[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:12:04.036607 10822 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.145.190:45793
I20260709 12:12:04.038277 10822 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:12:04.039363 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:04.055509 10831 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:04.056452 10822 server_base.cc:1061] running on GCE node
W20260709 12:12:04.055573 10829 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:04.055578 10828 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:05.250111 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:05.250355 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:05.250547 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599125250518 us; error 0 us; skew 500 ppm
I20260709 12:12:05.251353 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:05.257769 10822 webserver.cc:533] Webserver started at http://127.10.145.190:46777/ using document root <none> and password file <none>
I20260709 12:12:05.258605 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:05.258803 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:05.259184 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:05.265112 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/master-0-root/instance:
uuid: "74f5d59b0be24ef99e73c56ee8475751"
format_stamp: "Formatted at 2026-07-09 12:12:05 on dist-test-slave-ncdh"
I20260709 12:12:05.273638 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.002s	sys 0.005s
I20260709 12:12:05.278957 10837 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:05.280194 10822 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:12:05.280526 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/master-0-root
uuid: "74f5d59b0be24ef99e73c56ee8475751"
format_stamp: "Formatted at 2026-07-09 12:12:05 on dist-test-slave-ncdh"
I20260709 12:12:05.280830 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:05.351799 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:05.353320 10822 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:12:05.353724 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:05.425367 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.190:45793
I20260709 12:12:05.425441 10888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.190:45793 every 8 connection(s)
I20260709 12:12:05.433025 10889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.454422 10889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751: Bootstrap starting.
I20260709 12:12:05.460232 10889 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.462185 10889 log.cc:826] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751: Log is configured to *not* fsync() on all Append() calls
I20260709 12:12:05.466682 10889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751: No bootstrap required, opened a new log
I20260709 12:12:05.487262 10889 raft_consensus.cc:359] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74f5d59b0be24ef99e73c56ee8475751" member_type: VOTER }
I20260709 12:12:05.487814 10889 raft_consensus.cc:385] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.488148 10889 raft_consensus.cc:740] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74f5d59b0be24ef99e73c56ee8475751, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.489065 10889 consensus_queue.cc:260] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74f5d59b0be24ef99e73c56ee8475751" member_type: VOTER }
I20260709 12:12:05.489583 10889 raft_consensus.cc:399] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:05.489879 10889 raft_consensus.cc:493] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:05.490216 10889 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:05.494375 10889 raft_consensus.cc:515] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74f5d59b0be24ef99e73c56ee8475751" member_type: VOTER }
I20260709 12:12:05.495149 10889 leader_election.cc:304] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [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: 74f5d59b0be24ef99e73c56ee8475751; no voters: 
I20260709 12:12:05.496946 10889 leader_election.cc:290] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:05.497372 10892 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:05.499962 10892 raft_consensus.cc:697] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [term 1 LEADER]: Becoming Leader. State: Replica: 74f5d59b0be24ef99e73c56ee8475751, State: Running, Role: LEADER
I20260709 12:12:05.501125 10892 consensus_queue.cc:237] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [LEADER]: Queue going to LEADER mode. State: All 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: "74f5d59b0be24ef99e73c56ee8475751" member_type: VOTER }
I20260709 12:12:05.502329 10889 sys_catalog.cc:565] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:05.512773 10893 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "74f5d59b0be24ef99e73c56ee8475751" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74f5d59b0be24ef99e73c56ee8475751" member_type: VOTER } }
I20260709 12:12:05.512742 10894 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 74f5d59b0be24ef99e73c56ee8475751. Latest consensus state: current_term: 1 leader_uuid: "74f5d59b0be24ef99e73c56ee8475751" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74f5d59b0be24ef99e73c56ee8475751" member_type: VOTER } }
I20260709 12:12:05.513556 10893 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:05.513847 10894 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:05.517510 10901 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:05.530941 10901 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:05.532793 10822 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:05.547196 10901 catalog_manager.cc:1383] Generated new cluster ID: af70aa17ba374776bbc236d9121589b8
I20260709 12:12:05.547500 10901 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:05.578261 10901 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:05.579838 10901 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:05.595196 10901 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751: Generated new TSK 0
I20260709 12:12:05.596156 10901 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:05.664587 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:05.674525 10911 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:05.675940 10912 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:05.679909 10822 server_base.cc:1061] running on GCE node
W20260709 12:12:05.679999 10914 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:05.681119 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:05.681392 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:05.681598 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599125681581 us; error 0 us; skew 500 ppm
I20260709 12:12:05.682443 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:05.686578 10822 webserver.cc:533] Webserver started at http://127.10.145.129:45125/ using document root <none> and password file <none>
I20260709 12:12:05.687312 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:05.687567 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:05.687980 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:05.689536 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-0-root/instance:
uuid: "adb9a5aea663454887131dd318dd0661"
format_stamp: "Formatted at 2026-07-09 12:12:05 on dist-test-slave-ncdh"
I20260709 12:12:05.696410 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:05.701541 10919 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:05.702378 10822 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:12:05.702755 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-0-root
uuid: "adb9a5aea663454887131dd318dd0661"
format_stamp: "Formatted at 2026-07-09 12:12:05 on dist-test-slave-ncdh"
I20260709 12:12:05.703128 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:05.748345 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:05.749842 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:05.752127 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:05.756824 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:05.757129 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:12:05.757407 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:05.757592 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:05.856105 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.129:41169
I20260709 12:12:05.856176 10981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.129:41169 every 8 connection(s)
I20260709 12:12:05.863438 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:05.874933 10986 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:05.877826 10987 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:05.888327 10989 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:05.889822 10822 server_base.cc:1061] running on GCE node
I20260709 12:12:05.890618 10982 heartbeater.cc:344] Connected to a master server at 127.10.145.190:45793
I20260709 12:12:05.890787 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:05.891095 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:05.891093 10982 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:05.891413 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599125891383 us; error 0 us; skew 500 ppm
I20260709 12:12:05.892041 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:05.892351 10982 heartbeater.cc:507] Master 127.10.145.190:45793 requested a full tablet report, sending...
I20260709 12:12:05.895092 10822 webserver.cc:533] Webserver started at http://127.10.145.130:40511/ using document root <none> and password file <none>
I20260709 12:12:05.895777 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:05.896080 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:05.896073 10854 ts_manager.cc:194] Registered new tserver with Master: adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169)
I20260709 12:12:05.896538 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:05.898159 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-1-root/instance:
uuid: "82b8b01dd22d432296a50ada60b6eb34"
format_stamp: "Formatted at 2026-07-09 12:12:05 on dist-test-slave-ncdh"
I20260709 12:12:05.899137 10854 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48156
I20260709 12:12:05.904479 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:12:05.908812 10994 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:05.909694 10822 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:12:05.910014 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-1-root
uuid: "82b8b01dd22d432296a50ada60b6eb34"
format_stamp: "Formatted at 2026-07-09 12:12:05 on dist-test-slave-ncdh"
I20260709 12:12:05.910317 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:05.928165 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:05.929533 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:05.931602 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:05.934458 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:05.934692 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:05.934937 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:05.935101 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:06.025341 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.130:38881
I20260709 12:12:06.025472 11056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.130:38881 every 8 connection(s)
I20260709 12:12:06.033907 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:06.043932 11060 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:06.044065 11061 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:06.052544 11063 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:06.054224 10822 server_base.cc:1061] running on GCE node
I20260709 12:12:06.055382 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:12:06.055394 11057 heartbeater.cc:344] Connected to a master server at 127.10.145.190:45793
W20260709 12:12:06.055706 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:06.055876 11057 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:06.056069 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599126056050 us; error 0 us; skew 500 ppm
I20260709 12:12:06.056770 11057 heartbeater.cc:507] Master 127.10.145.190:45793 requested a full tablet report, sending...
I20260709 12:12:06.057034 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:06.059396 10854 ts_manager.cc:194] Registered new tserver with Master: 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881)
I20260709 12:12:06.060186 10822 webserver.cc:533] Webserver started at http://127.10.145.131:35279/ using document root <none> and password file <none>
I20260709 12:12:06.060832 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:06.061066 10854 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48158
I20260709 12:12:06.061095 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:06.061673 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:06.063071 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-2-root/instance:
uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
format_stamp: "Formatted at 2026-07-09 12:12:06 on dist-test-slave-ncdh"
I20260709 12:12:06.069118 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260709 12:12:06.073468 11068 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:06.074298 10822 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 12:12:06.074644 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-2-root
uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
format_stamp: "Formatted at 2026-07-09 12:12:06 on dist-test-slave-ncdh"
I20260709 12:12:06.074991 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599123865391-10822-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:06.089479 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:06.091084 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:06.093780 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:06.096881 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:06.097172 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:12:06.097467 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:06.097671 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:06.187139 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.131:35357
I20260709 12:12:06.187242 11130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.131:35357 every 8 connection(s)
I20260709 12:12:06.205631 11131 heartbeater.cc:344] Connected to a master server at 127.10.145.190:45793
I20260709 12:12:06.206069 11131 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:06.207024 11131 heartbeater.cc:507] Master 127.10.145.190:45793 requested a full tablet report, sending...
I20260709 12:12:06.209261 10854 ts_manager.cc:194] Registered new tserver with Master: 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:06.210165 10822 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014811813s
I20260709 12:12:06.210619 10854 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48174
I20260709 12:12:06.264598 10854 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48190:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:12:06.268541 10854 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:12:06.359252 11096 tablet_service.cc:1511] Processing CreateTablet for tablet 797fd87aa9584f819388494138967ae8 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:06.361694 11096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797fd87aa9584f819388494138967ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.371838 11095 tablet_service.cc:1511] Processing CreateTablet for tablet ac94bca05c3641e0b4b8ed1f67b6e49b (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:06.374184 11095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac94bca05c3641e0b4b8ed1f67b6e49b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.378319 11022 tablet_service.cc:1511] Processing CreateTablet for tablet 797fd87aa9584f819388494138967ae8 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:06.379699 11022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797fd87aa9584f819388494138967ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.382221 11094 tablet_service.cc:1511] Processing CreateTablet for tablet f1f326c0bed84014a8ea10fc40194582 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:06.383662 11094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f326c0bed84014a8ea10fc40194582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.387456 11021 tablet_service.cc:1511] Processing CreateTablet for tablet ac94bca05c3641e0b4b8ed1f67b6e49b (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:06.389221 11021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac94bca05c3641e0b4b8ed1f67b6e49b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.394910 11020 tablet_service.cc:1511] Processing CreateTablet for tablet f1f326c0bed84014a8ea10fc40194582 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:06.396380 11020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f326c0bed84014a8ea10fc40194582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.399178 11019 tablet_service.cc:1511] Processing CreateTablet for tablet 7db2e100018745578ca25367afdf1d25 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:06.413080 11093 tablet_service.cc:1511] Processing CreateTablet for tablet 7db2e100018745578ca25367afdf1d25 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:06.414513 11019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db2e100018745578ca25367afdf1d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.416388 11093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db2e100018745578ca25367afdf1d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.428915 11094 tablet_service.cc:1511] Processing CreateTablet for tablet 5b9370a8c834412897a279787699d2e2 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:06.428867 11018 tablet_service.cc:1511] Processing CreateTablet for tablet 5b9370a8c834412897a279787699d2e2 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:06.436254 11094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b9370a8c834412897a279787699d2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.444664 10946 tablet_service.cc:1511] Processing CreateTablet for tablet ac94bca05c3641e0b4b8ed1f67b6e49b (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:06.435141 11017 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa6e6828ab14888a108afa9566feb25 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:06.446643 10946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac94bca05c3641e0b4b8ed1f67b6e49b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.448280 10947 tablet_service.cc:1511] Processing CreateTablet for tablet 797fd87aa9584f819388494138967ae8 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:06.450273 11018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b9370a8c834412897a279787699d2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.448880 11095 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa6e6828ab14888a108afa9566feb25 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:06.456357 11017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa6e6828ab14888a108afa9566feb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.448987 10945 tablet_service.cc:1511] Processing CreateTablet for tablet f1f326c0bed84014a8ea10fc40194582 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:06.455211 11149 tablet_bootstrap.cc:492] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1: Bootstrap starting.
I20260709 12:12:06.465463 11095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa6e6828ab14888a108afa9566feb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.473475 10941 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce1078a48524a00b4fc83336da7351c (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:06.477144 11096 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce1078a48524a00b4fc83336da7351c (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:06.475286 10947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797fd87aa9584f819388494138967ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.481587 11096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce1078a48524a00b4fc83336da7351c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.480017 10944 tablet_service.cc:1511] Processing CreateTablet for tablet 7db2e100018745578ca25367afdf1d25 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:06.467859 10943 tablet_service.cc:1511] Processing CreateTablet for tablet 5b9370a8c834412897a279787699d2e2 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:06.486141 10941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce1078a48524a00b4fc83336da7351c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.474818 11016 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce1078a48524a00b4fc83336da7351c (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:06.477336 10942 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa6e6828ab14888a108afa9566feb25 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:06.490187 10944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db2e100018745578ca25367afdf1d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.488420 10940 tablet_service.cc:1511] Processing CreateTablet for tablet cec0fc77295e4e118ae73c2d790c6463 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:06.497363 11016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce1078a48524a00b4fc83336da7351c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.524055 10945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f326c0bed84014a8ea10fc40194582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.525288 10942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa6e6828ab14888a108afa9566feb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.527168 10943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b9370a8c834412897a279787699d2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.529089 10940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec0fc77295e4e118ae73c2d790c6463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.538045 11150 tablet_bootstrap.cc:492] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34: Bootstrap starting.
I20260709 12:12:06.567898 10939 tablet_service.cc:1511] Processing CreateTablet for tablet 04c44c11ff594389aa96c425b31a0b08 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260709 12:12:06.579036 10902 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:12:06.580271 10839 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.145.130:38881, user_credentials={real_user=slave}} blocked reactor thread for 57242.7us
I20260709 12:12:06.581091 10939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c44c11ff594389aa96c425b31a0b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.589440 11022 tablet_service.cc:1511] Processing CreateTablet for tablet cec0fc77295e4e118ae73c2d790c6463 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:06.590602 11092 tablet_service.cc:1511] Processing CreateTablet for tablet cec0fc77295e4e118ae73c2d790c6463 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:06.598735 11092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec0fc77295e4e118ae73c2d790c6463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.603536 11015 tablet_service.cc:1511] Processing CreateTablet for tablet 04c44c11ff594389aa96c425b31a0b08 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:06.611121 11015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c44c11ff594389aa96c425b31a0b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.610973 11091 tablet_service.cc:1511] Processing CreateTablet for tablet 04c44c11ff594389aa96c425b31a0b08 (DEFAULT_TABLE table=test-workload [id=2b65a4c6512d4fc6ba17b09fa2274bb1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:06.624971 11091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c44c11ff594389aa96c425b31a0b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.622426 11022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec0fc77295e4e118ae73c2d790c6463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.641219 11150 tablet_bootstrap.cc:654] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.712524 11149 tablet_bootstrap.cc:654] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.777897 11151 tablet_bootstrap.cc:492] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661: Bootstrap starting.
I20260709 12:12:06.786844 11150 tablet_bootstrap.cc:492] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34: No bootstrap required, opened a new log
I20260709 12:12:06.787374 11150 ts_tablet_manager.cc:1403] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34: Time spent bootstrapping tablet: real 0.297s	user 0.013s	sys 0.022s
I20260709 12:12:06.788407 11149 tablet_bootstrap.cc:492] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1: No bootstrap required, opened a new log
I20260709 12:12:06.788861 11149 ts_tablet_manager.cc:1403] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent bootstrapping tablet: real 0.368s	user 0.014s	sys 0.012s
I20260709 12:12:06.791483 11150 raft_consensus.cc:359] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:06.792088 11150 raft_consensus.cc:385] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.792364 11150 raft_consensus.cc:740] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.794057 11150 consensus_queue.cc:260] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:06.798199 11057 heartbeater.cc:499] Master 127.10.145.190:45793 was elected leader, sending a full tablet report...
I20260709 12:12:06.801465 11150 ts_tablet_manager.cc:1434] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 12:12:06.804369 11150 tablet_bootstrap.cc:492] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34: Bootstrap starting.
I20260709 12:12:06.803406 11149 raft_consensus.cc:359] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:06.806360 11149 raft_consensus.cc:385] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.806675 11149 raft_consensus.cc:740] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.807118 11151 tablet_bootstrap.cc:654] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.807523 11149 consensus_queue.cc:260] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:06.815551 11150 tablet_bootstrap.cc:654] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.822865 11149 ts_tablet_manager.cc:1434] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.005s
I20260709 12:12:06.824069 11131 heartbeater.cc:499] Master 127.10.145.190:45793 was elected leader, sending a full tablet report...
I20260709 12:12:06.824695 11149 tablet_bootstrap.cc:492] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1: Bootstrap starting.
I20260709 12:12:06.831235 11149 tablet_bootstrap.cc:654] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.842379 11149 tablet_bootstrap.cc:492] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1: No bootstrap required, opened a new log
I20260709 12:12:06.820043 11151 tablet_bootstrap.cc:492] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661: No bootstrap required, opened a new log
I20260709 12:12:06.842882 11149 ts_tablet_manager.cc:1403] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 12:12:06.843336 11151 ts_tablet_manager.cc:1403] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.009s
I20260709 12:12:06.845886 11149 raft_consensus.cc:359] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.846640 11149 raft_consensus.cc:385] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.846944 11149 raft_consensus.cc:740] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.847810 11149 consensus_queue.cc:260] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.849207 11151 raft_consensus.cc:359] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.853209 11151 raft_consensus.cc:385] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.850138 11149 ts_tablet_manager.cc:1434] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 12:12:06.854867 11149 tablet_bootstrap.cc:492] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1: Bootstrap starting.
I20260709 12:12:06.853523 11151 raft_consensus.cc:740] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.861718 11151 consensus_queue.cc:260] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.866156 11150 tablet_bootstrap.cc:492] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34: No bootstrap required, opened a new log
I20260709 12:12:06.866549 10982 heartbeater.cc:499] Master 127.10.145.190:45793 was elected leader, sending a full tablet report...
I20260709 12:12:06.866631 11150 ts_tablet_manager.cc:1403] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34: Time spent bootstrapping tablet: real 0.063s	user 0.032s	sys 0.025s
I20260709 12:12:06.867513 11151 ts_tablet_manager.cc:1434] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260709 12:12:06.868486 11151 tablet_bootstrap.cc:492] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661: Bootstrap starting.
I20260709 12:12:06.870299 11149 tablet_bootstrap.cc:654] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.873888 11150 raft_consensus.cc:359] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.874687 11150 raft_consensus.cc:385] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.875015 11150 raft_consensus.cc:740] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.875813 11150 consensus_queue.cc:260] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.877784 11151 tablet_bootstrap.cc:654] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.879029 11150 ts_tablet_manager.cc:1434] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 12:12:06.879987 11150 tablet_bootstrap.cc:492] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34: Bootstrap starting.
I20260709 12:12:06.885960 11151 tablet_bootstrap.cc:492] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661: No bootstrap required, opened a new log
I20260709 12:12:06.886415 11151 ts_tablet_manager.cc:1403] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 12:12:06.886899 11150 tablet_bootstrap.cc:654] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.889777 11149 tablet_bootstrap.cc:492] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1: No bootstrap required, opened a new log
I20260709 12:12:06.890232 11149 ts_tablet_manager.cc:1403] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.003s
I20260709 12:12:06.892946 11149 raft_consensus.cc:359] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.893780 11149 raft_consensus.cc:385] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.894074 11149 raft_consensus.cc:740] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.894886 11149 consensus_queue.cc:260] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.897351 11149 ts_tablet_manager.cc:1434] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:12:06.898265 11149 tablet_bootstrap.cc:492] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1: Bootstrap starting.
I20260709 12:12:06.905822 11151 raft_consensus.cc:359] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.906541 11151 raft_consensus.cc:385] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.906834 11151 raft_consensus.cc:740] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.907475 11151 consensus_queue.cc:260] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.909812 11151 ts_tablet_manager.cc:1434] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:12:06.910665 11151 tablet_bootstrap.cc:492] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661: Bootstrap starting.
I20260709 12:12:06.912103 11149 tablet_bootstrap.cc:654] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.920457 11151 tablet_bootstrap.cc:654] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.925606 11149 tablet_bootstrap.cc:492] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1: No bootstrap required, opened a new log
I20260709 12:12:06.926102 11149 ts_tablet_manager.cc:1403] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.004s
I20260709 12:12:06.928445 11149 raft_consensus.cc:359] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.929009 11149 raft_consensus.cc:385] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.929348 11149 raft_consensus.cc:740] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.930146 11149 consensus_queue.cc:260] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.932333 11149 ts_tablet_manager.cc:1434] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:12:06.932948 11150 tablet_bootstrap.cc:492] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34: No bootstrap required, opened a new log
I20260709 12:12:06.933271 11149 tablet_bootstrap.cc:492] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1: Bootstrap starting.
I20260709 12:12:06.935175 11151 tablet_bootstrap.cc:492] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661: No bootstrap required, opened a new log
I20260709 12:12:06.935658 11151 ts_tablet_manager.cc:1403] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260709 12:12:06.933490 11150 ts_tablet_manager.cc:1403] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.019s
I20260709 12:12:06.941371 11149 tablet_bootstrap.cc:654] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.941818 11151 raft_consensus.cc:359] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.942572 11151 raft_consensus.cc:385] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.942960 11151 raft_consensus.cc:740] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.939524 11150 raft_consensus.cc:359] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.944607 11150 raft_consensus.cc:385] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.943723 11151 consensus_queue.cc:260] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.945165 11150 raft_consensus.cc:740] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.947398 11151 ts_tablet_manager.cc:1434] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:12:06.948413 11151 tablet_bootstrap.cc:492] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661: Bootstrap starting.
W20260709 12:12:06.948521 11132 tablet.cc:2406] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:06.957114 11151 tablet_bootstrap.cc:654] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.956444 11150 consensus_queue.cc:260] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.960093 11154 raft_consensus.cc:493] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.960588 11154 raft_consensus.cc:515] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.961560 11149 tablet_bootstrap.cc:492] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1: No bootstrap required, opened a new log
I20260709 12:12:06.962057 11149 ts_tablet_manager.cc:1403] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.013s
I20260709 12:12:06.965157 11149 raft_consensus.cc:359] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.965883 11149 raft_consensus.cc:385] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.966184 11149 raft_consensus.cc:740] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.966431 11150 ts_tablet_manager.cc:1434] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.002s
I20260709 12:12:06.967075 11159 raft_consensus.cc:493] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.967376 11150 tablet_bootstrap.cc:492] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34: Bootstrap starting.
I20260709 12:12:06.966948 11149 consensus_queue.cc:260] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.967545 11159 raft_consensus.cc:515] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.969594 11149 ts_tablet_manager.cc:1434] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:06.970237 11159 leader_election.cc:290] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:06.970567 11149 tablet_bootstrap.cc:492] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1: Bootstrap starting.
I20260709 12:12:06.975692 11151 tablet_bootstrap.cc:492] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661: No bootstrap required, opened a new log
I20260709 12:12:06.975987 11150 tablet_bootstrap.cc:654] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.976191 11151 ts_tablet_manager.cc:1403] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.003s
I20260709 12:12:06.979842 11151 raft_consensus.cc:359] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.980558 11151 raft_consensus.cc:385] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.980883 11151 raft_consensus.cc:740] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.981678 11151 consensus_queue.cc:260] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.984371 11151 ts_tablet_manager.cc:1434] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:12:06.987792 11150 tablet_bootstrap.cc:492] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34: No bootstrap required, opened a new log
I20260709 12:12:06.988261 11150 ts_tablet_manager.cc:1403] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260709 12:12:06.988826 11149 tablet_bootstrap.cc:654] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.991101 11150 raft_consensus.cc:359] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.991828 11150 raft_consensus.cc:385] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.992125 11150 raft_consensus.cc:740] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.992467 11154 leader_election.cc:290] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:06.992908 11150 consensus_queue.cc:260] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:06.995785 11150 ts_tablet_manager.cc:1434] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:06.996898 11150 tablet_bootstrap.cc:492] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34: Bootstrap starting.
I20260709 12:12:07.018136 11106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db2e100018745578ca25367afdf1d25" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" is_pre_election: true
I20260709 12:12:07.019197 11106 raft_consensus.cc:2468] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 0.
I20260709 12:12:07.019945 11151 tablet_bootstrap.cc:492] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661: Bootstrap starting.
I20260709 12:12:07.020928 10996 leader_election.cc:304] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:07.021836 11154 raft_consensus.cc:2804] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.022330 11154 raft_consensus.cc:493] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.022837 11154 raft_consensus.cc:3060] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.022243 11150 tablet_bootstrap.cc:654] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.024273 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db2e100018745578ca25367afdf1d25" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661" is_pre_election: true
W20260709 12:12:07.026328 10997 leader_election.cc:343] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.043923 11167 raft_consensus.cc:493] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.044799 11167 raft_consensus.cc:515] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.050053 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661" is_pre_election: true
I20260709 12:12:07.050716 10957 raft_consensus.cc:2468] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 0.
I20260709 12:12:07.059286 11151 tablet_bootstrap.cc:654] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.060356 11167 leader_election.cc:290] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:07.060892 11167 raft_consensus.cc:493] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.061357 11167 raft_consensus.cc:515] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.061537 11106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" is_pre_election: true
I20260709 12:12:07.062219 11106 raft_consensus.cc:2468] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 0.
I20260709 12:12:07.063673 11167 leader_election.cc:290] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:07.063642 10996 leader_election.cc:304] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:07.065265 11154 raft_consensus.cc:515] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.065590 11106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" is_pre_election: true
I20260709 12:12:07.066295 11106 raft_consensus.cc:2468] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 0.
I20260709 12:12:07.067252 11154 leader_election.cc:290] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:07.067785 11154 raft_consensus.cc:2804] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.067843 10996 leader_election.cc:304] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:07.068194 11154 raft_consensus.cc:493] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.068589 11154 raft_consensus.cc:3060] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.065291 11150 tablet_bootstrap.cc:492] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34: No bootstrap required, opened a new log
I20260709 12:12:07.069281 11106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db2e100018745578ca25367afdf1d25" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:07.069893 11106 raft_consensus.cc:3060] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.069514 11150 ts_tablet_manager.cc:1403] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.016s
I20260709 12:12:07.073256 11150 raft_consensus.cc:359] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.073971 11150 raft_consensus.cc:385] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.074257 11150 raft_consensus.cc:740] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.074966 11150 consensus_queue.cc:260] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.077204 11167 raft_consensus.cc:2804] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.077575 11167 raft_consensus.cc:493] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.077903 11167 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.089267 11106 raft_consensus.cc:2468] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 1.
I20260709 12:12:07.091044 10996 leader_election.cc:304] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:07.093873 11149 tablet_bootstrap.cc:492] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1: No bootstrap required, opened a new log
I20260709 12:12:07.094276 11154 raft_consensus.cc:515] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.094738 11156 raft_consensus.cc:493] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.095253 11156 raft_consensus.cc:515] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:07.096303 11154 leader_election.cc:290] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:07.097114 11150 ts_tablet_manager.cc:1434] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:12:07.098037 11150 tablet_bootstrap.cc:492] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34: Bootstrap starting.
I20260709 12:12:07.098079 11156 leader_election.cc:290] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881), adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169)
I20260709 12:12:07.094388 11149 ts_tablet_manager.cc:1403] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent bootstrapping tablet: real 0.124s	user 0.020s	sys 0.030s
I20260709 12:12:07.100500 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:07.101214 11105 raft_consensus.cc:3060] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.101768 11167 raft_consensus.cc:515] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.104075 11167 leader_election.cc:290] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:07.105324 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:07.106016 11104 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.109222 11150 tablet_bootstrap.cc:654] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.096824 11154 raft_consensus.cc:2804] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.113374 11154 raft_consensus.cc:697] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Becoming Leader. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:07.114270 11104 raft_consensus.cc:2468] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 1.
I20260709 12:12:07.114179 11154 consensus_queue.cc:237] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.112526 11105 raft_consensus.cc:2468] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 1.
I20260709 12:12:07.115592 10996 leader_election.cc:304] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:07.117895 11167 raft_consensus.cc:2804] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.118356 11167 raft_consensus.cc:697] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Becoming Leader. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:07.118758 10996 leader_election.cc:304] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:07.118955 11151 tablet_bootstrap.cc:492] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661: No bootstrap required, opened a new log
I20260709 12:12:07.119607 11151 ts_tablet_manager.cc:1403] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.005s
I20260709 12:12:07.119160 11167 consensus_queue.cc:237] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.123610 11151 raft_consensus.cc:359] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.124521 11151 raft_consensus.cc:385] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.124878 11151 raft_consensus.cc:740] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.125823 11151 consensus_queue.cc:260] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.128182 11151 ts_tablet_manager.cc:1434] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:12:07.131634 11167 raft_consensus.cc:2804] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.132303 11167 raft_consensus.cc:697] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Becoming Leader. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:07.133409 11167 consensus_queue.cc:237] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.103281 11149 raft_consensus.cc:359] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.136794 11149 raft_consensus.cc:385] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.137157 11149 raft_consensus.cc:740] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.137363 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa6e6828ab14888a108afa9566feb25" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b8b01dd22d432296a50ada60b6eb34" is_pre_election: true
I20260709 12:12:07.138412 11149 consensus_queue.cc:260] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.143000 11149 ts_tablet_manager.cc:1434] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 12:12:07.145967 11150 tablet_bootstrap.cc:492] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34: No bootstrap required, opened a new log
I20260709 12:12:07.146579 11150 ts_tablet_manager.cc:1403] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.002s
I20260709 12:12:07.159324 11151 tablet_bootstrap.cc:492] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661: Bootstrap starting.
I20260709 12:12:07.160425 11149 tablet_bootstrap.cc:492] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1: Bootstrap starting.
I20260709 12:12:07.159340 11150 raft_consensus.cc:359] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.161094 11150 raft_consensus.cc:385] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.161417 11150 raft_consensus.cc:740] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.162279 11150 consensus_queue.cc:260] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
W20260709 12:12:07.171041 10921 leader_election.cc:343] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.173121 11150 ts_tablet_manager.cc:1434] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 12:12:07.173779 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa6e6828ab14888a108afa9566feb25" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" is_pre_election: true
I20260709 12:12:07.175009 11150 tablet_bootstrap.cc:492] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34: Bootstrap starting.
I20260709 12:12:07.176640 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661" is_pre_election: true
I20260709 12:12:07.175026 11105 raft_consensus.cc:2468] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 0.
I20260709 12:12:07.177909 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db2e100018745578ca25367afdf1d25" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:07.179240 10956 raft_consensus.cc:3060] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.179302 10854 catalog_manager.cc:5697] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "82b8b01dd22d432296a50ada60b6eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.179852 10957 raft_consensus.cc:2468] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 0.
I20260709 12:12:07.185660 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:07.187304 10955 raft_consensus.cc:3060] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.190335 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:07.192312 10954 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.189992 10921 leader_election.cc:304] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [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: 8797799db0cf42c6a0f5e84c27ada1b1, adb9a5aea663454887131dd318dd0661; no voters: 82b8b01dd22d432296a50ada60b6eb34
I20260709 12:12:07.197762 11159 raft_consensus.cc:2804] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.198158 11159 raft_consensus.cc:493] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.198683 11159 raft_consensus.cc:3060] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.203261 10956 raft_consensus.cc:2468] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 1.
I20260709 12:12:07.207325 11151 tablet_bootstrap.cc:654] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.209949 11180 raft_consensus.cc:493] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.210423 11180 raft_consensus.cc:515] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:07.214299 11180 leader_election.cc:290] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357), adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169)
I20260709 12:12:07.216531 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797fd87aa9584f819388494138967ae8" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" is_pre_election: true
I20260709 12:12:07.216081 10955 raft_consensus.cc:2468] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 1.
I20260709 12:12:07.218150 11105 raft_consensus.cc:2468] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 0.
I20260709 12:12:07.218114 11159 raft_consensus.cc:515] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.222273 10996 leader_election.cc:304] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:07.218556 11149 tablet_bootstrap.cc:654] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.223691 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797fd87aa9584f819388494138967ae8" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661" is_pre_election: true
I20260709 12:12:07.215819 10954 raft_consensus.cc:2468] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 1.
I20260709 12:12:07.224216 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa6e6828ab14888a108afa9566feb25" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:07.224717 11180 raft_consensus.cc:2804] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.228919 11150 tablet_bootstrap.cc:654] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.229574 11032 raft_consensus.cc:3060] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.228087 11180 raft_consensus.cc:493] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.232595 11180 raft_consensus.cc:3060] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:07.231303 10997 leader_election.cc:343] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.234937 11159 leader_election.cc:290] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 1 election: Requested vote from peers 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:07.237416 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa6e6828ab14888a108afa9566feb25" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:07.238161 11105 raft_consensus.cc:3060] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.247416 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797fd87aa9584f819388494138967ae8" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661" is_pre_election: true
W20260709 12:12:07.249979 11071 leader_election.cc:343] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.256142 11149 tablet_bootstrap.cc:492] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1: No bootstrap required, opened a new log
I20260709 12:12:07.254320 11032 raft_consensus.cc:2468] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 1.
I20260709 12:12:07.256630 11149 ts_tablet_manager.cc:1403] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent bootstrapping tablet: real 0.113s	user 0.006s	sys 0.010s
I20260709 12:12:07.256940 11159 raft_consensus.cc:493] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.254508 11105 raft_consensus.cc:2468] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 1.
I20260709 12:12:07.257514 11159 raft_consensus.cc:515] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.258373 10921 leader_election.cc:304] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:07.260324 11150 tablet_bootstrap.cc:492] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34: No bootstrap required, opened a new log
I20260709 12:12:07.260777 11150 ts_tablet_manager.cc:1403] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.005s
I20260709 12:12:07.261250 11159 leader_election.cc:290] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:07.264626 11159 raft_consensus.cc:2804] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.268479 11159 raft_consensus.cc:697] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 1 LEADER]: Becoming Leader. State: Replica: adb9a5aea663454887131dd318dd0661, State: Running, Role: LEADER
I20260709 12:12:07.270773 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797fd87aa9584f819388494138967ae8" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b8b01dd22d432296a50ada60b6eb34" is_pre_election: true
I20260709 12:12:07.269872 11159 consensus_queue.cc:237] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.276139 11150 raft_consensus.cc:359] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.288579 11150 raft_consensus.cc:385] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.288910 11150 raft_consensus.cc:740] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.289683 11150 consensus_queue.cc:260] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.290155 10854 catalog_manager.cc:5697] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb9a5aea663454887131dd318dd0661 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "adb9a5aea663454887131dd318dd0661" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.276546 11151 tablet_bootstrap.cc:492] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661: No bootstrap required, opened a new log
I20260709 12:12:07.292479 11151 ts_tablet_manager.cc:1403] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661: Time spent bootstrapping tablet: real 0.163s	user 0.017s	sys 0.002s
I20260709 12:12:07.295348 11151 raft_consensus.cc:359] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:07.296013 11151 raft_consensus.cc:385] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.296324 11151 raft_consensus.cc:740] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.268815 11180 raft_consensus.cc:515] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:07.281451 11031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c44c11ff594389aa96c425b31a0b08" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b8b01dd22d432296a50ada60b6eb34" is_pre_election: true
I20260709 12:12:07.279633 11149 raft_consensus.cc:359] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.283452 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c44c11ff594389aa96c425b31a0b08" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" is_pre_election: true
I20260709 12:12:07.292026 11150 ts_tablet_manager.cc:1434] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.002s
I20260709 12:12:07.297030 11151 consensus_queue.cc:260] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:07.298084 11149 raft_consensus.cc:385] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.298484 11149 raft_consensus.cc:740] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.298987 11150 tablet_bootstrap.cc:492] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34: Bootstrap starting.
W20260709 12:12:07.299121 10921 leader_election.cc:343] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.299249 11149 consensus_queue.cc:260] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
W20260709 12:12:07.299878 10921 leader_election.cc:343] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.300323 10921 leader_election.cc:304] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adb9a5aea663454887131dd318dd0661; no voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1
I20260709 12:12:07.300546 11151 ts_tablet_manager.cc:1434] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:12:07.301210 11159 raft_consensus.cc:2749] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:07.302448 11151 tablet_bootstrap.cc:492] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661: Bootstrap starting.
I20260709 12:12:07.303566 11032 raft_consensus.cc:2393] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8797799db0cf42c6a0f5e84c27ada1b1 in current term 1: Already voted for candidate 82b8b01dd22d432296a50ada60b6eb34 in this term.
I20260709 12:12:07.303740 11149 ts_tablet_manager.cc:1434] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.002s
I20260709 12:12:07.307941 11070 leader_election.cc:304] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 82b8b01dd22d432296a50ada60b6eb34, adb9a5aea663454887131dd318dd0661
I20260709 12:12:07.309567 11156 raft_consensus.cc:3060] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.310521 11149 tablet_bootstrap.cc:492] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1: Bootstrap starting.
I20260709 12:12:07.313102 11150 tablet_bootstrap.cc:654] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.314965 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797fd87aa9584f819388494138967ae8" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:07.316668 11156 raft_consensus.cc:2749] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:07.319571 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797fd87aa9584f819388494138967ae8" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:07.320161 10955 raft_consensus.cc:3060] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.323987 11105 raft_consensus.cc:2468] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 1.
I20260709 12:12:07.325664 11149 tablet_bootstrap.cc:654] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.325997 10996 leader_election.cc:304] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:07.326809 11167 raft_consensus.cc:2804] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.327247 11167 raft_consensus.cc:697] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Becoming Leader. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:07.327996 11167 consensus_queue.cc:237] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:07.330303 11151 tablet_bootstrap.cc:654] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.331789 11180 leader_election.cc:290] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 election: Requested vote from peers 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357), adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169)
I20260709 12:12:07.338480 11149 tablet_bootstrap.cc:492] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1: No bootstrap required, opened a new log
I20260709 12:12:07.338961 11156 raft_consensus.cc:493] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.338757 10853 catalog_manager.cc:5697] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "82b8b01dd22d432296a50ada60b6eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.341002 11149 ts_tablet_manager.cc:1403] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.008s
I20260709 12:12:07.340834 11156 raft_consensus.cc:515] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.342144 10955 raft_consensus.cc:2468] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 1.
I20260709 12:12:07.341677 10853 catalog_manager.cc:5697] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "82b8b01dd22d432296a50ada60b6eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.343048 11156 leader_election.cc:290] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881)
I20260709 12:12:07.344112 11149 raft_consensus.cc:359] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.344636 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1078a48524a00b4fc83336da7351c" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b8b01dd22d432296a50ada60b6eb34" is_pre_election: true
I20260709 12:12:07.345355 11149 raft_consensus.cc:385] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.345667 11149 raft_consensus.cc:740] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.346191 11150 tablet_bootstrap.cc:492] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34: No bootstrap required, opened a new log
I20260709 12:12:07.346803 11150 ts_tablet_manager.cc:1403] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.001s
I20260709 12:12:07.347246 11149 consensus_queue.cc:260] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.345850 11032 raft_consensus.cc:2468] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 0.
I20260709 12:12:07.348146 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1078a48524a00b4fc83336da7351c" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661" is_pre_election: true
I20260709 12:12:07.350802 11149 ts_tablet_manager.cc:1434] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:12:07.350298 11070 leader_election.cc:304] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:07.351665 11149 tablet_bootstrap.cc:492] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1: Bootstrap starting.
I20260709 12:12:07.352689 11156 raft_consensus.cc:2804] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:12:07.352481 11071 leader_election.cc:343] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.353860 11156 raft_consensus.cc:493] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.354809 11156 raft_consensus.cc:3060] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.359691 11151 tablet_bootstrap.cc:492] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661: No bootstrap required, opened a new log
I20260709 12:12:07.360950 11150 raft_consensus.cc:359] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.361739 11150 raft_consensus.cc:385] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.361441 11151 ts_tablet_manager.cc:1403] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.002s
I20260709 12:12:07.362104 11150 raft_consensus.cc:740] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.363122 11150 consensus_queue.cc:260] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.371611 11150 ts_tablet_manager.cc:1434] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260709 12:12:07.372354 11156 raft_consensus.cc:515] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.373267 11151 raft_consensus.cc:359] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.373965 11151 raft_consensus.cc:385] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.374249 11151 raft_consensus.cc:740] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.375157 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1078a48524a00b4fc83336da7351c" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:07.374926 11151 consensus_queue.cc:260] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.375401 11156 leader_election.cc:290] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 1 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881)
I20260709 12:12:07.376479 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1078a48524a00b4fc83336da7351c" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:07.377072 11167 raft_consensus.cc:493] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.377205 11032 raft_consensus.cc:3060] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.377705 11167 raft_consensus.cc:515] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.380213 11167 leader_election.cc:290] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:07.380862 11149 tablet_bootstrap.cc:654] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.381507 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9370a8c834412897a279787699d2e2" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" is_pre_election: true
I20260709 12:12:07.382296 11105 raft_consensus.cc:2468] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 0.
I20260709 12:12:07.384305 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9370a8c834412897a279787699d2e2" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661" is_pre_election: true
W20260709 12:12:07.385727 10997 leader_election.cc:343] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.372515 11150 tablet_bootstrap.cc:492] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34: Bootstrap starting.
I20260709 12:12:07.387275 11151 ts_tablet_manager.cc:1434] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 12:12:07.387784 10996 leader_election.cc:304] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [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: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: adb9a5aea663454887131dd318dd0661
I20260709 12:12:07.388300 11151 tablet_bootstrap.cc:492] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661: Bootstrap starting.
I20260709 12:12:07.388592 10955 raft_consensus.cc:3060] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.386948 10853 catalog_manager.cc:5697] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "82b8b01dd22d432296a50ada60b6eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.401300 11167 raft_consensus.cc:2804] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.401717 11167 raft_consensus.cc:493] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.402067 11167 raft_consensus.cc:3060] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.408962 11150 tablet_bootstrap.cc:654] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.408679 11167 raft_consensus.cc:515] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.411832 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9370a8c834412897a279787699d2e2" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661"
W20260709 12:12:07.413300 10997 leader_election.cc:343] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.415133 11167 leader_election.cc:290] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:07.418198 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9370a8c834412897a279787699d2e2" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:07.418931 11149 tablet_bootstrap.cc:492] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1: No bootstrap required, opened a new log
I20260709 12:12:07.418778 11105 raft_consensus.cc:3060] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.419379 11149 ts_tablet_manager.cc:1403] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.001s
I20260709 12:12:07.422008 11149 raft_consensus.cc:359] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.422678 11149 raft_consensus.cc:385] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.422991 11149 raft_consensus.cc:740] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.424141 11150 tablet_bootstrap.cc:492] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34: No bootstrap required, opened a new log
I20260709 12:12:07.424603 11150 ts_tablet_manager.cc:1403] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.014s
I20260709 12:12:07.426493 11151 tablet_bootstrap.cc:654] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.427014 11032 raft_consensus.cc:2468] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 1.
I20260709 12:12:07.427147 11150 raft_consensus.cc:359] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.427827 11150 raft_consensus.cc:385] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.428118 11150 raft_consensus.cc:740] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.428333 11070 leader_election.cc:304] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:07.429170 11156 raft_consensus.cc:2804] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.428953 11150 consensus_queue.cc:260] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.430056 11149 consensus_queue.cc:260] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.434073 11105 raft_consensus.cc:2468] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 1.
I20260709 12:12:07.435468 10996 leader_election.cc:304] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [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: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: adb9a5aea663454887131dd318dd0661
I20260709 12:12:07.435727 10955 raft_consensus.cc:2468] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 1.
I20260709 12:12:07.436234 11167 raft_consensus.cc:2804] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.436713 11167 raft_consensus.cc:697] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Becoming Leader. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:07.437554 11167 consensus_queue.cc:237] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.443584 11150 ts_tablet_manager.cc:1434] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:12:07.448804 11156 raft_consensus.cc:697] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 LEADER]: Becoming Leader. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Running, Role: LEADER
I20260709 12:12:07.449265 11149 ts_tablet_manager.cc:1434] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.001s
I20260709 12:12:07.449692 11156 consensus_queue.cc:237] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.450482 10853 catalog_manager.cc:5697] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "82b8b01dd22d432296a50ada60b6eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.453217 11167 raft_consensus.cc:493] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.453696 11167 raft_consensus.cc:515] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.460183 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec0fc77295e4e118ae73c2d790c6463" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661" is_pre_election: true
W20260709 12:12:07.461656 10997 leader_election.cc:343] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.462481 11167 leader_election.cc:290] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:07.462684 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec0fc77295e4e118ae73c2d790c6463" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" is_pre_election: true
I20260709 12:12:07.463327 11105 raft_consensus.cc:2468] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 0.
I20260709 12:12:07.464287 11151 tablet_bootstrap.cc:492] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661: No bootstrap required, opened a new log
I20260709 12:12:07.465324 11151 ts_tablet_manager.cc:1403] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.008s
I20260709 12:12:07.465364 10996 leader_election.cc:304] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [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: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: adb9a5aea663454887131dd318dd0661
I20260709 12:12:07.466226 11167 raft_consensus.cc:2804] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.466578 11167 raft_consensus.cc:493] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.466936 11167 raft_consensus.cc:3060] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.470949 11151 raft_consensus.cc:359] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.471789 11151 raft_consensus.cc:385] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.472095 11151 raft_consensus.cc:740] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.472864 11151 consensus_queue.cc:260] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.473452 11167 raft_consensus.cc:515] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.475319 11151 ts_tablet_manager.cc:1434] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:12:07.475775 11167 leader_election.cc:290] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:07.476260 11151 tablet_bootstrap.cc:492] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661: Bootstrap starting.
I20260709 12:12:07.478332 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec0fc77295e4e118ae73c2d790c6463" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:07.478902 10955 raft_consensus.cc:3060] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.482016 11151 tablet_bootstrap.cc:654] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.484668 10955 raft_consensus.cc:2468] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 1.
I20260709 12:12:07.485988 11105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec0fc77295e4e118ae73c2d790c6463" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:07.486584 11105 raft_consensus.cc:3060] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.487082 10852 catalog_manager.cc:5697] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:07.489091 10997 leader_election.cc:304] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:07.490222 11167 raft_consensus.cc:2804] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.491359 11167 raft_consensus.cc:697] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Becoming Leader. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:07.492159 11167 consensus_queue.cc:237] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.495244 11105 raft_consensus.cc:2468] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 1.
I20260709 12:12:07.497579 11151 tablet_bootstrap.cc:492] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661: No bootstrap required, opened a new log
I20260709 12:12:07.498055 11151 ts_tablet_manager.cc:1403] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 12:12:07.500936 11151 raft_consensus.cc:359] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.501672 11151 raft_consensus.cc:385] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.501978 11151 raft_consensus.cc:740] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.502664 11151 consensus_queue.cc:260] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.504840 11151 ts_tablet_manager.cc:1434] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:07.511284 10851 catalog_manager.cc:5697] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "82b8b01dd22d432296a50ada60b6eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.539618 11167 consensus_queue.cc:1048] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.551637 11177 consensus_queue.cc:1048] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:07.567270 11167 consensus_queue.cc:1048] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.579849 11183 consensus_queue.cc:1048] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:12:07.596621 10902 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:07.619882 11183 consensus_queue.cc:1048] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:07.634306 11154 consensus_queue.cc:1048] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.657661 11159 consensus_queue.cc:1048] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.668437 11159 raft_consensus.cc:493] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.668910 11159 raft_consensus.cc:515] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.670852 11159 leader_election.cc:290] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:07.671314 11159 consensus_queue.cc:1048] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.677778 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9370a8c834412897a279787699d2e2" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b8b01dd22d432296a50ada60b6eb34" is_pre_election: true
I20260709 12:12:07.680058 11106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9370a8c834412897a279787699d2e2" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" is_pre_election: true
I20260709 12:12:07.680859 11106 raft_consensus.cc:2393] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adb9a5aea663454887131dd318dd0661 in current term 1: Already voted for candidate 82b8b01dd22d432296a50ada60b6eb34 in this term.
I20260709 12:12:07.682157 10921 leader_election.cc:304] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adb9a5aea663454887131dd318dd0661; no voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1
I20260709 12:12:07.683521 11220 raft_consensus.cc:3060] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.692106 11220 raft_consensus.cc:2749] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:07.764583 11154 consensus_queue.cc:1048] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.777391 11167 consensus_queue.cc:1048] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.801831 11156 raft_consensus.cc:493] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.802345 11156 raft_consensus.cc:515] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.804137 11156 leader_election.cc:290] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881)
I20260709 12:12:07.804836 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c44c11ff594389aa96c425b31a0b08" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661" is_pre_election: true
I20260709 12:12:07.805224 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c44c11ff594389aa96c425b31a0b08" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b8b01dd22d432296a50ada60b6eb34" is_pre_election: true
I20260709 12:12:07.805580 10954 raft_consensus.cc:2468] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 0.
I20260709 12:12:07.805956 11032 raft_consensus.cc:2468] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 0.
I20260709 12:12:07.806802 11071 leader_election.cc:304] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8797799db0cf42c6a0f5e84c27ada1b1, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:07.807593 11156 raft_consensus.cc:2804] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.807901 11156 raft_consensus.cc:493] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.808159 11156 raft_consensus.cc:3060] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.812512 11156 raft_consensus.cc:515] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.814312 11156 leader_election.cc:290] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 1 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881)
I20260709 12:12:07.815371 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c44c11ff594389aa96c425b31a0b08" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:07.815857 10954 raft_consensus.cc:3060] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.815975 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c44c11ff594389aa96c425b31a0b08" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:07.816592 11032 raft_consensus.cc:3060] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.821519 10954 raft_consensus.cc:2468] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 1.
I20260709 12:12:07.822487 11071 leader_election.cc:304] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8797799db0cf42c6a0f5e84c27ada1b1, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:07.822875 11032 raft_consensus.cc:2468] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 1.
I20260709 12:12:07.823182 11156 raft_consensus.cc:2804] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.823926 11156 raft_consensus.cc:697] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 LEADER]: Becoming Leader. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Running, Role: LEADER
I20260709 12:12:07.824610 11156 consensus_queue.cc:237] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:07.832098 10851 catalog_manager.cc:5697] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:07.858965 11167 consensus_queue.cc:1048] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.870070 11177 consensus_queue.cc:1048] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.926007 11156 consensus_queue.cc:1048] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.936057 11203 consensus_queue.cc:1048] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:07.976831 11032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "797fd87aa9584f819388494138967ae8"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
mode: GRACEFUL
new_leader_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:39018
I20260709 12:12:07.977577 11032 raft_consensus.cc:606] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Received request to transfer leadership to TS adb9a5aea663454887131dd318dd0661
I20260709 12:12:07.982790 11032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
mode: GRACEFUL
new_leader_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:39018
I20260709 12:12:07.983273 11032 raft_consensus.cc:606] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Received request to transfer leadership to TS adb9a5aea663454887131dd318dd0661
I20260709 12:12:07.988535 11032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
mode: GRACEFUL
new_leader_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:39018
I20260709 12:12:07.989003 11032 raft_consensus.cc:606] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Received request to transfer leadership to TS adb9a5aea663454887131dd318dd0661
I20260709 12:12:07.994203 11032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7db2e100018745578ca25367afdf1d25"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
mode: GRACEFUL
new_leader_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:39018
I20260709 12:12:07.994707 11032 raft_consensus.cc:606] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Received request to transfer leadership to TS adb9a5aea663454887131dd318dd0661
I20260709 12:12:08.011451 10954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fa6e6828ab14888a108afa9566feb25"
dest_uuid: "adb9a5aea663454887131dd318dd0661"
mode: GRACEFUL
new_leader_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:52308
I20260709 12:12:08.011988 10954 raft_consensus.cc:606] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 1 LEADER]: Received request to transfer leadership to TS 82b8b01dd22d432296a50ada60b6eb34
I20260709 12:12:08.027650 11106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ce1078a48524a00b4fc83336da7351c"
dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
mode: GRACEFUL
new_leader_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:60408
I20260709 12:12:08.028194 11106 raft_consensus.cc:606] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 LEADER]: Received request to transfer leadership to TS 82b8b01dd22d432296a50ada60b6eb34
I20260709 12:12:08.041847 11177 consensus_queue.cc:1048] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:08.055481 11154 consensus_queue.cc:1048] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:08.092214 11177 raft_consensus.cc:993] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34: : Instructing follower adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:08.092721 11154 raft_consensus.cc:1081] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Signalling peer adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:08.094513 10954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7db2e100018745578ca25367afdf1d25"
dest_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:52282
I20260709 12:12:08.095084 10954 raft_consensus.cc:493] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:08.095458 10954 raft_consensus.cc:3060] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.101961 10954 raft_consensus.cc:515] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.104130 10954 leader_election.cc:290] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 2 election: Requested vote from peers 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:08.104760 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db2e100018745578ca25367afdf1d25" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:08.105425 11032 raft_consensus.cc:3055] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:08.105738 11032 raft_consensus.cc:740] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:08.105408 11106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db2e100018745578ca25367afdf1d25" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:08.106612 11106 raft_consensus.cc:3060] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.106597 11032 consensus_queue.cc:260] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.107896 11032 raft_consensus.cc:3060] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.112267 11032 raft_consensus.cc:2468] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 2.
I20260709 12:12:08.113124 11106 raft_consensus.cc:2468] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 2.
I20260709 12:12:08.113413 10921 leader_election.cc:304] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:08.114226 11220 raft_consensus.cc:2804] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:08.114681 11220 raft_consensus.cc:697] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Becoming Leader. State: Replica: adb9a5aea663454887131dd318dd0661, State: Running, Role: LEADER
I20260709 12:12:08.115456 11220 consensus_queue.cc:237] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.122550 10851 catalog_manager.cc:5697] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 reported cstate change: term changed from 1 to 2, leader changed from 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130) to adb9a5aea663454887131dd318dd0661 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "adb9a5aea663454887131dd318dd0661" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:08.128135 11177 raft_consensus.cc:993] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34: : Instructing follower adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:08.128547 11177 raft_consensus.cc:1081] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Signalling peer adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:08.130530 10954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b"
dest_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:52282
I20260709 12:12:08.131058 10954 raft_consensus.cc:493] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:08.131422 10954 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.137826 10954 raft_consensus.cc:515] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.139802 10954 leader_election.cc:290] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 2 election: Requested vote from peers 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:08.140554 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:08.140858 11106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:08.141172 11032 raft_consensus.cc:3055] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:08.141453 11106 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.141546 11032 raft_consensus.cc:740] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:08.142316 11032 consensus_queue.cc:260] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.143201 11032 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.147310 11032 raft_consensus.cc:2468] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 2.
I20260709 12:12:08.147737 11106 raft_consensus.cc:2468] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 2.
I20260709 12:12:08.148454 10921 leader_election.cc:304] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:08.149255 11220 raft_consensus.cc:2804] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:08.149703 11220 raft_consensus.cc:697] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Becoming Leader. State: Replica: adb9a5aea663454887131dd318dd0661, State: Running, Role: LEADER
I20260709 12:12:08.150478 11220 consensus_queue.cc:237] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.157546 10851 catalog_manager.cc:5697] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 reported cstate change: term changed from 1 to 2, leader changed from 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130) to adb9a5aea663454887131dd318dd0661 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "adb9a5aea663454887131dd318dd0661" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:08.163952 11177 raft_consensus.cc:993] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34: : Instructing follower adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:08.164378 11177 raft_consensus.cc:1081] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Signalling peer adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:08.166117 10954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582"
dest_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:52282
I20260709 12:12:08.166685 10954 raft_consensus.cc:493] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:08.167014 10954 raft_consensus.cc:3060] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.171463 10954 raft_consensus.cc:515] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.173126 10954 leader_election.cc:290] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 2 election: Requested vote from peers 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:08.174202 11106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:08.173902 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:08.174748 11106 raft_consensus.cc:3060] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.174947 11032 raft_consensus.cc:3055] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:08.175307 11032 raft_consensus.cc:740] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:08.176035 11032 consensus_queue.cc:260] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.177466 11032 raft_consensus.cc:3060] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.179636 11106 raft_consensus.cc:2468] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 2.
I20260709 12:12:08.180598 10921 leader_election.cc:304] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8797799db0cf42c6a0f5e84c27ada1b1, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:08.181303 11220 raft_consensus.cc:2804] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:08.181741 11220 raft_consensus.cc:697] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Becoming Leader. State: Replica: adb9a5aea663454887131dd318dd0661, State: Running, Role: LEADER
I20260709 12:12:08.182431 11220 consensus_queue.cc:237] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.184405 11032 raft_consensus.cc:2468] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 2.
I20260709 12:12:08.189811 10851 catalog_manager.cc:5697] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 reported cstate change: term changed from 1 to 2, leader changed from 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130) to adb9a5aea663454887131dd318dd0661 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "adb9a5aea663454887131dd318dd0661" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:08.301090 11235 raft_consensus.cc:993] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661: : Instructing follower 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:08.301573 11235 raft_consensus.cc:1081] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 1 LEADER]: Signalling peer 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:08.303150 11032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fa6e6828ab14888a108afa9566feb25"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:38992
I20260709 12:12:08.303702 11032 raft_consensus.cc:493] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:08.304113 11032 raft_consensus.cc:3060] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.308795 11032 raft_consensus.cc:515] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.310863 11032 leader_election.cc:290] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 2 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:08.311173 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa6e6828ab14888a108afa9566feb25" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:08.311431 11106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa6e6828ab14888a108afa9566feb25" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:08.311776 10954 raft_consensus.cc:3055] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:08.312040 11106 raft_consensus.cc:3060] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.312143 10954 raft_consensus.cc:740] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Running, Role: LEADER
I20260709 12:12:08.313076 10954 consensus_queue.cc:260] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.314270 10954 raft_consensus.cc:3060] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.316781 11106 raft_consensus.cc:2468] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 2.
I20260709 12:12:08.317814 10996 leader_election.cc:304] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:08.318646 11154 raft_consensus.cc:2804] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:08.319063 11154 raft_consensus.cc:697] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 LEADER]: Becoming Leader. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:08.319841 11154 consensus_queue.cc:237] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.320757 10954 raft_consensus.cc:2468] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 2.
I20260709 12:12:08.327905 11203 consensus_queue.cc:1048] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:08.328544 10851 catalog_manager.cc:5697] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 reported cstate change: term changed from 1 to 2, leader changed from adb9a5aea663454887131dd318dd0661 (127.10.145.129) to 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "82b8b01dd22d432296a50ada60b6eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:08.341652 11156 consensus_queue.cc:1048] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:08.378407 11183 raft_consensus.cc:993] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34: : Instructing follower adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:08.378933 11154 raft_consensus.cc:1081] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Signalling peer adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:08.380704 10954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "797fd87aa9584f819388494138967ae8"
dest_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:52282
I20260709 12:12:08.381556 10954 raft_consensus.cc:493] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:08.382081 10954 raft_consensus.cc:3060] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.389570 10954 raft_consensus.cc:515] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:08.392500 10954 leader_election.cc:290] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 2 election: Requested vote from peers 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357), 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881)
I20260709 12:12:08.392560 11106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797fd87aa9584f819388494138967ae8" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:08.393271 11106 raft_consensus.cc:3060] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.396284 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797fd87aa9584f819388494138967ae8" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:08.396871 11032 raft_consensus.cc:3055] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:08.397222 11032 raft_consensus.cc:740] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:08.398149 11032 consensus_queue.cc:260] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:08.399549 11032 raft_consensus.cc:3060] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.400285 11106 raft_consensus.cc:2468] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 2.
I20260709 12:12:08.401017 11105 raft_consensus.cc:1240] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Rejecting Update request from peer 82b8b01dd22d432296a50ada60b6eb34 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:08.401525 10921 leader_election.cc:304] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8797799db0cf42c6a0f5e84c27ada1b1, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:08.402464 11235 raft_consensus.cc:2804] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:08.402966 11235 raft_consensus.cc:697] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Becoming Leader. State: Replica: adb9a5aea663454887131dd318dd0661, State: Running, Role: LEADER
I20260709 12:12:08.403872 11235 consensus_queue.cc:237] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:08.407974 11032 raft_consensus.cc:2468] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 2.
I20260709 12:12:08.410941 10851 catalog_manager.cc:5697] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 reported cstate change: term changed from 1 to 2, leader changed from 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130) to adb9a5aea663454887131dd318dd0661 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "adb9a5aea663454887131dd318dd0661" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:08.485637 11203 raft_consensus.cc:993] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1: : Instructing follower 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:08.486114 11204 raft_consensus.cc:1081] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 LEADER]: Signalling peer 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:08.487614 11032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ce1078a48524a00b4fc83336da7351c"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:39002
I20260709 12:12:08.488092 11032 raft_consensus.cc:493] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:08.488399 11032 raft_consensus.cc:3060] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.492954 11032 raft_consensus.cc:515] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.495175 11032 leader_election.cc:290] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 2 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:08.496193 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1078a48524a00b4fc83336da7351c" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:08.496618 11106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1078a48524a00b4fc83336da7351c" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:08.497017 10954 raft_consensus.cc:3060] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.497524 11106 raft_consensus.cc:3055] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:08.497895 11106 raft_consensus.cc:740] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Running, Role: LEADER
I20260709 12:12:08.498805 11106 consensus_queue.cc:260] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.499893 11106 raft_consensus.cc:3060] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.505705 11106 raft_consensus.cc:2468] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 2.
I20260709 12:12:08.507185 10996 leader_election.cc:304] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:08.507185 10954 raft_consensus.cc:2468] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 2.
I20260709 12:12:08.508132 11154 raft_consensus.cc:2804] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:08.508651 11154 raft_consensus.cc:697] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 2 LEADER]: Becoming Leader. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:08.509474 11154 consensus_queue.cc:237] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:08.516968 10852 catalog_manager.cc:5697] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 reported cstate change: term changed from 1 to 2, leader changed from 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131) to 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "82b8b01dd22d432296a50ada60b6eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:08.546808 11106 raft_consensus.cc:1275] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.547977 11235 consensus_queue.cc:1048] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.555114 11032 raft_consensus.cc:1275] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.556402 11235 consensus_queue.cc:1048] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.565009 11106 raft_consensus.cc:1275] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.566231 11220 consensus_queue.cc:1048] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.576642 11032 raft_consensus.cc:1275] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.578274 11220 consensus_queue.cc:1048] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.652840 11106 raft_consensus.cc:1275] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.654122 11220 consensus_queue.cc:1048] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.662052 11032 raft_consensus.cc:1275] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.664078 11235 consensus_queue.cc:1048] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.738749 11106 raft_consensus.cc:1275] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.739913 11154 consensus_queue.cc:1048] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.748245 10954 raft_consensus.cc:1275] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.750066 11154 consensus_queue.cc:1048] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.829308 11032 raft_consensus.cc:1275] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.830808 11235 consensus_queue.cc:1048] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.839280 11106 raft_consensus.cc:1275] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.840979 11192 consensus_queue.cc:1048] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.962847 11106 raft_consensus.cc:1275] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.964103 11154 consensus_queue.cc:1048] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.973214 10954 raft_consensus.cc:1275] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.975131 11183 consensus_queue.cc:1048] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:11.062327 10822 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:12:11.063355 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:11.084322 10954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b"
dest_uuid: "adb9a5aea663454887131dd318dd0661"
mode: GRACEFUL
new_leader_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
 from {username='slave'} at 127.0.0.1:58006
I20260709 12:12:11.084863 10954 raft_consensus.cc:606] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Received request to transfer leadership to TS 8797799db0cf42c6a0f5e84c27ada1b1
I20260709 12:12:11.094928 11032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cec0fc77295e4e118ae73c2d790c6463"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
mode: GRACEFUL
new_leader_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
 from {username='slave'} at 127.0.0.1:48482
I20260709 12:12:11.095516 11032 raft_consensus.cc:606] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Received request to transfer leadership to TS 8797799db0cf42c6a0f5e84c27ada1b1
I20260709 12:12:11.096662 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:11.097191 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:11.354604 11183 raft_consensus.cc:993] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34: : Instructing follower 8797799db0cf42c6a0f5e84c27ada1b1 to start an election
I20260709 12:12:11.355094 11183 raft_consensus.cc:1081] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Signalling peer 8797799db0cf42c6a0f5e84c27ada1b1 to start an election
I20260709 12:12:11.355796 11252 raft_consensus.cc:993] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661: : Instructing follower 8797799db0cf42c6a0f5e84c27ada1b1 to start an election
I20260709 12:12:11.356274 11220 raft_consensus.cc:1081] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Signalling peer 8797799db0cf42c6a0f5e84c27ada1b1 to start an election
I20260709 12:12:11.356820 11106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cec0fc77295e4e118ae73c2d790c6463"
dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
 from {username='slave'} at 127.0.0.1:60396
I20260709 12:12:11.357450 11106 raft_consensus.cc:493] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:11.357817 11106 raft_consensus.cc:3060] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.358071 11105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b"
dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
 from {username='slave'} at 127.0.0.1:60400
I20260709 12:12:11.358532 11105 raft_consensus.cc:493] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:11.358834 11105 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:11.361917 11106 raft_consensus.cc:515] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:11.363317 11106 leader_election.cc:290] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 2 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881)
I20260709 12:12:11.363068 11105 raft_consensus.cc:515] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:11.364161 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec0fc77295e4e118ae73c2d790c6463" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:11.364279 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec0fc77295e4e118ae73c2d790c6463" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:11.364741 10954 raft_consensus.cc:3060] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.364816 11032 raft_consensus.cc:3055] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:11.365195 11032 raft_consensus.cc:740] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:11.365865 11032 consensus_queue.cc:260] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:11.366292 10955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:11.366882 10955 raft_consensus.cc:3055] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:11.367236 10955 raft_consensus.cc:740] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Running, Role: LEADER
I20260709 12:12:11.368000 10955 consensus_queue.cc:260] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:11.368988 10955 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:11.366906 11032 raft_consensus.cc:3060] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:11.370256 10954 raft_consensus.cc:2468] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 2.
I20260709 12:12:11.371469 11071 leader_election.cc:304] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8797799db0cf42c6a0f5e84c27ada1b1, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:11.371811 11105 leader_election.cc:290] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 3 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881)
I20260709 12:12:11.372310 11204 raft_consensus.cc:2804] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:11.372416 11031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:11.372951 11031 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:11.374934 11032 raft_consensus.cc:2468] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 2.
I20260709 12:12:11.376267 10955 raft_consensus.cc:2468] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 3.
I20260709 12:12:11.377556 11071 leader_election.cc:304] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [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: 8797799db0cf42c6a0f5e84c27ada1b1, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:11.377439 11204 raft_consensus.cc:697] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 LEADER]: Becoming Leader. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Running, Role: LEADER
I20260709 12:12:11.378435 11253 raft_consensus.cc:2804] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:11.379074 11204 consensus_queue.cc:237] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:11.380963 11031 raft_consensus.cc:2468] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 3.
I20260709 12:12:11.383038 11253 raft_consensus.cc:697] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 LEADER]: Becoming Leader. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Running, Role: LEADER
I20260709 12:12:11.383713 11253 consensus_queue.cc:237] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:11.393357 10851 catalog_manager.cc:5697] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 reported cstate change: term changed from 1 to 2, leader changed from 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130) to 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131). New cstate: current_term: 2 leader_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:11.394454 10851 catalog_manager.cc:5697] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 reported cstate change: term changed from 2 to 3, leader changed from adb9a5aea663454887131dd318dd0661 (127.10.145.129) to 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131). New cstate: current_term: 3 leader_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:11.840771 11031 raft_consensus.cc:1275] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Refusing update from remote peer 8797799db0cf42c6a0f5e84c27ada1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:11.842048 11253 consensus_queue.cc:1048] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:11.851688 10955 raft_consensus.cc:1275] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Refusing update from remote peer 8797799db0cf42c6a0f5e84c27ada1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:11.852998 11204 consensus_queue.cc:1048] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:11.897871 10955 raft_consensus.cc:1275] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Refusing update from remote peer 8797799db0cf42c6a0f5e84c27ada1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:11.899009 11204 consensus_queue.cc:1048] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:11.908685 11031 raft_consensus.cc:1275] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Refusing update from remote peer 8797799db0cf42c6a0f5e84c27ada1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:11.911780 11204 consensus_queue.cc:1048] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:12.098152 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:12.103210 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:12.103626 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:13.104625 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:13.109735 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:13.110198 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:14.111660 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:14.118222 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:14.118638 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:15.208439 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:15.213183 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:15.213590 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:15.568904 10978 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5060 after lost signal to thread 10825
W20260709 12:12:15.569662 10978 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5740 after lost signal to thread 10888
W20260709 12:12:15.570366 10978 debug-util.cc:398] Leaking SignalData structure 0x7b0800190680 after lost signal to thread 10981
W20260709 12:12:15.571033 10978 debug-util.cc:398] Leaking SignalData structure 0x7b08001b5080 after lost signal to thread 11056
W20260709 12:12:15.571667 10978 debug-util.cc:398] Leaking SignalData structure 0x7b080019edc0 after lost signal to thread 11130
I20260709 12:12:16.214570 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:16.221385 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:16.221939 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:17.223055 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:17.228413 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:17.228820 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:18.229722 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:18.235764 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:18.236243 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:19.237306 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:19.242100 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:19.242532 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:20.243458 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:20.248287 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:20.248723 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:21.277770 10822 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:12:21.282671 10954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "797fd87aa9584f819388494138967ae8"
dest_uuid: "adb9a5aea663454887131dd318dd0661"
mode: GRACEFUL
new_leader_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:52308
I20260709 12:12:21.283255 10954 raft_consensus.cc:606] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Received request to transfer leadership to TS 82b8b01dd22d432296a50ada60b6eb34
I20260709 12:12:21.288086 11104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b"
dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
mode: GRACEFUL
new_leader_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:60408
I20260709 12:12:21.288578 11104 raft_consensus.cc:606] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 LEADER]: Received request to transfer leadership to TS 82b8b01dd22d432296a50ada60b6eb34
I20260709 12:12:21.293213 10954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582"
dest_uuid: "adb9a5aea663454887131dd318dd0661"
mode: GRACEFUL
new_leader_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:52308
I20260709 12:12:21.293623 10954 raft_consensus.cc:606] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Received request to transfer leadership to TS 82b8b01dd22d432296a50ada60b6eb34
I20260709 12:12:21.298681 10954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7db2e100018745578ca25367afdf1d25"
dest_uuid: "adb9a5aea663454887131dd318dd0661"
mode: GRACEFUL
new_leader_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:52308
I20260709 12:12:21.299134 10954 raft_consensus.cc:606] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Received request to transfer leadership to TS 82b8b01dd22d432296a50ada60b6eb34
I20260709 12:12:21.310581 11104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cec0fc77295e4e118ae73c2d790c6463"
dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
mode: GRACEFUL
new_leader_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:60408
I20260709 12:12:21.311088 11104 raft_consensus.cc:606] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 LEADER]: Received request to transfer leadership to TS 82b8b01dd22d432296a50ada60b6eb34
I20260709 12:12:21.356200 11288 raft_consensus.cc:993] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1: : Instructing follower 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:21.356731 11277 raft_consensus.cc:1081] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 LEADER]: Signalling peer 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:21.358110 11031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:39002
I20260709 12:12:21.358593 11031 raft_consensus.cc:493] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:21.359015 11031 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:21.364492 11031 raft_consensus.cc:515] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:21.366210 11031 leader_election.cc:290] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 4 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:21.366981 10954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:21.367259 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:21.367770 10954 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:21.367857 11104 raft_consensus.cc:3055] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:21.368248 11104 raft_consensus.cc:740] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Running, Role: LEADER
I20260709 12:12:21.369153 11104 consensus_queue.cc:260] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:21.370348 11104 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:21.373026 10954 raft_consensus.cc:2468] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 4.
I20260709 12:12:21.374378 10997 leader_election.cc:304] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [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: 82b8b01dd22d432296a50ada60b6eb34, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:21.375737 11282 raft_consensus.cc:2804] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:21.377018 11104 raft_consensus.cc:2468] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 4.
I20260709 12:12:21.377998 11282 raft_consensus.cc:697] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 4 LEADER]: Becoming Leader. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:21.378945 11282 consensus_queue.cc:237] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:21.387303 10851 catalog_manager.cc:5697] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 reported cstate change: term changed from 3 to 4, leader changed from 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131) to 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130). New cstate: current_term: 4 leader_uuid: "82b8b01dd22d432296a50ada60b6eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.562561 11288 raft_consensus.cc:993] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1: : Instructing follower 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:21.563155 11277 raft_consensus.cc:1081] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 LEADER]: Signalling peer 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:21.564625 11031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cec0fc77295e4e118ae73c2d790c6463"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:39002
I20260709 12:12:21.565197 11031 raft_consensus.cc:493] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:21.565512 11031 raft_consensus.cc:3060] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.570082 11031 raft_consensus.cc:515] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:21.571661 11031 leader_election.cc:290] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 3 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:21.572577 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec0fc77295e4e118ae73c2d790c6463" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:21.572651 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec0fc77295e4e118ae73c2d790c6463" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:21.573336 10956 raft_consensus.cc:3060] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.573441 11104 raft_consensus.cc:3055] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:21.573801 11104 raft_consensus.cc:740] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Running, Role: LEADER
I20260709 12:12:21.574512 11104 consensus_queue.cc:260] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:21.575456 11104 raft_consensus.cc:3060] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.578023 10956 raft_consensus.cc:2468] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 3.
I20260709 12:12:21.579033 10997 leader_election.cc:304] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [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: 82b8b01dd22d432296a50ada60b6eb34, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:21.579753 11282 raft_consensus.cc:2804] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:21.580217 11282 raft_consensus.cc:697] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Becoming Leader. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:21.580539 11104 raft_consensus.cc:2468] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 3.
I20260709 12:12:21.581030 11282 consensus_queue.cc:237] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:21.587548 10851 catalog_manager.cc:5697] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 reported cstate change: term changed from 2 to 3, leader changed from 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131) to 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "82b8b01dd22d432296a50ada60b6eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.649802 11285 raft_consensus.cc:993] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661: : Instructing follower 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:21.650301 11297 raft_consensus.cc:1081] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Signalling peer 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:21.651610 11031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7db2e100018745578ca25367afdf1d25"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:38992
I20260709 12:12:21.652100 11031 raft_consensus.cc:493] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:21.652446 11031 raft_consensus.cc:3060] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.656823 11031 raft_consensus.cc:515] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:21.658350 11031 leader_election.cc:290] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 3 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:21.659205 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db2e100018745578ca25367afdf1d25" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:21.659430 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db2e100018745578ca25367afdf1d25" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:21.659755 10956 raft_consensus.cc:3055] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:21.659945 11104 raft_consensus.cc:3060] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.660081 10956 raft_consensus.cc:740] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Running, Role: LEADER
I20260709 12:12:21.660820 10956 consensus_queue.cc:260] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:21.661782 10956 raft_consensus.cc:3060] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.664727 11104 raft_consensus.cc:2468] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 3.
I20260709 12:12:21.665938 10996 leader_election.cc:304] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [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: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:21.666338 10956 raft_consensus.cc:2468] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 3.
I20260709 12:12:21.666817 11282 raft_consensus.cc:2804] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:21.667367 11282 raft_consensus.cc:697] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Becoming Leader. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:21.668174 11282 consensus_queue.cc:237] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:21.674531 10851 catalog_manager.cc:5697] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 reported cstate change: term changed from 2 to 3, leader changed from adb9a5aea663454887131dd318dd0661 (127.10.145.129) to 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "82b8b01dd22d432296a50ada60b6eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.733393 11285 raft_consensus.cc:993] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661: : Instructing follower 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:21.733847 11297 raft_consensus.cc:1081] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Signalling peer 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:21.735214 11031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:38992
I20260709 12:12:21.735657 11031 raft_consensus.cc:493] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:21.735980 11031 raft_consensus.cc:3060] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.740260 11031 raft_consensus.cc:515] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:21.740761 11285 raft_consensus.cc:993] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661: : Instructing follower 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:21.741241 11297 raft_consensus.cc:1081] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Signalling peer 82b8b01dd22d432296a50ada60b6eb34 to start an election
I20260709 12:12:21.742214 11031 leader_election.cc:290] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 3 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:21.742673 11032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "797fd87aa9584f819388494138967ae8"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
 from {username='slave'} at 127.0.0.1:38992
I20260709 12:12:21.742867 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:21.743178 11032 raft_consensus.cc:493] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:21.743167 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:21.743453 10956 raft_consensus.cc:3055] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:21.743703 11032 raft_consensus.cc:3060] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.743924 11104 raft_consensus.cc:3060] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.743875 10956 raft_consensus.cc:740] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Running, Role: LEADER
I20260709 12:12:21.744855 10956 consensus_queue.cc:260] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:21.745877 10956 raft_consensus.cc:3060] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.750317 10956 raft_consensus.cc:2468] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 3.
I20260709 12:12:21.750068 11032 raft_consensus.cc:515] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:21.750434 11104 raft_consensus.cc:2468] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 3.
I20260709 12:12:21.751605 10996 leader_election.cc:304] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [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: 82b8b01dd22d432296a50ada60b6eb34, 8797799db0cf42c6a0f5e84c27ada1b1; no voters: 
I20260709 12:12:21.752373 11282 raft_consensus.cc:2804] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:21.752826 11282 raft_consensus.cc:697] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Becoming Leader. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:21.753352 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797fd87aa9584f819388494138967ae8" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:21.753904 10956 raft_consensus.cc:3055] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:21.753721 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797fd87aa9584f819388494138967ae8" candidate_uuid: "82b8b01dd22d432296a50ada60b6eb34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:21.753685 11282 consensus_queue.cc:237] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:21.754253 10956 raft_consensus.cc:740] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: adb9a5aea663454887131dd318dd0661, State: Running, Role: LEADER
I20260709 12:12:21.754431 11104 raft_consensus.cc:3060] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.755110 10956 consensus_queue.cc:260] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [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: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:21.756299 10956 raft_consensus.cc:3060] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.752010 11032 leader_election.cc:290] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [CANDIDATE]: Term 3 election: Requested vote from peers 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357), adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169)
I20260709 12:12:21.761965 10851 catalog_manager.cc:5697] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 reported cstate change: term changed from 2 to 3, leader changed from adb9a5aea663454887131dd318dd0661 (127.10.145.129) to 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "82b8b01dd22d432296a50ada60b6eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.763021 10956 raft_consensus.cc:2468] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 3.
I20260709 12:12:21.763813 11104 raft_consensus.cc:2468] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b8b01dd22d432296a50ada60b6eb34 in term 3.
I20260709 12:12:21.764235 10997 leader_election.cc:304] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [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: 82b8b01dd22d432296a50ada60b6eb34, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:21.764990 11282 raft_consensus.cc:2804] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:21.765499 11282 raft_consensus.cc:697] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Becoming Leader. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:21.766212 11282 consensus_queue.cc:237] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [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: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:21.774233 10851 catalog_manager.cc:5697] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 reported cstate change: term changed from 2 to 3, leader changed from adb9a5aea663454887131dd318dd0661 (127.10.145.129) to 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "82b8b01dd22d432296a50ada60b6eb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.869699 11104 raft_consensus.cc:1275] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 4 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:21.871017 11282 consensus_queue.cc:1048] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:21.882373 10956 raft_consensus.cc:1275] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 4 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:21.883764 11282 consensus_queue.cc:1048] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:21.979218 11104 raft_consensus.cc:1275] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:21.980607 11282 consensus_queue.cc:1048] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:21.989931 10956 raft_consensus.cc:1275] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:21.992735 11282 consensus_queue.cc:1048] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:22.095887 10956 raft_consensus.cc:1275] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:22.097185 11282 consensus_queue.cc:1048] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:22.106000 11104 raft_consensus.cc:1275] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:22.107677 11282 consensus_queue.cc:1048] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:22.202458 10956 raft_consensus.cc:1275] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:22.203927 11282 consensus_queue.cc:1048] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:22.213585 11104 raft_consensus.cc:1275] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:22.215071 11290 consensus_queue.cc:1048] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:22.248679 10956 raft_consensus.cc:1275] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:22.250083 11282 consensus_queue.cc:1048] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:22.258683 11104 raft_consensus.cc:1275] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Refusing update from remote peer 82b8b01dd22d432296a50ada60b6eb34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:22.260272 11289 consensus_queue.cc:1048] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:24.343895 10822 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:12:24.344745 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:24.351467 11032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fa6e6828ab14888a108afa9566feb25"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
mode: GRACEFUL
new_leader_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
 from {username='slave'} at 127.0.0.1:48482
I20260709 12:12:24.352149 11032 raft_consensus.cc:606] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 LEADER]: Received request to transfer leadership to TS 8797799db0cf42c6a0f5e84c27ada1b1
I20260709 12:12:24.354977 11032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ce1078a48524a00b4fc83336da7351c"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
mode: GRACEFUL
new_leader_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:48482
I20260709 12:12:24.355455 11032 raft_consensus.cc:606] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 2 LEADER]: Received request to transfer leadership to TS adb9a5aea663454887131dd318dd0661
I20260709 12:12:24.357524 11032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "797fd87aa9584f819388494138967ae8"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
mode: GRACEFUL
new_leader_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:48482
I20260709 12:12:24.357932 11032 raft_consensus.cc:606] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Received request to transfer leadership to TS adb9a5aea663454887131dd318dd0661
I20260709 12:12:24.360109 11032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
mode: GRACEFUL
new_leader_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
 from {username='slave'} at 127.0.0.1:48482
I20260709 12:12:24.360518 11032 raft_consensus.cc:606] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 4 LEADER]: Received request to transfer leadership to TS 8797799db0cf42c6a0f5e84c27ada1b1
I20260709 12:12:24.363095 11032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582"
dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
mode: GRACEFUL
new_leader_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:48482
I20260709 12:12:24.363577 11032 raft_consensus.cc:606] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Received request to transfer leadership to TS adb9a5aea663454887131dd318dd0661
I20260709 12:12:24.364694 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:12:24.365284 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:24.424197 11316 raft_consensus.cc:993] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34: : Instructing follower 8797799db0cf42c6a0f5e84c27ada1b1 to start an election
I20260709 12:12:24.424729 11290 raft_consensus.cc:1081] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 LEADER]: Signalling peer 8797799db0cf42c6a0f5e84c27ada1b1 to start an election
I20260709 12:12:24.426419 11104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fa6e6828ab14888a108afa9566feb25"
dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
 from {username='slave'} at 127.0.0.1:60396
I20260709 12:12:24.427035 11104 raft_consensus.cc:493] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:24.427403 11104 raft_consensus.cc:3060] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.433523 11104 raft_consensus.cc:515] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:24.435767 11104 leader_election.cc:290] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 3 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881)
I20260709 12:12:24.436681 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa6e6828ab14888a108afa9566feb25" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:24.436668 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa6e6828ab14888a108afa9566feb25" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:24.437512 11032 raft_consensus.cc:3055] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:24.437603 10956 raft_consensus.cc:3060] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.437826 11032 raft_consensus.cc:740] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:24.438599 11032 consensus_queue.cc:260] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:24.439523 11032 raft_consensus.cc:3060] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.442474 10956 raft_consensus.cc:2468] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 3.
I20260709 12:12:24.443779 11071 leader_election.cc:304] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [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: 8797799db0cf42c6a0f5e84c27ada1b1, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:24.444494 11032 raft_consensus.cc:2468] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 3.
I20260709 12:12:24.444787 11277 raft_consensus.cc:2804] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:24.449419 11277 raft_consensus.cc:697] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 LEADER]: Becoming Leader. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Running, Role: LEADER
I20260709 12:12:24.450407 11277 consensus_queue.cc:237] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:24.456939 10852 catalog_manager.cc:5697] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 reported cstate change: term changed from 2 to 3, leader changed from 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130) to 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131). New cstate: current_term: 3 leader_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:24.579501 11316 raft_consensus.cc:993] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34: : Instructing follower adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:24.579946 11316 raft_consensus.cc:1081] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Signalling peer adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:24.581565 10956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582"
dest_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:52282
I20260709 12:12:24.582039 10956 raft_consensus.cc:493] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:24.582406 10956 raft_consensus.cc:3060] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:24.586591 10956 raft_consensus.cc:515] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:24.588445 10956 leader_election.cc:290] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 4 election: Requested vote from peers 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:24.589449 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:24.589793 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f326c0bed84014a8ea10fc40194582" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:24.589936 11032 raft_consensus.cc:3055] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:24.590267 11032 raft_consensus.cc:740] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:24.590276 11104 raft_consensus.cc:3060] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:24.590942 11032 consensus_queue.cc:260] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:24.591769 11032 raft_consensus.cc:3060] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:24.594414 11104 raft_consensus.cc:2468] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 4.
I20260709 12:12:24.595507 10921 leader_election.cc:304] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [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: 8797799db0cf42c6a0f5e84c27ada1b1, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:24.595568 11032 raft_consensus.cc:2468] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 4.
I20260709 12:12:24.597162 11323 raft_consensus.cc:2804] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:24.599270 11323 raft_consensus.cc:697] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 4 LEADER]: Becoming Leader. State: Replica: adb9a5aea663454887131dd318dd0661, State: Running, Role: LEADER
I20260709 12:12:24.600214 11323 consensus_queue.cc:237] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:24.607547 10852 catalog_manager.cc:5697] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 reported cstate change: term changed from 3 to 4, leader changed from 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130) to adb9a5aea663454887131dd318dd0661 (127.10.145.129). New cstate: current_term: 4 leader_uuid: "adb9a5aea663454887131dd318dd0661" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:24.612464 11290 raft_consensus.cc:993] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34: : Instructing follower 8797799db0cf42c6a0f5e84c27ada1b1 to start an election
I20260709 12:12:24.612911 11316 raft_consensus.cc:1081] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 4 LEADER]: Signalling peer 8797799db0cf42c6a0f5e84c27ada1b1 to start an election
I20260709 12:12:24.614477 11104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b"
dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
 from {username='slave'} at 127.0.0.1:60396
I20260709 12:12:24.614934 11104 raft_consensus.cc:493] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:24.615226 11104 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:24.619151 11104 raft_consensus.cc:515] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:24.620640 11104 leader_election.cc:290] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [CANDIDATE]: Term 5 election: Requested vote from peers adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169), 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881)
I20260709 12:12:24.621292 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "adb9a5aea663454887131dd318dd0661"
I20260709 12:12:24.621860 10956 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:24.621811 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac94bca05c3641e0b4b8ed1f67b6e49b" candidate_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:24.622462 11032 raft_consensus.cc:3055] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:24.622733 11032 raft_consensus.cc:740] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:24.623373 11032 consensus_queue.cc:260] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:24.624225 11032 raft_consensus.cc:3060] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:24.626051 10956 raft_consensus.cc:2468] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 5.
I20260709 12:12:24.626958 11071 leader_election.cc:304] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [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: 8797799db0cf42c6a0f5e84c27ada1b1, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:24.627640 11277 raft_consensus.cc:2804] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:24.628084 11277 raft_consensus.cc:697] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 5 LEADER]: Becoming Leader. State: Replica: 8797799db0cf42c6a0f5e84c27ada1b1, State: Running, Role: LEADER
I20260709 12:12:24.628831 11032 raft_consensus.cc:2468] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8797799db0cf42c6a0f5e84c27ada1b1 in term 5.
I20260709 12:12:24.629026 11277 consensus_queue.cc:237] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:24.635816 10852 catalog_manager.cc:5697] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 reported cstate change: term changed from 4 to 5, leader changed from 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130) to 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131). New cstate: current_term: 5 leader_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:24.741290 11290 raft_consensus.cc:993] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34: : Instructing follower adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:24.741770 11290 raft_consensus.cc:1081] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Signalling peer adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:24.743152 10956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "797fd87aa9584f819388494138967ae8"
dest_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:52282
I20260709 12:12:24.743819 10956 raft_consensus.cc:493] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:24.744160 10956 raft_consensus.cc:3060] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:24.748117 10956 raft_consensus.cc:515] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:24.749472 10956 leader_election.cc:290] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 4 election: Requested vote from peers 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357), 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881)
I20260709 12:12:24.750507 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797fd87aa9584f819388494138967ae8" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:24.750613 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797fd87aa9584f819388494138967ae8" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:24.750996 11104 raft_consensus.cc:3060] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:24.751132 11032 raft_consensus.cc:3055] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:24.751431 11032 raft_consensus.cc:740] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:24.752012 11032 consensus_queue.cc:260] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [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: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:24.752794 11032 raft_consensus.cc:3060] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:24.755282 11104 raft_consensus.cc:2468] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 4.
I20260709 12:12:24.756217 10921 leader_election.cc:304] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [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: 8797799db0cf42c6a0f5e84c27ada1b1, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:24.756929 11032 raft_consensus.cc:2468] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 4.
I20260709 12:12:24.757153 11323 raft_consensus.cc:2804] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:24.757805 11323 raft_consensus.cc:697] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 4 LEADER]: Becoming Leader. State: Replica: adb9a5aea663454887131dd318dd0661, State: Running, Role: LEADER
I20260709 12:12:24.758579 11323 consensus_queue.cc:237] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [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: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } }
I20260709 12:12:24.765749 10852 catalog_manager.cc:5697] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 reported cstate change: term changed from 3 to 4, leader changed from 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130) to adb9a5aea663454887131dd318dd0661 (127.10.145.129). New cstate: current_term: 4 leader_uuid: "adb9a5aea663454887131dd318dd0661" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:24.838990 11316 raft_consensus.cc:993] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34: : Instructing follower adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:24.839399 11290 raft_consensus.cc:1081] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 2 LEADER]: Signalling peer adb9a5aea663454887131dd318dd0661 to start an election
I20260709 12:12:24.840692 10956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ce1078a48524a00b4fc83336da7351c"
dest_uuid: "adb9a5aea663454887131dd318dd0661"
 from {username='slave'} at 127.0.0.1:52282
I20260709 12:12:24.841148 10956 raft_consensus.cc:493] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:24.841421 10956 raft_consensus.cc:3060] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.845402 10956 raft_consensus.cc:515] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:24.846707 10956 leader_election.cc:290] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [CANDIDATE]: Term 3 election: Requested vote from peers 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881), 8797799db0cf42c6a0f5e84c27ada1b1 (127.10.145.131:35357)
I20260709 12:12:24.847534 11032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1078a48524a00b4fc83336da7351c" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82b8b01dd22d432296a50ada60b6eb34"
I20260709 12:12:24.847815 11104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1078a48524a00b4fc83336da7351c" candidate_uuid: "adb9a5aea663454887131dd318dd0661" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8797799db0cf42c6a0f5e84c27ada1b1"
I20260709 12:12:24.848004 11032 raft_consensus.cc:3055] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:24.848322 11104 raft_consensus.cc:3060] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.848474 11032 raft_consensus.cc:740] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82b8b01dd22d432296a50ada60b6eb34, State: Running, Role: LEADER
I20260709 12:12:24.849292 11032 consensus_queue.cc:260] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:24.850119 11032 raft_consensus.cc:3060] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:24.852387 11104 raft_consensus.cc:2468] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 3.
I20260709 12:12:24.853303 10921 leader_election.cc:304] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [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: 8797799db0cf42c6a0f5e84c27ada1b1, adb9a5aea663454887131dd318dd0661; no voters: 
I20260709 12:12:24.853906 11323 raft_consensus.cc:2804] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:24.854146 11032 raft_consensus.cc:2468] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb9a5aea663454887131dd318dd0661 in term 3.
I20260709 12:12:24.854377 11323 raft_consensus.cc:697] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 3 LEADER]: Becoming Leader. State: Replica: adb9a5aea663454887131dd318dd0661, State: Running, Role: LEADER
I20260709 12:12:24.855201 11323 consensus_queue.cc:237] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [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: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } }
I20260709 12:12:24.861598 10852 catalog_manager.cc:5697] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 reported cstate change: term changed from 2 to 3, leader changed from 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130) to adb9a5aea663454887131dd318dd0661 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "adb9a5aea663454887131dd318dd0661" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:24.923511 10956 raft_consensus.cc:1275] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Refusing update from remote peer 8797799db0cf42c6a0f5e84c27ada1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:24.924674 11277 consensus_queue.cc:1048] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:24.931620 11032 raft_consensus.cc:1275] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Refusing update from remote peer 8797799db0cf42c6a0f5e84c27ada1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:24.933360 11277 consensus_queue.cc:1048] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:25.035669 10956 raft_consensus.cc:1275] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 5 FOLLOWER]: Refusing update from remote peer 8797799db0cf42c6a0f5e84c27ada1b1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:25.036680 11277 consensus_queue.cc:1048] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb9a5aea663454887131dd318dd0661" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 41169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:25.041447 11032 raft_consensus.cc:1275] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 5 FOLLOWER]: Refusing update from remote peer 8797799db0cf42c6a0f5e84c27ada1b1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:25.042852 11277 consensus_queue.cc:1048] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:25.053694 11104 raft_consensus.cc:1275] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 4 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:25.055331 11323 consensus_queue.cc:1048] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:25.066100 11032 raft_consensus.cc:1275] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 4 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:25.068619 11324 consensus_queue.cc:1048] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:25.215926 11104 raft_consensus.cc:1275] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 4 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:25.216912 11324 consensus_queue.cc:1048] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:25.225474 11032 raft_consensus.cc:1275] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 4 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:25.228271 11340 consensus_queue.cc:1048] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:25.366611 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:25.371925 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:25.372331 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:25.421386 11032 raft_consensus.cc:1275] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:25.422519 11340 consensus_queue.cc:1048] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b8b01dd22d432296a50ada60b6eb34" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:25.430486 11104 raft_consensus.cc:1275] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Refusing update from remote peer adb9a5aea663454887131dd318dd0661: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:25.432483 11323 consensus_queue.cc:1048] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8797799db0cf42c6a0f5e84c27ada1b1" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:26.373574 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:26.378201 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:26.378587 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:27.379423 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:27.383993 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:27.384354 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:28.385444 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:28.390885 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:28.391258 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:29.392212 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:29.397183 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:29.397533 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:30.398481 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:30.403872 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:30.404230 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:31.405215 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:31.409955 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:31.410326 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:32.411180 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:32.415851 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:32.416237 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:33.417140 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:33.422070 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:33.422422 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:34.451903 10822 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:12:34.452545 10822 tablet_server.cc:179] TabletServer@127.10.145.129:0 shutting down...
I20260709 12:12:34.486932 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:34.487643 10822 tablet_replica.cc:333] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661: stopping tablet replica
I20260709 12:12:34.488536 10822 raft_consensus.cc:2243] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.489270 10822 raft_consensus.cc:2272] T cec0fc77295e4e118ae73c2d790c6463 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.491524 10822 tablet_replica.cc:333] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661: stopping tablet replica
I20260709 12:12:34.492062 10822 raft_consensus.cc:2243] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.492967 10822 raft_consensus.cc:2272] T 797fd87aa9584f819388494138967ae8 P adb9a5aea663454887131dd318dd0661 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.495213 10822 tablet_replica.cc:333] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661: stopping tablet replica
I20260709 12:12:34.495901 10822 raft_consensus.cc:2243] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.496526 10822 raft_consensus.cc:2272] T 04c44c11ff594389aa96c425b31a0b08 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.498334 10822 tablet_replica.cc:333] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661: stopping tablet replica
I20260709 12:12:34.498843 10822 raft_consensus.cc:2243] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.499759 10822 raft_consensus.cc:2272] T f1f326c0bed84014a8ea10fc40194582 P adb9a5aea663454887131dd318dd0661 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.501555 10822 tablet_replica.cc:333] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661: stopping tablet replica
I20260709 12:12:34.502017 10822 raft_consensus.cc:2243] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.502457 10822 raft_consensus.cc:2272] T 1fa6e6828ab14888a108afa9566feb25 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.504179 10822 tablet_replica.cc:333] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661: stopping tablet replica
I20260709 12:12:34.504648 10822 raft_consensus.cc:2243] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.505147 10822 raft_consensus.cc:2272] T 7db2e100018745578ca25367afdf1d25 P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.506631 10822 tablet_replica.cc:333] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661: stopping tablet replica
I20260709 12:12:34.507082 10822 raft_consensus.cc:2243] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.507464 10822 raft_consensus.cc:2272] T 5b9370a8c834412897a279787699d2e2 P adb9a5aea663454887131dd318dd0661 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.509196 10822 tablet_replica.cc:333] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661: stopping tablet replica
I20260709 12:12:34.509640 10822 raft_consensus.cc:2243] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.510381 10822 raft_consensus.cc:2272] T 4ce1078a48524a00b4fc83336da7351c P adb9a5aea663454887131dd318dd0661 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.511849 10822 tablet_replica.cc:333] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661: stopping tablet replica
I20260709 12:12:34.512318 10822 raft_consensus.cc:2243] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.512778 10822 raft_consensus.cc:2272] T ac94bca05c3641e0b4b8ed1f67b6e49b P adb9a5aea663454887131dd318dd0661 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:34.630827 10997 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.145.129:41169: connect: Connection refused (error 111)
W20260709 12:12:34.635847 11071 consensus_peers.cc:597] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 -> Peer adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169): Couldn't send request to peer adb9a5aea663454887131dd318dd0661. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:41169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:34.636058 10997 consensus_peers.cc:597] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 -> Peer adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169): Couldn't send request to peer adb9a5aea663454887131dd318dd0661. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:41169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:34.655009 10822 tablet_server.cc:196] TabletServer@127.10.145.129:0 shutdown complete.
W20260709 12:12:34.657032 10997 consensus_peers.cc:597] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 -> Peer adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169): Couldn't send request to peer adb9a5aea663454887131dd318dd0661. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:41169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:34.657473 10997 consensus_peers.cc:597] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 -> Peer adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169): Couldn't send request to peer adb9a5aea663454887131dd318dd0661. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:41169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:34.671669 11071 consensus_peers.cc:597] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 -> Peer adb9a5aea663454887131dd318dd0661 (127.10.145.129:41169): Couldn't send request to peer adb9a5aea663454887131dd318dd0661. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:41169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:34.676460 10822 tablet_server.cc:179] TabletServer@127.10.145.130:0 shutting down...
I20260709 12:12:34.703192 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:34.703886 10822 tablet_replica.cc:333] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34: stopping tablet replica
I20260709 12:12:34.704516 10822 raft_consensus.cc:2243] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.704954 10822 raft_consensus.cc:2272] T 04c44c11ff594389aa96c425b31a0b08 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.706676 10822 tablet_replica.cc:333] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34: stopping tablet replica
I20260709 12:12:34.707293 10822 raft_consensus.cc:2243] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.708045 10822 raft_consensus.cc:2272] T cec0fc77295e4e118ae73c2d790c6463 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.709743 10822 tablet_replica.cc:333] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34: stopping tablet replica
I20260709 12:12:34.710233 10822 raft_consensus.cc:2243] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.710915 10822 raft_consensus.cc:2272] T 5b9370a8c834412897a279787699d2e2 P 82b8b01dd22d432296a50ada60b6eb34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.712491 10822 tablet_replica.cc:333] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34: stopping tablet replica
I20260709 12:12:34.712972 10822 raft_consensus.cc:2243] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.713461 10822 raft_consensus.cc:2272] T ac94bca05c3641e0b4b8ed1f67b6e49b P 82b8b01dd22d432296a50ada60b6eb34 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.715021 10822 tablet_replica.cc:333] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34: stopping tablet replica
I20260709 12:12:34.715567 10822 raft_consensus.cc:2243] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.715986 10822 raft_consensus.cc:2272] T 4ce1078a48524a00b4fc83336da7351c P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.717633 10822 tablet_replica.cc:333] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34: stopping tablet replica
I20260709 12:12:34.718109 10822 raft_consensus.cc:2243] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.718545 10822 raft_consensus.cc:2272] T f1f326c0bed84014a8ea10fc40194582 P 82b8b01dd22d432296a50ada60b6eb34 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.720012 10822 tablet_replica.cc:333] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34: stopping tablet replica
I20260709 12:12:34.720474 10822 raft_consensus.cc:2243] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.720855 10822 raft_consensus.cc:2272] T 1fa6e6828ab14888a108afa9566feb25 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.722316 10822 tablet_replica.cc:333] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34: stopping tablet replica
I20260709 12:12:34.722800 10822 raft_consensus.cc:2243] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.723567 10822 raft_consensus.cc:2272] T 7db2e100018745578ca25367afdf1d25 P 82b8b01dd22d432296a50ada60b6eb34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.725322 10822 tablet_replica.cc:333] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34: stopping tablet replica
I20260709 12:12:34.725750 10822 raft_consensus.cc:2243] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.726156 10822 raft_consensus.cc:2272] T 797fd87aa9584f819388494138967ae8 P 82b8b01dd22d432296a50ada60b6eb34 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.754247 10822 tablet_server.cc:196] TabletServer@127.10.145.130:0 shutdown complete.
I20260709 12:12:34.772245 10822 tablet_server.cc:179] TabletServer@127.10.145.131:0 shutting down...
W20260709 12:12:34.788636 11070 consensus_peers.cc:597] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 -> Peer 82b8b01dd22d432296a50ada60b6eb34 (127.10.145.130:38881): Couldn't send request to peer 82b8b01dd22d432296a50ada60b6eb34. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:38881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:34.803200 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:34.803916 10822 tablet_replica.cc:333] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1: stopping tablet replica
I20260709 12:12:34.804688 10822 raft_consensus.cc:2243] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.805546 10822 raft_consensus.cc:2272] T 04c44c11ff594389aa96c425b31a0b08 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.807334 10822 tablet_replica.cc:333] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1: stopping tablet replica
I20260709 12:12:34.807847 10822 raft_consensus.cc:2243] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.808269 10822 raft_consensus.cc:2272] T cec0fc77295e4e118ae73c2d790c6463 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.810091 10822 tablet_replica.cc:333] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1: stopping tablet replica
I20260709 12:12:34.810568 10822 raft_consensus.cc:2243] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.811323 10822 raft_consensus.cc:2272] T 1fa6e6828ab14888a108afa9566feb25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.812915 10822 tablet_replica.cc:333] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1: stopping tablet replica
I20260709 12:12:34.813424 10822 raft_consensus.cc:2243] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.813895 10822 raft_consensus.cc:2272] T 7db2e100018745578ca25367afdf1d25 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.815541 10822 tablet_replica.cc:333] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1: stopping tablet replica
I20260709 12:12:34.816015 10822 raft_consensus.cc:2243] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.816414 10822 raft_consensus.cc:2272] T 5b9370a8c834412897a279787699d2e2 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.817991 10822 tablet_replica.cc:333] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1: stopping tablet replica
I20260709 12:12:34.818436 10822 raft_consensus.cc:2243] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.819783 10822 raft_consensus.cc:2272] T ac94bca05c3641e0b4b8ed1f67b6e49b P 8797799db0cf42c6a0f5e84c27ada1b1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.821529 10822 tablet_replica.cc:333] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1: stopping tablet replica
I20260709 12:12:34.821988 10822 raft_consensus.cc:2243] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.822445 10822 raft_consensus.cc:2272] T 4ce1078a48524a00b4fc83336da7351c P 8797799db0cf42c6a0f5e84c27ada1b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.823938 10822 tablet_replica.cc:333] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1: stopping tablet replica
I20260709 12:12:34.824360 10822 raft_consensus.cc:2243] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.824813 10822 raft_consensus.cc:2272] T f1f326c0bed84014a8ea10fc40194582 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.826432 10822 tablet_replica.cc:333] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1: stopping tablet replica
I20260709 12:12:34.826905 10822 raft_consensus.cc:2243] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:34.827332 10822 raft_consensus.cc:2272] T 797fd87aa9584f819388494138967ae8 P 8797799db0cf42c6a0f5e84c27ada1b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.854682 10822 tablet_server.cc:196] TabletServer@127.10.145.131:0 shutdown complete.
I20260709 12:12:34.872749 10822 master.cc:562] Master@127.10.145.190:45793 shutting down...
I20260709 12:12:34.898416 10822 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:34.899058 10822 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:34.899394 10822 tablet_replica.cc:333] T 00000000000000000000000000000000 P 74f5d59b0be24ef99e73c56ee8475751: stopping tablet replica
I20260709 12:12:34.919358 10822 master.cc:584] Master@127.10.145.190:45793 shutdown complete.
82b8b01dd22d432296a50ada60b6eb34  4
8797799db0cf42c6a0f5e84c27ada1b1  1
adb9a5aea663454887131dd318dd0661  4
82b8b01dd22d432296a50ada60b6eb34  3
8797799db0cf42c6a0f5e84c27ada1b1  3
adb9a5aea663454887131dd318dd0661  3
82b8b01dd22d432296a50ada60b6eb34  8
8797799db0cf42c6a0f5e84c27ada1b1  1
adb9a5aea663454887131dd318dd0661  0
82b8b01dd22d432296a50ada60b6eb34  3
8797799db0cf42c6a0f5e84c27ada1b1  3
adb9a5aea663454887131dd318dd0661  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30928 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:12:34.959933 10822 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.145.190:42179
I20260709 12:12:34.961234 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:34.967391 11354 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:34.967476 11353 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:34.968598 11356 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:34.971334 10822 server_base.cc:1061] running on GCE node
I20260709 12:12:34.973176 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:34.973446 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:34.973630 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599154973589 us; error 0 us; skew 500 ppm
I20260709 12:12:34.974298 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:34.976675 10822 webserver.cc:533] Webserver started at http://127.10.145.190:40329/ using document root <none> and password file <none>
I20260709 12:12:34.977237 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:34.977404 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:34.977759 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:34.978880 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/master-0-root/instance:
uuid: "6ab5868d557347258161aeda1b02027f"
format_stamp: "Formatted at 2026-07-09 12:12:34 on dist-test-slave-ncdh"
I20260709 12:12:34.983275 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:12:34.986666 11361 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:34.987572 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:12:34.987797 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/master-0-root
uuid: "6ab5868d557347258161aeda1b02027f"
format_stamp: "Formatted at 2026-07-09 12:12:34 on dist-test-slave-ncdh"
I20260709 12:12:34.988030 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:35.008184 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:35.009433 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:35.048193 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.190:42179
I20260709 12:12:35.048285 11412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.190:42179 every 8 connection(s)
I20260709 12:12:35.052420 11413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.062000 11413 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f: Bootstrap starting.
I20260709 12:12:35.066555 11413 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.070643 11413 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f: No bootstrap required, opened a new log
I20260709 12:12:35.072654 11413 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ab5868d557347258161aeda1b02027f" member_type: VOTER }
I20260709 12:12:35.073102 11413 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.073320 11413 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab5868d557347258161aeda1b02027f, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.073788 11413 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ab5868d557347258161aeda1b02027f" member_type: VOTER }
I20260709 12:12:35.074241 11413 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:35.074430 11413 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:35.074640 11413 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.078336 11413 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ab5868d557347258161aeda1b02027f" member_type: VOTER }
I20260709 12:12:35.078794 11413 leader_election.cc:304] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [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: 6ab5868d557347258161aeda1b02027f; no voters: 
I20260709 12:12:35.079830 11413 leader_election.cc:290] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:35.080144 11416 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:35.081440 11416 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [term 1 LEADER]: Becoming Leader. State: Replica: 6ab5868d557347258161aeda1b02027f, State: Running, Role: LEADER
I20260709 12:12:35.082140 11416 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [LEADER]: Queue going to LEADER mode. State: All 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: "6ab5868d557347258161aeda1b02027f" member_type: VOTER }
I20260709 12:12:35.082877 11413 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:35.086813 11418 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ab5868d557347258161aeda1b02027f. Latest consensus state: current_term: 1 leader_uuid: "6ab5868d557347258161aeda1b02027f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ab5868d557347258161aeda1b02027f" member_type: VOTER } }
I20260709 12:12:35.088472 11418 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:35.087939 11417 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6ab5868d557347258161aeda1b02027f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ab5868d557347258161aeda1b02027f" member_type: VOTER } }
I20260709 12:12:35.089272 11417 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:35.091346 11424 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:35.099063 11424 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:35.099978 10822 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:35.107618 11424 catalog_manager.cc:1383] Generated new cluster ID: 71879ee505f64e4d846624b172bc71b6
I20260709 12:12:35.107914 11424 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:35.125954 11424 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:35.127208 11424 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:35.137722 11424 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f: Generated new TSK 0
I20260709 12:12:35.138476 11424 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:35.166152 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:35.172389 11434 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:35.173342 11435 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:35.175370 10822 server_base.cc:1061] running on GCE node
W20260709 12:12:35.176031 11437 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:35.176882 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:35.177109 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:35.177285 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599155177243 us; error 0 us; skew 500 ppm
I20260709 12:12:35.177819 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:35.180002 10822 webserver.cc:533] Webserver started at http://127.10.145.129:46849/ using document root <none> and password file <none>
I20260709 12:12:35.180503 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:35.180692 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:35.181015 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:35.182126 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-0-root/instance:
uuid: "f51b4f219eea4f5e8195882e472a9cc1"
format_stamp: "Formatted at 2026-07-09 12:12:35 on dist-test-slave-ncdh"
I20260709 12:12:35.186628 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:12:35.189949 11442 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:35.190681 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:12:35.190973 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-0-root
uuid: "f51b4f219eea4f5e8195882e472a9cc1"
format_stamp: "Formatted at 2026-07-09 12:12:35 on dist-test-slave-ncdh"
I20260709 12:12:35.191285 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:35.208590 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:35.209856 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:35.211290 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:35.213546 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:35.213760 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:35.214017 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:35.214202 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:35.256459 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.129:38965
I20260709 12:12:35.256567 11504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.129:38965 every 8 connection(s)
I20260709 12:12:35.261672 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:35.269241 11509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:35.270459 11510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:35.271833 11512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:35.272152 10822 server_base.cc:1061] running on GCE node
I20260709 12:12:35.273260 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:35.273530 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:35.273736 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599155273718 us; error 0 us; skew 500 ppm
I20260709 12:12:35.274403 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:35.275799 11505 heartbeater.cc:344] Connected to a master server at 127.10.145.190:42179
I20260709 12:12:35.276189 11505 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:35.277030 10822 webserver.cc:533] Webserver started at http://127.10.145.130:40757/ using document root <none> and password file <none>
I20260709 12:12:35.277029 11505 heartbeater.cc:507] Master 127.10.145.190:42179 requested a full tablet report, sending...
I20260709 12:12:35.277783 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:35.278014 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:35.278369 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:35.279546 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-1-root/instance:
uuid: "33e7cfd6f4534e75a605aea32966baf5"
format_stamp: "Formatted at 2026-07-09 12:12:35 on dist-test-slave-ncdh"
I20260709 12:12:35.279562 11378 ts_manager.cc:194] Registered new tserver with Master: f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965)
I20260709 12:12:35.281527 11378 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38842
I20260709 12:12:35.284538 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260709 12:12:35.288062 11517 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:35.288949 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:35.289320 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-1-root
uuid: "33e7cfd6f4534e75a605aea32966baf5"
format_stamp: "Formatted at 2026-07-09 12:12:35 on dist-test-slave-ncdh"
I20260709 12:12:35.289613 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:35.314670 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:35.315814 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:35.317278 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:35.319443 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:35.319648 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:35.319906 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:35.320063 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:35.358201 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.130:34099
I20260709 12:12:35.358289 11579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.130:34099 every 8 connection(s)
I20260709 12:12:35.363157 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:35.370189 11583 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:35.371423 11584 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:35.374759 10822 server_base.cc:1061] running on GCE node
W20260709 12:12:35.375061 11586 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:35.375933 11580 heartbeater.cc:344] Connected to a master server at 127.10.145.190:42179
I20260709 12:12:35.376215 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:12:35.376324 11580 heartbeater.cc:461] Registering TS with master...
W20260709 12:12:35.376482 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:35.376695 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599155376675 us; error 0 us; skew 500 ppm
I20260709 12:12:35.377257 11580 heartbeater.cc:507] Master 127.10.145.190:42179 requested a full tablet report, sending...
I20260709 12:12:35.377470 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:35.379495 11378 ts_manager.cc:194] Registered new tserver with Master: 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:35.380810 11378 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38852
I20260709 12:12:35.381963 10822 webserver.cc:533] Webserver started at http://127.10.145.131:46497/ using document root <none> and password file <none>
I20260709 12:12:35.382493 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:35.382718 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:35.382983 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:35.384152 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-2-root/instance:
uuid: "07e5f183966a434493c7e9706ad14ff5"
format_stamp: "Formatted at 2026-07-09 12:12:35 on dist-test-slave-ncdh"
I20260709 12:12:35.388326 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 12:12:35.391809 11591 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:35.392560 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:35.392906 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-2-root
uuid: "07e5f183966a434493c7e9706ad14ff5"
format_stamp: "Formatted at 2026-07-09 12:12:35 on dist-test-slave-ncdh"
I20260709 12:12:35.393288 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599123865391-10822-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:35.406698 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:35.407871 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:35.409366 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:35.411553 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:35.411779 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:35.412026 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:35.412204 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:35.450989 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.131:42969
I20260709 12:12:35.451112 11653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.131:42969 every 8 connection(s)
I20260709 12:12:35.465535 11654 heartbeater.cc:344] Connected to a master server at 127.10.145.190:42179
I20260709 12:12:35.465998 11654 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:35.466714 11654 heartbeater.cc:507] Master 127.10.145.190:42179 requested a full tablet report, sending...
I20260709 12:12:35.468601 11378 ts_manager.cc:194] Registered new tserver with Master: 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:35.468770 10822 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014716422s
I20260709 12:12:35.470124 11378 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38866
I20260709 12:12:35.493979 11378 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38870:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:12:35.496953 11378 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:12:35.565621 11470 tablet_service.cc:1511] Processing CreateTablet for tablet 86b98dab03604f269fc63c997ab54512 (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:35.567304 11470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b98dab03604f269fc63c997ab54512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.569147 11469 tablet_service.cc:1511] Processing CreateTablet for tablet 84cf140709ff4ae39eff8ea13351c21d (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:35.570750 11469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84cf140709ff4ae39eff8ea13351c21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.577287 11468 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4a7a481ef740e390fdf49c14ab4725 (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:35.578699 11468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4a7a481ef740e390fdf49c14ab4725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.587399 11467 tablet_service.cc:1511] Processing CreateTablet for tablet 8be65bc47a8d4a1d81393e925a8d1cbe (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:35.588876 11467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be65bc47a8d4a1d81393e925a8d1cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.588739 11617 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4a7a481ef740e390fdf49c14ab4725 (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:35.592056 11619 tablet_service.cc:1511] Processing CreateTablet for tablet 86b98dab03604f269fc63c997ab54512 (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:35.592172 11618 tablet_service.cc:1511] Processing CreateTablet for tablet 84cf140709ff4ae39eff8ea13351c21d (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:35.590540 11669 tablet_bootstrap.cc:492] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1: Bootstrap starting.
I20260709 12:12:35.592108 11617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4a7a481ef740e390fdf49c14ab4725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.595526 11619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b98dab03604f269fc63c997ab54512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.597072 11618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84cf140709ff4ae39eff8ea13351c21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.598938 11616 tablet_service.cc:1511] Processing CreateTablet for tablet 8be65bc47a8d4a1d81393e925a8d1cbe (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:35.600584 11616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be65bc47a8d4a1d81393e925a8d1cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.603451 11615 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe5f4c06fc24633a413e0e752137f8e (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:35.604698 11615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe5f4c06fc24633a413e0e752137f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.612619 11543 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4a7a481ef740e390fdf49c14ab4725 (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:35.612849 11466 tablet_service.cc:1511] Processing CreateTablet for tablet 8f246ca2d2e14e698866d59c9571ac9b (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:35.614109 11466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f246ca2d2e14e698866d59c9571ac9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.615320 11542 tablet_service.cc:1511] Processing CreateTablet for tablet 8be65bc47a8d4a1d81393e925a8d1cbe (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:35.617636 11541 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe5f4c06fc24633a413e0e752137f8e (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:35.618821 11544 tablet_service.cc:1511] Processing CreateTablet for tablet 84cf140709ff4ae39eff8ea13351c21d (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:35.619985 11545 tablet_service.cc:1511] Processing CreateTablet for tablet 86b98dab03604f269fc63c997ab54512 (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:35.638046 11539 tablet_service.cc:1511] Processing CreateTablet for tablet 06e6a5f6629a40fc8cf52341a81037a9 (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:35.614110 11543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4a7a481ef740e390fdf49c14ab4725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.642050 11539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e6a5f6629a40fc8cf52341a81037a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.642700 11545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b98dab03604f269fc63c997ab54512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.642877 11613 tablet_service.cc:1511] Processing CreateTablet for tablet 06e6a5f6629a40fc8cf52341a81037a9 (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:35.643324 11669 tablet_bootstrap.cc:654] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.644212 11613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e6a5f6629a40fc8cf52341a81037a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.645406 11538 tablet_service.cc:1511] Processing CreateTablet for tablet 3c19c49474fa49d483e0ae17271acb6a (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:35.646679 11538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c19c49474fa49d483e0ae17271acb6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.649468 11542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be65bc47a8d4a1d81393e925a8d1cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.631259 11614 tablet_service.cc:1511] Processing CreateTablet for tablet 8f246ca2d2e14e698866d59c9571ac9b (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:35.650511 11614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f246ca2d2e14e698866d59c9571ac9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.650620 11544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84cf140709ff4ae39eff8ea13351c21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.650695 11612 tablet_service.cc:1511] Processing CreateTablet for tablet 3c19c49474fa49d483e0ae17271acb6a (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:35.632454 11540 tablet_service.cc:1511] Processing CreateTablet for tablet 8f246ca2d2e14e698866d59c9571ac9b (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:35.633029 11465 tablet_service.cc:1511] Processing CreateTablet for tablet 06e6a5f6629a40fc8cf52341a81037a9 (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:35.652221 11612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c19c49474fa49d483e0ae17271acb6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.652637 11465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e6a5f6629a40fc8cf52341a81037a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.652637 11540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f246ca2d2e14e698866d59c9571ac9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.655243 11541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe5f4c06fc24633a413e0e752137f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.624109 11470 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe5f4c06fc24633a413e0e752137f8e (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:35.660653 11470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe5f4c06fc24633a413e0e752137f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.673308 11467 tablet_service.cc:1511] Processing CreateTablet for tablet 64a90ae8aef540c8a7cde63b678a8f9e (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:35.674592 11467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a90ae8aef540c8a7cde63b678a8f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.674950 11537 tablet_service.cc:1511] Processing CreateTablet for tablet 64a90ae8aef540c8a7cde63b678a8f9e (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:35.676374 11537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a90ae8aef540c8a7cde63b678a8f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.688966 11611 tablet_service.cc:1511] Processing CreateTablet for tablet 64a90ae8aef540c8a7cde63b678a8f9e (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:35.690482 11611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a90ae8aef540c8a7cde63b678a8f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.691480 11669 tablet_bootstrap.cc:492] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1: No bootstrap required, opened a new log
I20260709 12:12:35.692035 11669 ts_tablet_manager.cc:1403] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.010s
I20260709 12:12:35.698761 11464 tablet_service.cc:1511] Processing CreateTablet for tablet a5e4626229eb4f60a738fd5ea751ed64 (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:35.700364 11464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5e4626229eb4f60a738fd5ea751ed64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.701838 11669 raft_consensus.cc:359] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.702566 11669 raft_consensus.cc:385] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.702884 11669 raft_consensus.cc:740] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.703660 11669 consensus_queue.cc:260] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.708636 11536 tablet_service.cc:1511] Processing CreateTablet for tablet a5e4626229eb4f60a738fd5ea751ed64 (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:35.710012 11536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5e4626229eb4f60a738fd5ea751ed64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.724634 11615 tablet_service.cc:1511] Processing CreateTablet for tablet a5e4626229eb4f60a738fd5ea751ed64 (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:35.725936 11615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5e4626229eb4f60a738fd5ea751ed64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.746136 11469 tablet_service.cc:1511] Processing CreateTablet for tablet 3c19c49474fa49d483e0ae17271acb6a (DEFAULT_TABLE table=test-workload [id=a2381dab83844bd38ddbea69dfacd19e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:35.747820 11469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c19c49474fa49d483e0ae17271acb6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:35.752409 11672 tablet_bootstrap.cc:492] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5: Bootstrap starting.
I20260709 12:12:35.770099 11505 heartbeater.cc:499] Master 127.10.145.190:42179 was elected leader, sending a full tablet report...
I20260709 12:12:35.770684 11669 ts_tablet_manager.cc:1434] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.012s
I20260709 12:12:35.771646 11669 tablet_bootstrap.cc:492] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1: Bootstrap starting.
I20260709 12:12:35.778405 11669 tablet_bootstrap.cc:654] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.793694 11672 tablet_bootstrap.cc:654] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.801455 11670 tablet_bootstrap.cc:492] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5: Bootstrap starting.
I20260709 12:12:35.805094 11672 tablet_bootstrap.cc:492] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5: No bootstrap required, opened a new log
I20260709 12:12:35.805639 11672 ts_tablet_manager.cc:1403] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.002s
I20260709 12:12:35.806244 11669 tablet_bootstrap.cc:492] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1: No bootstrap required, opened a new log
I20260709 12:12:35.806711 11669 ts_tablet_manager.cc:1403] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.013s
I20260709 12:12:35.807538 11670 tablet_bootstrap.cc:654] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.808485 11672 raft_consensus.cc:359] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.809226 11672 raft_consensus.cc:385] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.809540 11672 raft_consensus.cc:740] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.809351 11669 raft_consensus.cc:359] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.810067 11669 raft_consensus.cc:385] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.810379 11669 raft_consensus.cc:740] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.810321 11672 consensus_queue.cc:260] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.811237 11669 consensus_queue.cc:260] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.812873 11670 tablet_bootstrap.cc:492] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5: No bootstrap required, opened a new log
I20260709 12:12:35.813256 11672 ts_tablet_manager.cc:1434] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:12:35.813385 11670 ts_tablet_manager.cc:1403] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260709 12:12:35.813926 11580 heartbeater.cc:499] Master 127.10.145.190:42179 was elected leader, sending a full tablet report...
I20260709 12:12:35.814196 11672 tablet_bootstrap.cc:492] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5: Bootstrap starting.
I20260709 12:12:35.816515 11670 raft_consensus.cc:359] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.817302 11670 raft_consensus.cc:385] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.817643 11670 raft_consensus.cc:740] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.818537 11669 ts_tablet_manager.cc:1434] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260709 12:12:35.818478 11670 consensus_queue.cc:260] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.819792 11669 tablet_bootstrap.cc:492] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1: Bootstrap starting.
I20260709 12:12:35.820698 11672 tablet_bootstrap.cc:654] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.827795 11669 tablet_bootstrap.cc:654] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.828213 11670 ts_tablet_manager.cc:1434] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.011s
I20260709 12:12:35.828948 11654 heartbeater.cc:499] Master 127.10.145.190:42179 was elected leader, sending a full tablet report...
I20260709 12:12:35.837297 11670 tablet_bootstrap.cc:492] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5: Bootstrap starting.
I20260709 12:12:35.845206 11670 tablet_bootstrap.cc:654] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.846047 11672 tablet_bootstrap.cc:492] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5: No bootstrap required, opened a new log
I20260709 12:12:35.846662 11672 ts_tablet_manager.cc:1403] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.014s
I20260709 12:12:35.852139 11669 tablet_bootstrap.cc:492] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1: No bootstrap required, opened a new log
I20260709 12:12:35.852160 11672 raft_consensus.cc:359] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.853390 11672 raft_consensus.cc:385] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.853703 11672 raft_consensus.cc:740] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.854415 11672 consensus_queue.cc:260] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.856345 11672 ts_tablet_manager.cc:1434] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:12:35.857290 11672 tablet_bootstrap.cc:492] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5: Bootstrap starting.
I20260709 12:12:35.852981 11669 ts_tablet_manager.cc:1403] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.012s
I20260709 12:12:35.862242 11670 tablet_bootstrap.cc:492] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5: No bootstrap required, opened a new log
I20260709 12:12:35.862751 11670 ts_tablet_manager.cc:1403] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.009s
I20260709 12:12:35.862847 11669 raft_consensus.cc:359] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.863705 11672 tablet_bootstrap.cc:654] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.863715 11669 raft_consensus.cc:385] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.864320 11669 raft_consensus.cc:740] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.865095 11669 consensus_queue.cc:260] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.866271 11670 raft_consensus.cc:359] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.866997 11670 raft_consensus.cc:385] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.867342 11669 ts_tablet_manager.cc:1434] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:35.867276 11670 raft_consensus.cc:740] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.868101 11670 consensus_queue.cc:260] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.870251 11670 ts_tablet_manager.cc:1434] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:12:35.871176 11670 tablet_bootstrap.cc:492] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5: Bootstrap starting.
I20260709 12:12:35.876799 11669 tablet_bootstrap.cc:492] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1: Bootstrap starting.
I20260709 12:12:35.884277 11670 tablet_bootstrap.cc:654] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.885654 11669 tablet_bootstrap.cc:654] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.887441 11672 tablet_bootstrap.cc:492] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5: No bootstrap required, opened a new log
I20260709 12:12:35.887961 11672 ts_tablet_manager.cc:1403] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.011s
I20260709 12:12:35.891165 11672 raft_consensus.cc:359] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.891672 11673 raft_consensus.cc:493] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.891909 11670 tablet_bootstrap.cc:492] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5: No bootstrap required, opened a new log
I20260709 12:12:35.891916 11669 tablet_bootstrap.cc:492] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1: No bootstrap required, opened a new log
I20260709 12:12:35.891912 11672 raft_consensus.cc:385] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.892707 11672 raft_consensus.cc:740] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.892233 11673 raft_consensus.cc:515] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.892822 11670 ts_tablet_manager.cc:1403] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.002s
I20260709 12:12:35.892900 11669 ts_tablet_manager.cc:1403] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 12:12:35.893534 11672 consensus_queue.cc:260] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.896238 11670 raft_consensus.cc:359] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.898608 11670 raft_consensus.cc:385] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.899022 11670 raft_consensus.cc:740] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.899905 11673 leader_election.cc:290] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:35.897909 11669 raft_consensus.cc:359] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.900501 11669 raft_consensus.cc:385] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.900862 11669 raft_consensus.cc:740] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.901639 11669 consensus_queue.cc:260] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.902757 11672 ts_tablet_manager.cc:1434] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:12:35.899833 11670 consensus_queue.cc:260] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.904573 11670 ts_tablet_manager.cc:1434] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 12:12:35.907071 11670 tablet_bootstrap.cc:492] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5: Bootstrap starting.
I20260709 12:12:35.908705 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b98dab03604f269fc63c997ab54512" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5" is_pre_election: true
I20260709 12:12:35.906090 11669 ts_tablet_manager.cc:1434] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:12:35.909950 11672 tablet_bootstrap.cc:492] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5: Bootstrap starting.
I20260709 12:12:35.910089 11669 tablet_bootstrap.cc:492] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1: Bootstrap starting.
W20260709 12:12:35.910418 11445 leader_election.cc:343] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.916657 11669 tablet_bootstrap.cc:654] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.920667 11672 tablet_bootstrap.cc:654] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.921033 11670 tablet_bootstrap.cc:654] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.930054 11669 tablet_bootstrap.cc:492] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1: No bootstrap required, opened a new log
I20260709 12:12:35.929986 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b98dab03604f269fc63c997ab54512" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5" is_pre_election: true
I20260709 12:12:35.930605 11669 ts_tablet_manager.cc:1403] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.006s
I20260709 12:12:35.930780 11629 raft_consensus.cc:2468] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 0.
I20260709 12:12:35.931617 11672 tablet_bootstrap.cc:492] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5: No bootstrap required, opened a new log
I20260709 12:12:35.931339 11670 tablet_bootstrap.cc:492] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5: No bootstrap required, opened a new log
I20260709 12:12:35.932112 11672 ts_tablet_manager.cc:1403] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.006s
I20260709 12:12:35.932165 11670 ts_tablet_manager.cc:1403] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.007s
I20260709 12:12:35.932060 11444 leader_election.cc:304] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [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: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 33e7cfd6f4534e75a605aea32966baf5
I20260709 12:12:35.933080 11673 raft_consensus.cc:2804] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:35.933450 11673 raft_consensus.cc:493] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:35.933943 11673 raft_consensus.cc:3060] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.933475 11669 raft_consensus.cc:359] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.934340 11669 raft_consensus.cc:385] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.934648 11669 raft_consensus.cc:740] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.935343 11672 raft_consensus.cc:359] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.935403 11669 consensus_queue.cc:260] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.935530 11670 raft_consensus.cc:359] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.936164 11672 raft_consensus.cc:385] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.936574 11670 raft_consensus.cc:385] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:35.937083 11670 raft_consensus.cc:740] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.936570 11672 raft_consensus.cc:740] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Initialized, Role: FOLLOWER
I20260709 12:12:35.938788 11669 ts_tablet_manager.cc:1434] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:12:35.939697 11669 tablet_bootstrap.cc:492] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1: Bootstrap starting.
I20260709 12:12:35.938340 11672 consensus_queue.cc:260] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.941653 11672 ts_tablet_manager.cc:1434] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:12:35.941423 11673 raft_consensus.cc:515] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.942881 11672 tablet_bootstrap.cc:492] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5: Bootstrap starting.
I20260709 12:12:35.944753 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b98dab03604f269fc63c997ab54512" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
W20260709 12:12:35.946105 11445 leader_election.cc:343] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:35.946375 11669 tablet_bootstrap.cc:654] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.939287 11670 consensus_queue.cc:260] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.948180 11670 ts_tablet_manager.cc:1434] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:12:35.949160 11670 tablet_bootstrap.cc:492] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5: Bootstrap starting.
I20260709 12:12:35.949910 11672 tablet_bootstrap.cc:654] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.958041 11673 leader_election.cc:290] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 election: Requested vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:35.959894 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b98dab03604f269fc63c997ab54512" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:35.960148 11677 raft_consensus.cc:493] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.960485 11629 raft_consensus.cc:3060] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:35.961073 11670 tablet_bootstrap.cc:654] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:35.960590 11677 raft_consensus.cc:515] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.967422 11677 leader_election.cc:290] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:35.968276 11629 raft_consensus.cc:2468] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 1.
I20260709 12:12:35.969659 11444 leader_election.cc:304] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [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: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 33e7cfd6f4534e75a605aea32966baf5
I20260709 12:12:35.971067 11673 raft_consensus.cc:2804] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:35.983415 11677 raft_consensus.cc:493] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.983954 11677 raft_consensus.cc:515] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.987147 11677 leader_election.cc:290] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:35.988824 11678 raft_consensus.cc:493] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.989465 11678 raft_consensus.cc:515] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:35.994308 11690 raft_consensus.cc:493] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:35.998791 11678 leader_election.cc:290] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:35.994987 11690 raft_consensus.cc:515] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.002326 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4a7a481ef740e390fdf49c14ab4725" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5" is_pre_election: true
I20260709 12:12:36.003001 11555 raft_consensus.cc:2468] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 0.
I20260709 12:12:36.004231 11445 leader_election.cc:304] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33e7cfd6f4534e75a605aea32966baf5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:36.006049 11696 raft_consensus.cc:2804] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:36.006479 11696 raft_consensus.cc:493] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:36.006897 11696 raft_consensus.cc:3060] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.006522 11673 raft_consensus.cc:697] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Becoming Leader. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:36.008388 11690 leader_election.cc:290] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.008476 11673 consensus_queue.cc:237] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.019241 11696 raft_consensus.cc:515] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.022397 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4a7a481ef740e390fdf49c14ab4725" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:36.022977 11555 raft_consensus.cc:3060] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.029399 11669 tablet_bootstrap.cc:492] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1: No bootstrap required, opened a new log
I20260709 12:12:36.030061 11669 ts_tablet_manager.cc:1403] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.024s
I20260709 12:12:36.030664 11555 raft_consensus.cc:2468] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 1.
I20260709 12:12:36.032080 11445 leader_election.cc:304] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33e7cfd6f4534e75a605aea32966baf5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:36.032940 11690 raft_consensus.cc:2804] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:36.033433 11690 raft_consensus.cc:697] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Becoming Leader. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:36.034247 11690 consensus_queue.cc:237] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.037822 11628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4626229eb4f60a738fd5ea751ed64" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5" is_pre_election: true
I20260709 12:12:36.039728 11672 tablet_bootstrap.cc:492] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5: No bootstrap required, opened a new log
W20260709 12:12:36.039613 11519 leader_election.cc:343] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:36.040328 11672 ts_tablet_manager.cc:1403] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5: Time spent bootstrapping tablet: real 0.098s	user 0.006s	sys 0.016s
I20260709 12:12:36.040757 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a90ae8aef540c8a7cde63b678a8f9e" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5" is_pre_election: true
W20260709 12:12:36.042502 11519 leader_election.cc:343] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:36.043599 11696 leader_election.cc:290] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 election: Requested vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.044512 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4a7a481ef740e390fdf49c14ab4725" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5" is_pre_election: true
I20260709 12:12:36.045430 11629 raft_consensus.cc:2468] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 0.
I20260709 12:12:36.047621 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4a7a481ef740e390fdf49c14ab4725" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:36.047681 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a90ae8aef540c8a7cde63b678a8f9e" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1" is_pre_election: true
I20260709 12:12:36.048341 11629 raft_consensus.cc:3060] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.048055 11672 raft_consensus.cc:359] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.048792 11672 raft_consensus.cc:385] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.049168 11696 raft_consensus.cc:493] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:36.052968 11696 raft_consensus.cc:515] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.050220 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4626229eb4f60a738fd5ea751ed64" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1" is_pre_election: true
W20260709 12:12:36.051908 11521 leader_election.cc:343] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:36.055290 11521 leader_election.cc:304] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33e7cfd6f4534e75a605aea32966baf5; no voters: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1
I20260709 12:12:36.056165 11696 leader_election.cc:290] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.056640 11672 raft_consensus.cc:740] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.056820 11677 raft_consensus.cc:2749] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:36.057504 11672 consensus_queue.cc:260] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.057894 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5" is_pre_election: true
W20260709 12:12:36.060035 11521 leader_election.cc:343] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:36.062012 11521 leader_election.cc:304] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33e7cfd6f4534e75a605aea32966baf5; no voters: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1
I20260709 12:12:36.062827 11677 raft_consensus.cc:2749] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:36.063380 11445 leader_election.cc:343] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:36.064640 11628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5" is_pre_election: true
I20260709 12:12:36.064673 11672 ts_tablet_manager.cc:1434] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 12:12:36.066118 11672 tablet_bootstrap.cc:492] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5: Bootstrap starting.
W20260709 12:12:36.069134 11444 leader_election.cc:343] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:36.069676 11444 leader_election.cc:304] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f51b4f219eea4f5e8195882e472a9cc1; no voters: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5
I20260709 12:12:36.070540 11696 raft_consensus.cc:2749] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:36.072573 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1" is_pre_election: true
I20260709 12:12:36.073578 11672 tablet_bootstrap.cc:654] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:36.074563 11595 leader_election.cc:343] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:36.059289 11669 raft_consensus.cc:359] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.079797 11669 raft_consensus.cc:385] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.080220 11669 raft_consensus.cc:740] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.079352 11376 catalog_manager.cc:5697] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.081233 11669 consensus_queue.cc:260] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.086117 11669 ts_tablet_manager.cc:1434] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.000s
I20260709 12:12:36.086643 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5" is_pre_election: true
I20260709 12:12:36.087090 11669 tablet_bootstrap.cc:492] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1: Bootstrap starting.
I20260709 12:12:36.087814 11677 raft_consensus.cc:493] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:36.088367 11677 raft_consensus.cc:515] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.090162 11670 tablet_bootstrap.cc:492] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5: No bootstrap required, opened a new log
I20260709 12:12:36.090734 11670 ts_tablet_manager.cc:1403] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5: Time spent bootstrapping tablet: real 0.142s	user 0.066s	sys 0.052s
W20260709 12:12:36.093077 11426 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:36.093271 11628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be65bc47a8d4a1d81393e925a8d1cbe" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5" is_pre_election: true
I20260709 12:12:36.093740 11669 tablet_bootstrap.cc:654] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.094025 11628 raft_consensus.cc:2468] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 0.
I20260709 12:12:36.093930 11670 raft_consensus.cc:359] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.094727 11670 raft_consensus.cc:385] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.095039 11670 raft_consensus.cc:740] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.095470 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be65bc47a8d4a1d81393e925a8d1cbe" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1" is_pre_election: true
I20260709 12:12:36.095754 11670 consensus_queue.cc:260] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.096333 11480 raft_consensus.cc:2468] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 0.
I20260709 12:12:36.097998 11677 leader_election.cc:290] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.098944 11519 leader_election.cc:304] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5; no voters: 
W20260709 12:12:36.088378 11594 leader_election.cc:343] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:36.101714 11594 leader_election.cc:304] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5; no voters: 33e7cfd6f4534e75a605aea32966baf5, f51b4f219eea4f5e8195882e472a9cc1
I20260709 12:12:36.102505 11678 raft_consensus.cc:2749] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:36.103011 11677 raft_consensus.cc:2804] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:36.102240 11670 ts_tablet_manager.cc:1434] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:12:36.103440 11677 raft_consensus.cc:493] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:36.104013 11677 raft_consensus.cc:3060] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.104645 11670 tablet_bootstrap.cc:492] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5: Bootstrap starting.
I20260709 12:12:36.111209 11677 raft_consensus.cc:515] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.114197 11670 tablet_bootstrap.cc:654] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.115418 11669 tablet_bootstrap.cc:492] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1: No bootstrap required, opened a new log
I20260709 12:12:36.121469 11669 ts_tablet_manager.cc:1403] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.008s
I20260709 12:12:36.124377 11669 raft_consensus.cc:359] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.125120 11669 raft_consensus.cc:385] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.125404 11669 raft_consensus.cc:740] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.125670 11677 leader_election.cc:290] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.119834 11629 raft_consensus.cc:2468] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 1.
I20260709 12:12:36.127132 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be65bc47a8d4a1d81393e925a8d1cbe" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:36.127563 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be65bc47a8d4a1d81393e925a8d1cbe" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:36.127717 11480 raft_consensus.cc:3060] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.128105 11629 raft_consensus.cc:3060] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.128895 11672 tablet_bootstrap.cc:492] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5: No bootstrap required, opened a new log
I20260709 12:12:36.129383 11672 ts_tablet_manager.cc:1403] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.029s
I20260709 12:12:36.131083 11670 tablet_bootstrap.cc:492] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5: No bootstrap required, opened a new log
I20260709 12:12:36.131538 11670 ts_tablet_manager.cc:1403] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.006s
I20260709 12:12:36.132150 11672 raft_consensus.cc:359] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.132830 11672 raft_consensus.cc:385] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.133142 11672 raft_consensus.cc:740] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.133885 11672 consensus_queue.cc:260] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.134712 11629 raft_consensus.cc:2468] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 1.
I20260709 12:12:36.134922 11480 raft_consensus.cc:2468] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 1.
I20260709 12:12:36.134974 11670 raft_consensus.cc:359] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.135937 11670 raft_consensus.cc:385] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.135849 11519 leader_election.cc:304] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5; no voters: 
I20260709 12:12:36.126660 11669 consensus_queue.cc:260] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.136415 11670 raft_consensus.cc:740] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.136790 11677 raft_consensus.cc:2804] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:36.137380 11670 consensus_queue.cc:260] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.138459 11669 ts_tablet_manager.cc:1434] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:12:36.139281 11672 ts_tablet_manager.cc:1434] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:12:36.139477 11669 tablet_bootstrap.cc:492] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1: Bootstrap starting.
I20260709 12:12:36.139969 11670 ts_tablet_manager.cc:1434] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:36.140421 11672 tablet_bootstrap.cc:492] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5: Bootstrap starting.
I20260709 12:12:36.141126 11670 tablet_bootstrap.cc:492] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5: Bootstrap starting.
I20260709 12:12:36.144055 11678 raft_consensus.cc:493] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:36.144578 11678 raft_consensus.cc:515] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.146914 11672 tablet_bootstrap.cc:654] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.146929 11669 tablet_bootstrap.cc:654] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.149130 11670 tablet_bootstrap.cc:654] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.149392 11678 leader_election.cc:290] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:36.148905 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5" is_pre_election: true
W20260709 12:12:36.150846 11594 leader_election.cc:343] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:36.157138 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1" is_pre_election: true
I20260709 12:12:36.158000 11480 raft_consensus.cc:2468] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 0.
I20260709 12:12:36.159235 11672 tablet_bootstrap.cc:492] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5: No bootstrap required, opened a new log
I20260709 12:12:36.159726 11672 ts_tablet_manager.cc:1403] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 12:12:36.159585 11595 leader_election.cc:304] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [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: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 33e7cfd6f4534e75a605aea32966baf5
I20260709 12:12:36.162555 11678 raft_consensus.cc:2804] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:36.163055 11678 raft_consensus.cc:493] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:36.163491 11678 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.169582 11669 tablet_bootstrap.cc:492] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1: No bootstrap required, opened a new log
I20260709 12:12:36.170070 11669 ts_tablet_manager.cc:1403] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.005s
I20260709 12:12:36.170595 11377 catalog_manager.cc:5697] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.172551 11669 raft_consensus.cc:359] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.173329 11669 raft_consensus.cc:385] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.173593 11669 raft_consensus.cc:740] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.174345 11669 consensus_queue.cc:260] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.176506 11669 ts_tablet_manager.cc:1434] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:36.177373 11669 tablet_bootstrap.cc:492] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1: Bootstrap starting.
I20260709 12:12:36.178663 11677 raft_consensus.cc:697] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Becoming Leader. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Running, Role: LEADER
I20260709 12:12:36.179828 11677 consensus_queue.cc:237] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.182929 11669 tablet_bootstrap.cc:654] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.183753 11678 raft_consensus.cc:515] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.189087 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:36.189980 11480 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.194416 11672 raft_consensus.cc:359] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.195384 11672 raft_consensus.cc:385] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.195438 11709 raft_consensus.cc:493] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:36.195878 11672 raft_consensus.cc:740] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.196157 11709 raft_consensus.cc:515] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.196923 11672 consensus_queue.cc:260] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.200686 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e6a5f6629a40fc8cf52341a81037a9" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1" is_pre_election: true
I20260709 12:12:36.201560 11479 raft_consensus.cc:2468] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 0.
I20260709 12:12:36.202907 11521 leader_election.cc:304] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33e7cfd6f4534e75a605aea32966baf5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:36.204156 11715 raft_consensus.cc:2804] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:36.204506 11715 raft_consensus.cc:493] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:36.204834 11715 raft_consensus.cc:3060] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.207125 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
W20260709 12:12:36.208679 11594 leader_election.cc:343] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:36.209292 11678 leader_election.cc:290] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:36.210645 11670 tablet_bootstrap.cc:492] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5: No bootstrap required, opened a new log
I20260709 12:12:36.211663 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e6a5f6629a40fc8cf52341a81037a9" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5" is_pre_election: true
I20260709 12:12:36.211406 11672 ts_tablet_manager.cc:1434] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5: Time spent starting tablet: real 0.051s	user 0.010s	sys 0.001s
I20260709 12:12:36.212978 11672 tablet_bootstrap.cc:492] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5: Bootstrap starting.
W20260709 12:12:36.213217 11519 leader_election.cc:343] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:36.214277 11669 tablet_bootstrap.cc:492] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1: No bootstrap required, opened a new log
I20260709 12:12:36.214707 11669 ts_tablet_manager.cc:1403] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.005s
I20260709 12:12:36.217329 11669 raft_consensus.cc:359] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.217216 11715 raft_consensus.cc:515] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.212051 11670 ts_tablet_manager.cc:1403] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.036s
I20260709 12:12:36.217949 11709 leader_election.cc:290] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.217949 11669 raft_consensus.cc:385] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.219326 11669 raft_consensus.cc:740] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.220783 11670 raft_consensus.cc:359] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.221447 11715 leader_election.cc:290] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.221871 11672 tablet_bootstrap.cc:654] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.220079 11669 consensus_queue.cc:260] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.222641 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e6a5f6629a40fc8cf52341a81037a9" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:36.224222 11480 raft_consensus.cc:2468] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 1.
I20260709 12:12:36.221517 11670 raft_consensus.cc:385] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.224720 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e6a5f6629a40fc8cf52341a81037a9" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:36.225452 11479 raft_consensus.cc:3060] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.226325 11669 ts_tablet_manager.cc:1434] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:12:36.227216 11669 tablet_bootstrap.cc:492] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1: Bootstrap starting.
I20260709 12:12:36.229889 11595 leader_election.cc:304] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [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: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 33e7cfd6f4534e75a605aea32966baf5
I20260709 12:12:36.232595 11669 tablet_bootstrap.cc:654] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.233554 11672 tablet_bootstrap.cc:492] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5: No bootstrap required, opened a new log
I20260709 12:12:36.234038 11672 ts_tablet_manager.cc:1403] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 12:12:36.235142 11678 raft_consensus.cc:2804] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:36.236553 11479 raft_consensus.cc:2468] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 1.
I20260709 12:12:36.224997 11670 raft_consensus.cc:740] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.236806 11672 raft_consensus.cc:359] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.238030 11672 raft_consensus.cc:385] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.237564 11670 consensus_queue.cc:260] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.238359 11672 raft_consensus.cc:740] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.238811 11629 raft_consensus.cc:3060] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.239351 11672 consensus_queue.cc:260] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.241788 11672 ts_tablet_manager.cc:1434] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:12:36.243428 11672 tablet_bootstrap.cc:492] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5: Bootstrap starting.
I20260709 12:12:36.244695 11377 catalog_manager.cc:5697] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "33e7cfd6f4534e75a605aea32966baf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.238777 11521 leader_election.cc:304] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33e7cfd6f4534e75a605aea32966baf5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:36.248597 11629 raft_consensus.cc:2468] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 1.
I20260709 12:12:36.250011 11677 raft_consensus.cc:2804] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:36.250684 11677 raft_consensus.cc:697] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Becoming Leader. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Running, Role: LEADER
I20260709 12:12:36.251472 11670 ts_tablet_manager.cc:1434] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:12:36.252504 11670 tablet_bootstrap.cc:492] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5: Bootstrap starting.
I20260709 12:12:36.251551 11677 consensus_queue.cc:237] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.253481 11672 tablet_bootstrap.cc:654] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.254508 11678 raft_consensus.cc:697] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Becoming Leader. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:36.255697 11678 consensus_queue.cc:237] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.263450 11669 tablet_bootstrap.cc:492] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1: No bootstrap required, opened a new log
I20260709 12:12:36.264043 11669 ts_tablet_manager.cc:1403] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.008s
I20260709 12:12:36.267475 11669 raft_consensus.cc:359] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.268433 11669 raft_consensus.cc:385] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.267685 11377 catalog_manager.cc:5697] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "07e5f183966a434493c7e9706ad14ff5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.268945 11669 raft_consensus.cc:740] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.271126 11670 tablet_bootstrap.cc:654] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.270110 11669 consensus_queue.cc:260] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.278774 11669 ts_tablet_manager.cc:1434] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 12:12:36.283627 11376 catalog_manager.cc:5697] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "33e7cfd6f4534e75a605aea32966baf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.285065 11678 raft_consensus.cc:493] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:36.285782 11678 raft_consensus.cc:515] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.289458 11672 tablet_bootstrap.cc:492] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5: No bootstrap required, opened a new log
I20260709 12:12:36.289923 11672 ts_tablet_manager.cc:1403] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.015s
I20260709 12:12:36.290901 11670 tablet_bootstrap.cc:492] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5: No bootstrap required, opened a new log
I20260709 12:12:36.290916 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a90ae8aef540c8a7cde63b678a8f9e" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1" is_pre_election: true
I20260709 12:12:36.291710 11670 ts_tablet_manager.cc:1403] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.012s
I20260709 12:12:36.291689 11479 raft_consensus.cc:2468] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 0.
I20260709 12:12:36.292567 11672 raft_consensus.cc:359] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.293342 11672 raft_consensus.cc:385] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.293627 11672 raft_consensus.cc:740] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.294449 11672 consensus_queue.cc:260] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.294661 11670 raft_consensus.cc:359] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.295574 11595 leader_election.cc:304] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:36.296070 11670 raft_consensus.cc:385] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.296343 11670 raft_consensus.cc:740] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.296612 11719 raft_consensus.cc:2804] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:36.296697 11672 ts_tablet_manager.cc:1434] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:36.296990 11719 raft_consensus.cc:493] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:36.296978 11670 consensus_queue.cc:260] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.297504 11719 raft_consensus.cc:3060] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.297704 11672 tablet_bootstrap.cc:492] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5: Bootstrap starting.
I20260709 12:12:36.304078 11672 tablet_bootstrap.cc:654] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.309175 11677 raft_consensus.cc:493] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:36.309751 11677 raft_consensus.cc:515] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.310572 11670 ts_tablet_manager.cc:1434] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 12:12:36.311926 11670 tablet_bootstrap.cc:492] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5: Bootstrap starting.
I20260709 12:12:36.314955 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b98dab03604f269fc63c997ab54512" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5" is_pre_election: true
I20260709 12:12:36.315729 11629 raft_consensus.cc:2393] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33e7cfd6f4534e75a605aea32966baf5 in current term 1: Already voted for candidate f51b4f219eea4f5e8195882e472a9cc1 in this term.
I20260709 12:12:36.316594 11672 tablet_bootstrap.cc:492] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5: No bootstrap required, opened a new log
I20260709 12:12:36.317019 11672 ts_tablet_manager.cc:1403] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260709 12:12:36.317281 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b98dab03604f269fc63c997ab54512" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1" is_pre_election: true
I20260709 12:12:36.318325 11670 tablet_bootstrap.cc:654] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.318840 11521 leader_election.cc:304] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33e7cfd6f4534e75a605aea32966baf5; no voters: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1
I20260709 12:12:36.319788 11716 raft_consensus.cc:3060] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.319628 11672 raft_consensus.cc:359] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.321916 11672 raft_consensus.cc:385] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.322253 11672 raft_consensus.cc:740] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.322971 11672 consensus_queue.cc:260] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.326190 11672 ts_tablet_manager.cc:1434] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:12:36.327517 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a90ae8aef540c8a7cde63b678a8f9e" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5" is_pre_election: true
I20260709 12:12:36.328125 11555 raft_consensus.cc:2468] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 0.
I20260709 12:12:36.328218 11678 leader_election.cc:290] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:36.329876 11677 leader_election.cc:290] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.328112 11719 raft_consensus.cc:515] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.332865 11670 tablet_bootstrap.cc:492] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5: No bootstrap required, opened a new log
I20260709 12:12:36.333331 11670 ts_tablet_manager.cc:1403] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 12:12:36.333416 11716 raft_consensus.cc:2749] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:36.333952 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a90ae8aef540c8a7cde63b678a8f9e" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:36.334487 11555 raft_consensus.cc:3060] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.336009 11670 raft_consensus.cc:359] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.336640 11670 raft_consensus.cc:385] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.336901 11670 raft_consensus.cc:740] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.337385 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a90ae8aef540c8a7cde63b678a8f9e" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:36.337541 11670 consensus_queue.cc:260] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.338085 11479 raft_consensus.cc:3060] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.339723 11670 ts_tablet_manager.cc:1434] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:12:36.340480 11719 leader_election.cc:290] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:36.340912 11670 tablet_bootstrap.cc:492] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5: Bootstrap starting.
I20260709 12:12:36.341881 11555 raft_consensus.cc:2468] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 1.
I20260709 12:12:36.342900 11594 leader_election.cc:304] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5; no voters: 
I20260709 12:12:36.343739 11719 raft_consensus.cc:2804] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:36.344393 11719 raft_consensus.cc:697] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Becoming Leader. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:36.345360 11719 consensus_queue.cc:237] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.346144 11479 raft_consensus.cc:2468] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 1.
I20260709 12:12:36.347131 11670 tablet_bootstrap.cc:654] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:36.351727 11670 tablet_bootstrap.cc:492] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5: No bootstrap required, opened a new log
I20260709 12:12:36.352156 11670 ts_tablet_manager.cc:1403] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 12:12:36.354204 11670 raft_consensus.cc:359] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.354643 11670 raft_consensus.cc:385] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:36.355240 11670 raft_consensus.cc:740] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Initialized, Role: FOLLOWER
I20260709 12:12:36.355388 11377 catalog_manager.cc:5697] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "07e5f183966a434493c7e9706ad14ff5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.355858 11670 consensus_queue.cc:260] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.357483 11670 ts_tablet_manager.cc:1434] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 12:12:36.365509 11719 raft_consensus.cc:493] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:36.365996 11719 raft_consensus.cc:515] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.368194 11719 leader_election.cc:290] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:36.368841 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19c49474fa49d483e0ae17271acb6a" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1" is_pre_election: true
I20260709 12:12:36.369504 11479 raft_consensus.cc:2468] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 0.
I20260709 12:12:36.369762 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19c49474fa49d483e0ae17271acb6a" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5" is_pre_election: true
I20260709 12:12:36.370370 11555 raft_consensus.cc:2468] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 0.
I20260709 12:12:36.370560 11595 leader_election.cc:304] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:36.371369 11719 raft_consensus.cc:2804] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:36.371743 11719 raft_consensus.cc:493] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:36.372020 11719 raft_consensus.cc:3060] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.376416 11719 raft_consensus.cc:515] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.377938 11719 leader_election.cc:290] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:36.379029 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19c49474fa49d483e0ae17271acb6a" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:36.379029 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19c49474fa49d483e0ae17271acb6a" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:36.379766 11555 raft_consensus.cc:3060] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.379873 11479 raft_consensus.cc:3060] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.384203 11479 raft_consensus.cc:2468] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 1.
I20260709 12:12:36.384686 11555 raft_consensus.cc:2468] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 1.
I20260709 12:12:36.385249 11595 leader_election.cc:304] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:36.386138 11719 raft_consensus.cc:2804] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:36.386531 11678 raft_consensus.cc:493] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:36.386693 11719 raft_consensus.cc:697] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Becoming Leader. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:36.386966 11678 raft_consensus.cc:515] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.387482 11719 consensus_queue.cc:237] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.388850 11678 leader_election.cc:290] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:36.389515 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1" is_pre_election: true
I20260709 12:12:36.390017 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5" is_pre_election: true
I20260709 12:12:36.390111 11479 raft_consensus.cc:2468] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 0.
I20260709 12:12:36.390769 11555 raft_consensus.cc:2468] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 0.
I20260709 12:12:36.392087 11594 leader_election.cc:304] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5; no voters: 
I20260709 12:12:36.392813 11719 raft_consensus.cc:2804] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:36.393193 11719 raft_consensus.cc:493] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:36.393523 11719 raft_consensus.cc:3060] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.394464 11673 raft_consensus.cc:493] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:36.394889 11673 raft_consensus.cc:515] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.396867 11673 leader_election.cc:290] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.396955 11377 catalog_manager.cc:5697] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "07e5f183966a434493c7e9706ad14ff5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.397691 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4626229eb4f60a738fd5ea751ed64" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5" is_pre_election: true
I20260709 12:12:36.398408 11555 raft_consensus.cc:2468] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 0.
I20260709 12:12:36.398471 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4626229eb4f60a738fd5ea751ed64" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5" is_pre_election: true
I20260709 12:12:36.399150 11629 raft_consensus.cc:2468] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 0.
I20260709 12:12:36.399452 11719 raft_consensus.cc:515] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.399685 11445 leader_election.cc:304] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33e7cfd6f4534e75a605aea32966baf5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:36.400476 11673 raft_consensus.cc:2804] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:36.400837 11673 raft_consensus.cc:493] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:36.401203 11673 raft_consensus.cc:3060] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.401695 11719 leader_election.cc:290] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:36.402740 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:36.403199 11555 raft_consensus.cc:3060] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.406141 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:36.407011 11479 raft_consensus.cc:3060] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.408004 11673 raft_consensus.cc:515] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.409601 11673 leader_election.cc:290] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 election: Requested vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.410522 11554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4626229eb4f60a738fd5ea751ed64" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:36.410676 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4626229eb4f60a738fd5ea751ed64" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:36.411127 11554 raft_consensus.cc:3060] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.411267 11629 raft_consensus.cc:3060] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.413841 11479 raft_consensus.cc:2468] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 1.
I20260709 12:12:36.410678 11555 raft_consensus.cc:2468] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 1.
I20260709 12:12:36.415023 11595 leader_election.cc:304] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:36.416028 11719 raft_consensus.cc:2804] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:36.416541 11719 raft_consensus.cc:697] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Becoming Leader. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:36.416544 11554 raft_consensus.cc:2468] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 1.
I20260709 12:12:36.417760 11445 leader_election.cc:304] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33e7cfd6f4534e75a605aea32966baf5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:36.417510 11719 consensus_queue.cc:237] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.418516 11673 raft_consensus.cc:2804] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:36.419571 11629 raft_consensus.cc:2468] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 1.
I20260709 12:12:36.419672 11673 raft_consensus.cc:697] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Becoming Leader. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:36.420542 11673 consensus_queue.cc:237] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.426172 11377 catalog_manager.cc:5697] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "07e5f183966a434493c7e9706ad14ff5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.427671 11696 consensus_queue.cc:1048] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.430632 11378 catalog_manager.cc:5697] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.444829 11673 consensus_queue.cc:1048] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.493427 11696 consensus_queue.cc:1048] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.504307 11696 consensus_queue.cc:1048] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.505010 11716 raft_consensus.cc:493] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:36.505558 11716 raft_consensus.cc:515] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.509310 11716 leader_election.cc:290] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.509208 11628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5" is_pre_election: true
I20260709 12:12:36.509505 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1" is_pre_election: true
I20260709 12:12:36.509929 11628 raft_consensus.cc:2468] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 0.
I20260709 12:12:36.510105 11479 raft_consensus.cc:2468] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 0.
I20260709 12:12:36.511075 11519 leader_election.cc:304] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5; no voters: 
I20260709 12:12:36.511734 11716 raft_consensus.cc:2804] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:36.512073 11716 raft_consensus.cc:493] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:36.512418 11716 raft_consensus.cc:3060] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.519027 11716 raft_consensus.cc:515] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.521454 11716 leader_election.cc:290] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.521921 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:36.521925 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:36.522794 11629 raft_consensus.cc:3060] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.522841 11479 raft_consensus.cc:3060] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.528558 11479 raft_consensus.cc:2468] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 1.
I20260709 12:12:36.528849 11629 raft_consensus.cc:2468] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 1.
I20260709 12:12:36.529910 11521 leader_election.cc:304] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33e7cfd6f4534e75a605aea32966baf5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:36.530718 11716 raft_consensus.cc:2804] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:36.531190 11716 raft_consensus.cc:697] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Becoming Leader. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Running, Role: LEADER
I20260709 12:12:36.531950 11716 consensus_queue.cc:237] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.538604 11378 catalog_manager.cc:5697] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "33e7cfd6f4534e75a605aea32966baf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.561138 11716 consensus_queue.cc:1048] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.571997 11709 consensus_queue.cc:1048] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.678911 11719 consensus_queue.cc:1048] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.687780 11554 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:36.695403 11678 consensus_queue.cc:1048] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.719761 11629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d"
dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
mode: GRACEFUL
new_leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:49456
I20260709 12:12:36.720250 11629 raft_consensus.cc:606] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Received request to transfer leadership to TS f51b4f219eea4f5e8195882e472a9cc1
I20260709 12:12:36.735682 11554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8be65bc47a8d4a1d81393e925a8d1cbe"
dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
mode: GRACEFUL
new_leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:36326
I20260709 12:12:36.736284 11554 raft_consensus.cc:606] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Received request to transfer leadership to TS f51b4f219eea4f5e8195882e472a9cc1
I20260709 12:12:36.736428 11678 consensus_queue.cc:1048] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.738013 11709 consensus_queue.cc:1048] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.742041 11554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e"
dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
mode: GRACEFUL
new_leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:36326
I20260709 12:12:36.742622 11554 raft_consensus.cc:606] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Received request to transfer leadership to TS f51b4f219eea4f5e8195882e472a9cc1
I20260709 12:12:36.748402 11719 consensus_queue.cc:1048] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:36.752959 11628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b"
dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
mode: GRACEFUL
new_leader_uuid: "33e7cfd6f4534e75a605aea32966baf5"
 from {username='slave'} at 127.0.0.1:49456
I20260709 12:12:36.754055 11628 raft_consensus.cc:606] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Received request to transfer leadership to TS 33e7cfd6f4534e75a605aea32966baf5
I20260709 12:12:36.765265 11715 consensus_queue.cc:1048] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.774456 11628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c19c49474fa49d483e0ae17271acb6a"
dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
mode: GRACEFUL
new_leader_uuid: "33e7cfd6f4534e75a605aea32966baf5"
 from {username='slave'} at 127.0.0.1:49456
I20260709 12:12:36.775029 11628 raft_consensus.cc:606] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Received request to transfer leadership to TS 33e7cfd6f4534e75a605aea32966baf5
I20260709 12:12:36.780813 11629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64a90ae8aef540c8a7cde63b678a8f9e"
dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
mode: GRACEFUL
new_leader_uuid: "33e7cfd6f4534e75a605aea32966baf5"
 from {username='slave'} at 127.0.0.1:49456
I20260709 12:12:36.781435 11629 raft_consensus.cc:606] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Received request to transfer leadership to TS 33e7cfd6f4534e75a605aea32966baf5
I20260709 12:12:36.798240 11479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5e4626229eb4f60a738fd5ea751ed64"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
mode: GRACEFUL
new_leader_uuid: "07e5f183966a434493c7e9706ad14ff5"
 from {username='slave'} at 127.0.0.1:41494
I20260709 12:12:36.798026 11724 consensus_queue.cc:1048] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.798781 11479 raft_consensus.cc:606] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Received request to transfer leadership to TS 07e5f183966a434493c7e9706ad14ff5
I20260709 12:12:36.804535 11719 raft_consensus.cc:993] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5: : Instructing follower 33e7cfd6f4534e75a605aea32966baf5 to start an election
I20260709 12:12:36.804999 11678 raft_consensus.cc:1081] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Signalling peer 33e7cfd6f4534e75a605aea32966baf5 to start an election
I20260709 12:12:36.807581 11555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c19c49474fa49d483e0ae17271acb6a"
dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
 from {username='slave'} at 127.0.0.1:36324
I20260709 12:12:36.808205 11555 raft_consensus.cc:493] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.808602 11555 raft_consensus.cc:3060] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.809518 11719 consensus_queue.cc:1048] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.815982 11555 raft_consensus.cc:515] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.820657 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19c49474fa49d483e0ae17271acb6a" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:36.821123 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19c49474fa49d483e0ae17271acb6a" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:36.821252 11479 raft_consensus.cc:3060] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.821743 11629 raft_consensus.cc:3055] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.822178 11629 raft_consensus.cc:740] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:36.823009 11629 consensus_queue.cc:260] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.824091 11629 raft_consensus.cc:3060] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.822289 11555 leader_election.cc:290] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 2 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.829176 11479 raft_consensus.cc:2468] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 2.
I20260709 12:12:36.830752 11629 raft_consensus.cc:2468] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 2.
I20260709 12:12:36.831841 11519 leader_election.cc:304] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5; no voters: 
I20260709 12:12:36.832568 11715 raft_consensus.cc:2804] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.832971 11715 raft_consensus.cc:697] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Becoming Leader. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Running, Role: LEADER
I20260709 12:12:36.833662 11715 consensus_queue.cc:237] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.839572 11377 catalog_manager.cc:5697] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 reported cstate change: term changed from 1 to 2, leader changed from 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131) to 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "33e7cfd6f4534e75a605aea32966baf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.874475 11696 consensus_queue.cc:1048] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.879554 11719 consensus_queue.cc:1048] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.885154 11673 consensus_queue.cc:1048] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.891446 11724 raft_consensus.cc:993] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5: : Instructing follower 33e7cfd6f4534e75a605aea32966baf5 to start an election
I20260709 12:12:36.891920 11724 raft_consensus.cc:1081] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Signalling peer 33e7cfd6f4534e75a605aea32966baf5 to start an election
I20260709 12:12:36.895078 11696 raft_consensus.cc:993] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1: : Instructing follower 07e5f183966a434493c7e9706ad14ff5 to start an election
I20260709 12:12:36.895543 11696 raft_consensus.cc:1081] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Signalling peer 07e5f183966a434493c7e9706ad14ff5 to start an election
I20260709 12:12:36.896997 11555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b"
dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
 from {username='slave'} at 127.0.0.1:36324
I20260709 12:12:36.897585 11555 raft_consensus.cc:493] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.898699 11628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5e4626229eb4f60a738fd5ea751ed64"
dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
 from {username='slave'} at 127.0.0.1:49438
I20260709 12:12:36.898821 11719 consensus_queue.cc:1048] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:36.899434 11628 raft_consensus.cc:493] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.897953 11555 raft_consensus.cc:3060] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.899983 11628 raft_consensus.cc:3060] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.906819 11555 raft_consensus.cc:515] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.908493 11628 raft_consensus.cc:515] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.910053 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:36.912467 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:36.913009 11629 raft_consensus.cc:3055] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.913393 11629 raft_consensus.cc:740] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:36.913961 11628 leader_election.cc:290] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 2 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:36.914173 11629 consensus_queue.cc:260] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.915124 11629 raft_consensus.cc:3060] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.909215 11555 leader_election.cc:290] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 2 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:36.912912 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4626229eb4f60a738fd5ea751ed64" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:36.918016 11480 raft_consensus.cc:3055] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.917974 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4626229eb4f60a738fd5ea751ed64" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:36.918473 11480 raft_consensus.cc:740] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:36.918748 11555 raft_consensus.cc:3060] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.919323 11480 consensus_queue.cc:260] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.920572 11480 raft_consensus.cc:3060] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.921878 11629 raft_consensus.cc:2468] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 2.
I20260709 12:12:36.923161 11519 leader_election.cc:304] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [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: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5; no voters: f51b4f219eea4f5e8195882e472a9cc1
I20260709 12:12:36.924753 11715 raft_consensus.cc:2804] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.925237 11715 raft_consensus.cc:697] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Becoming Leader. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Running, Role: LEADER
I20260709 12:12:36.926080 11555 raft_consensus.cc:2468] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 2.
I20260709 12:12:36.926054 11715 consensus_queue.cc:237] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.927176 11480 raft_consensus.cc:2468] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 2.
I20260709 12:12:36.928189 11595 leader_election.cc:304] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:36.929204 11719 raft_consensus.cc:2804] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.929567 11719 raft_consensus.cc:697] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [term 2 LEADER]: Becoming Leader. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:36.930299 11719 consensus_queue.cc:237] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:36.937294 11377 catalog_manager.cc:5697] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 reported cstate change: term changed from 1 to 2, leader changed from 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131) to 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "33e7cfd6f4534e75a605aea32966baf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.937929 11378 catalog_manager.cc:5697] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 reported cstate change: term changed from 1 to 2, leader changed from f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129) to 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131). New cstate: current_term: 2 leader_uuid: "07e5f183966a434493c7e9706ad14ff5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.998911 11677 raft_consensus.cc:993] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5: : Instructing follower f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:36.999461 11715 raft_consensus.cc:1081] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Signalling peer f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:37.000914 11480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8be65bc47a8d4a1d81393e925a8d1cbe"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:41468
I20260709 12:12:37.001389 11480 raft_consensus.cc:493] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:37.001689 11480 raft_consensus.cc:3060] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.006085 11480 raft_consensus.cc:515] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:37.007591 11480 leader_election.cc:290] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 2 election: Requested vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:37.008430 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be65bc47a8d4a1d81393e925a8d1cbe" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:37.008735 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be65bc47a8d4a1d81393e925a8d1cbe" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:37.008996 11555 raft_consensus.cc:3055] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:37.009318 11629 raft_consensus.cc:3060] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.009398 11555 raft_consensus.cc:740] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Running, Role: LEADER
I20260709 12:12:37.010259 11555 consensus_queue.cc:260] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:37.011127 11555 raft_consensus.cc:3060] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.013947 11629 raft_consensus.cc:2468] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 2.
I20260709 12:12:37.014966 11444 leader_election.cc:304] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:37.015643 11697 raft_consensus.cc:2804] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:37.016024 11555 raft_consensus.cc:2468] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 2.
I20260709 12:12:37.016042 11697 raft_consensus.cc:697] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Becoming Leader. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:37.017025 11697 consensus_queue.cc:237] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:37.023380 11378 catalog_manager.cc:5697] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 reported cstate change: term changed from 1 to 2, leader changed from 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130) to f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:37.080511 11715 consensus_queue.cc:1048] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:37.091444 11677 consensus_queue.cc:1048] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:37.099869 11716 raft_consensus.cc:993] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5: : Instructing follower f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:37.100324 11677 raft_consensus.cc:1081] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Signalling peer f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:37.101938 11480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:41468
I20260709 12:12:37.102483 11480 raft_consensus.cc:493] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:37.102908 11480 raft_consensus.cc:3060] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.107540 11480 raft_consensus.cc:515] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:37.109241 11480 leader_election.cc:290] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 2 election: Requested vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:37.110320 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:37.111109 11629 raft_consensus.cc:3060] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.111322 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:37.111861 11555 raft_consensus.cc:3055] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:37.112201 11555 raft_consensus.cc:740] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Running, Role: LEADER
I20260709 12:12:37.112965 11555 consensus_queue.cc:260] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:37.114166 11555 raft_consensus.cc:3060] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.117906 11629 raft_consensus.cc:2468] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 2.
I20260709 12:12:37.119165 11444 leader_election.cc:304] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:37.119844 11697 raft_consensus.cc:2804] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:37.120268 11697 raft_consensus.cc:697] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Becoming Leader. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:37.120309 11555 raft_consensus.cc:2468] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 2.
I20260709 12:12:37.121300 11697 consensus_queue.cc:237] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:37.127645 11377 catalog_manager.cc:5697] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 reported cstate change: term changed from 1 to 2, leader changed from 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130) to f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:37.167846 11719 raft_consensus.cc:993] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5: : Instructing follower 33e7cfd6f4534e75a605aea32966baf5 to start an election
I20260709 12:12:37.168327 11719 raft_consensus.cc:1081] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Signalling peer 33e7cfd6f4534e75a605aea32966baf5 to start an election
I20260709 12:12:37.170019 11555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64a90ae8aef540c8a7cde63b678a8f9e"
dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
 from {username='slave'} at 127.0.0.1:36324
I20260709 12:12:37.170591 11555 raft_consensus.cc:493] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:37.171018 11555 raft_consensus.cc:3060] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.175940 11555 raft_consensus.cc:515] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:37.177477 11555 leader_election.cc:290] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 2 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:37.178339 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a90ae8aef540c8a7cde63b678a8f9e" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:37.178745 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a90ae8aef540c8a7cde63b678a8f9e" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:37.179337 11629 raft_consensus.cc:3055] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:37.179028 11480 raft_consensus.cc:3060] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.179718 11629 raft_consensus.cc:740] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:37.180778 11629 consensus_queue.cc:260] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:37.182070 11629 raft_consensus.cc:3060] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.188038 11480 raft_consensus.cc:2468] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 2.
I20260709 12:12:37.189033 11629 raft_consensus.cc:2468] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 2.
I20260709 12:12:37.189987 11521 leader_election.cc:304] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33e7cfd6f4534e75a605aea32966baf5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:37.190845 11709 raft_consensus.cc:2804] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:37.191303 11709 raft_consensus.cc:697] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Becoming Leader. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Running, Role: LEADER
I20260709 12:12:37.192099 11709 consensus_queue.cc:237] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:37.197829 11377 catalog_manager.cc:5697] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 reported cstate change: term changed from 1 to 2, leader changed from 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131) to 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "33e7cfd6f4534e75a605aea32966baf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:37.247406 11629 raft_consensus.cc:1275] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Refusing update from remote peer 33e7cfd6f4534e75a605aea32966baf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.248610 11709 consensus_queue.cc:1048] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.256148 11480 raft_consensus.cc:1275] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Refusing update from remote peer 33e7cfd6f4534e75a605aea32966baf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.257495 11677 consensus_queue.cc:1048] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.265925 11724 raft_consensus.cc:993] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5: : Instructing follower f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:37.266397 11719 raft_consensus.cc:1081] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Signalling peer f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:37.268034 11480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:41484
I20260709 12:12:37.268532 11480 raft_consensus.cc:493] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:37.268828 11480 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.273711 11480 raft_consensus.cc:515] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:37.275169 11480 leader_election.cc:290] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 2 election: Requested vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:37.275897 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:37.276105 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:37.276458 11555 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.276618 11629 raft_consensus.cc:3055] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:37.276968 11629 raft_consensus.cc:740] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:37.277786 11629 consensus_queue.cc:260] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:37.278946 11629 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.283277 11555 raft_consensus.cc:2468] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 2.
I20260709 12:12:37.284883 11445 leader_election.cc:304] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33e7cfd6f4534e75a605aea32966baf5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:37.285521 11629 raft_consensus.cc:2468] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 2.
I20260709 12:12:37.285670 11697 raft_consensus.cc:2804] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:37.286191 11697 raft_consensus.cc:697] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Becoming Leader. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:37.287001 11697 consensus_queue.cc:237] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:37.293928 11378 catalog_manager.cc:5697] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 reported cstate change: term changed from 1 to 2, leader changed from 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131) to f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:37.408350 11555 raft_consensus.cc:1275] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Refusing update from remote peer 07e5f183966a434493c7e9706ad14ff5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.409385 11554 raft_consensus.cc:1275] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.409638 11719 consensus_queue.cc:1048] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.410658 11697 consensus_queue.cc:1048] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.412346 11480 raft_consensus.cc:3060] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.418038 11479 raft_consensus.cc:1275] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Refusing update from remote peer 07e5f183966a434493c7e9706ad14ff5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.419620 11724 consensus_queue.cc:1048] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.423401 11628 raft_consensus.cc:1275] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.424723 11480 raft_consensus.cc:1275] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Refusing update from remote peer 33e7cfd6f4534e75a605aea32966baf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.424871 11673 consensus_queue.cc:1048] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.426195 11677 consensus_queue.cc:1048] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.434684 11628 raft_consensus.cc:1275] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Refusing update from remote peer 33e7cfd6f4534e75a605aea32966baf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.438688 11677 consensus_queue.cc:1048] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.505311 11628 raft_consensus.cc:1275] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.506440 11690 consensus_queue.cc:1048] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.513592 11555 raft_consensus.cc:1275] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.515481 11673 consensus_queue.cc:1048] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.574069 11628 raft_consensus.cc:1275] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Refusing update from remote peer 33e7cfd6f4534e75a605aea32966baf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.575212 11677 consensus_queue.cc:1048] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.582055 11479 raft_consensus.cc:1275] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Refusing update from remote peer 33e7cfd6f4534e75a605aea32966baf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.583851 11709 consensus_queue.cc:1048] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.846800 11628 raft_consensus.cc:1275] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.847999 11673 consensus_queue.cc:1048] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.857718 11555 raft_consensus.cc:1275] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.859948 11690 consensus_queue.cc:1048] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:39.829555 10822 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:12:39.830155 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:39.853097 11479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
mode: GRACEFUL
new_leader_uuid: "07e5f183966a434493c7e9706ad14ff5"
 from {username='slave'} at 127.0.0.1:48230
I20260709 12:12:39.853704 11479 raft_consensus.cc:606] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Received request to transfer leadership to TS 07e5f183966a434493c7e9706ad14ff5
I20260709 12:12:39.855935 11479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
mode: GRACEFUL
new_leader_uuid: "07e5f183966a434493c7e9706ad14ff5"
 from {username='slave'} at 127.0.0.1:48230
I20260709 12:12:39.856410 11479 raft_consensus.cc:606] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Received request to transfer leadership to TS 07e5f183966a434493c7e9706ad14ff5
I20260709 12:12:39.857380 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:39.857836 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:39.901630 11763 raft_consensus.cc:993] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1: : Instructing follower 07e5f183966a434493c7e9706ad14ff5 to start an election
I20260709 12:12:39.902110 11767 raft_consensus.cc:1081] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Signalling peer 07e5f183966a434493c7e9706ad14ff5 to start an election
I20260709 12:12:39.903712 11628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d"
dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
 from {username='slave'} at 127.0.0.1:49438
I20260709 12:12:39.904196 11628 raft_consensus.cc:493] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:39.904495 11628 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.908952 11628 raft_consensus.cc:515] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:39.910476 11628 leader_election.cc:290] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 3 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:39.911165 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:39.911526 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:39.911703 11479 raft_consensus.cc:3055] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:39.912045 11555 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.912142 11479 raft_consensus.cc:740] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:39.912984 11479 consensus_queue.cc:260] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:39.914124 11479 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.916996 11555 raft_consensus.cc:2468] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 3.
I20260709 12:12:39.918059 11594 leader_election.cc:304] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [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: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5; no voters: 
I20260709 12:12:39.918722 11724 raft_consensus.cc:2804] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:39.919338 11479 raft_consensus.cc:2468] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 3.
I20260709 12:12:39.920023 11724 raft_consensus.cc:697] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 3 LEADER]: Becoming Leader. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:39.920877 11724 consensus_queue.cc:237] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:39.927103 11377 catalog_manager.cc:5697] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 reported cstate change: term changed from 2 to 3, leader changed from f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129) to 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131). New cstate: current_term: 3 leader_uuid: "07e5f183966a434493c7e9706ad14ff5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:40.188165 11767 raft_consensus.cc:993] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1: : Instructing follower 07e5f183966a434493c7e9706ad14ff5 to start an election
I20260709 12:12:40.188575 11763 raft_consensus.cc:1081] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Signalling peer 07e5f183966a434493c7e9706ad14ff5 to start an election
I20260709 12:12:40.190058 11628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e"
dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
 from {username='slave'} at 127.0.0.1:49438
I20260709 12:12:40.190495 11628 raft_consensus.cc:493] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:40.190891 11628 raft_consensus.cc:3060] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:40.195693 11628 raft_consensus.cc:515] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:40.197222 11628 leader_election.cc:290] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 3 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:40.198030 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:40.198282 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:40.198686 11479 raft_consensus.cc:3055] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:40.198788 11555 raft_consensus.cc:3060] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:40.198998 11479 raft_consensus.cc:740] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:40.199774 11479 consensus_queue.cc:260] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:40.200688 11479 raft_consensus.cc:3060] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:40.203275 11555 raft_consensus.cc:2468] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 3.
I20260709 12:12:40.204289 11594 leader_election.cc:304] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [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: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5; no voters: 
I20260709 12:12:40.205129 11724 raft_consensus.cc:2804] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:40.205637 11724 raft_consensus.cc:697] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 3 LEADER]: Becoming Leader. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:40.206651 11479 raft_consensus.cc:2468] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 3.
I20260709 12:12:40.206470 11724 consensus_queue.cc:237] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:40.213840 11377 catalog_manager.cc:5697] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 reported cstate change: term changed from 2 to 3, leader changed from f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129) to 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131). New cstate: current_term: 3 leader_uuid: "07e5f183966a434493c7e9706ad14ff5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:40.402195 11555 raft_consensus.cc:1275] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Refusing update from remote peer 07e5f183966a434493c7e9706ad14ff5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:40.403405 11724 consensus_queue.cc:1048] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:40.415560 11479 raft_consensus.cc:1275] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Refusing update from remote peer 07e5f183966a434493c7e9706ad14ff5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:40.417186 11724 consensus_queue.cc:1048] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:40.593570 11479 raft_consensus.cc:1275] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Refusing update from remote peer 07e5f183966a434493c7e9706ad14ff5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:40.594740 11724 consensus_queue.cc:1048] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:40.604190 11555 raft_consensus.cc:1275] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Refusing update from remote peer 07e5f183966a434493c7e9706ad14ff5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:40.606251 11724 consensus_queue.cc:1048] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:40.858719 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:40.863999 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:40.864450 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:41.865473 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:41.871235 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:41.871601 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:42.872671 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:42.879700 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:42.880287 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:43.881803 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:43.890425 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:43.891114 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:44.892351 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:44.898089 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:44.898469 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:45.899580 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:45.904812 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:45.905290 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:46.906186 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:46.911914 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:46.912366 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:47.913472 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:47.921619 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:47.922019 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:48.922972 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:48.928639 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:48.929028 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:49.961210 10822 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:12:49.969254 11628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d"
dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
mode: GRACEFUL
new_leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:49456
I20260709 12:12:49.969934 11628 raft_consensus.cc:606] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 3 LEADER]: Received request to transfer leadership to TS f51b4f219eea4f5e8195882e472a9cc1
I20260709 12:12:49.980383 11628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e"
dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
mode: GRACEFUL
new_leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:49456
I20260709 12:12:49.980835 11628 raft_consensus.cc:606] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 3 LEADER]: Received request to transfer leadership to TS f51b4f219eea4f5e8195882e472a9cc1
I20260709 12:12:49.985531 11555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b"
dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
mode: GRACEFUL
new_leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:36326
I20260709 12:12:49.986022 11555 raft_consensus.cc:606] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Received request to transfer leadership to TS f51b4f219eea4f5e8195882e472a9cc1
I20260709 12:12:49.990031 11790 raft_consensus.cc:993] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5: : Instructing follower f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:49.990640 11789 raft_consensus.cc:1081] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Signalling peer f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:49.992139 11480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:41468
I20260709 12:12:49.992609 11480 raft_consensus.cc:493] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.992975 11480 raft_consensus.cc:3060] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:49.993366 11555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06e6a5f6629a40fc8cf52341a81037a9"
dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
mode: GRACEFUL
new_leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:36326
I20260709 12:12:49.993853 11555 raft_consensus.cc:606] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Received request to transfer leadership to TS f51b4f219eea4f5e8195882e472a9cc1
I20260709 12:12:49.998694 11555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c19c49474fa49d483e0ae17271acb6a"
dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
mode: GRACEFUL
new_leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:36326
I20260709 12:12:49.999121 11555 raft_consensus.cc:606] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Received request to transfer leadership to TS f51b4f219eea4f5e8195882e472a9cc1
I20260709 12:12:49.999402 11480 raft_consensus.cc:515] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.001911 11480 leader_election.cc:290] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 3 election: Requested vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:50.002091 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:50.002941 11555 raft_consensus.cc:3055] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:50.003046 11628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f246ca2d2e14e698866d59c9571ac9b" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:50.003258 11555 raft_consensus.cc:740] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Running, Role: LEADER
I20260709 12:12:50.003692 11628 raft_consensus.cc:3060] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:50.004144 11555 consensus_queue.cc:260] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.005571 11555 raft_consensus.cc:3060] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:50.009368 11628 raft_consensus.cc:2468] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 3.
I20260709 12:12:50.010562 11444 leader_election.cc:304] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [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: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:50.011351 11783 raft_consensus.cc:2804] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:50.011499 11555 raft_consensus.cc:2468] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 3.
I20260709 12:12:50.012490 11783 raft_consensus.cc:697] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 3 LEADER]: Becoming Leader. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:50.013403 11783 consensus_queue.cc:237] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.020916 11377 catalog_manager.cc:5697] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 reported cstate change: term changed from 2 to 3, leader changed from 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130) to f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.088986 11790 raft_consensus.cc:993] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5: : Instructing follower f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:50.089507 11789 raft_consensus.cc:1081] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Signalling peer f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:50.090981 11480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c19c49474fa49d483e0ae17271acb6a"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:41468
I20260709 12:12:50.091463 11480 raft_consensus.cc:493] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.091866 11480 raft_consensus.cc:3060] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:50.096951 11480 raft_consensus.cc:515] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.098732 11480 leader_election.cc:290] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 3 election: Requested vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:50.099460 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19c49474fa49d483e0ae17271acb6a" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:50.099994 11555 raft_consensus.cc:3055] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:50.099900 11628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c19c49474fa49d483e0ae17271acb6a" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:50.100327 11555 raft_consensus.cc:740] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Running, Role: LEADER
I20260709 12:12:50.100515 11628 raft_consensus.cc:3060] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:50.101101 11555 consensus_queue.cc:260] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.101948 11555 raft_consensus.cc:3060] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:50.105924 11628 raft_consensus.cc:2468] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 3.
I20260709 12:12:50.106451 11555 raft_consensus.cc:2468] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 3.
I20260709 12:12:50.106925 11444 leader_election.cc:304] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [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: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:50.107650 11783 raft_consensus.cc:2804] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:50.108032 11783 raft_consensus.cc:697] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 3 LEADER]: Becoming Leader. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:50.108806 11783 consensus_queue.cc:237] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.114765 11377 catalog_manager.cc:5697] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 reported cstate change: term changed from 2 to 3, leader changed from 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130) to f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.167639 11784 raft_consensus.cc:993] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5: : Instructing follower f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:50.168218 11798 raft_consensus.cc:1081] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 3 LEADER]: Signalling peer f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:50.169728 11480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:41484
I20260709 12:12:50.170177 11480 raft_consensus.cc:493] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.170464 11480 raft_consensus.cc:3060] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:50.174602 11480 raft_consensus.cc:515] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.176072 11480 leader_election.cc:290] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 4 election: Requested vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:50.176772 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:50.177193 11628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe5f4c06fc24633a413e0e752137f8e" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:50.177310 11555 raft_consensus.cc:3060] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:50.177697 11628 raft_consensus.cc:3055] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:50.178007 11628 raft_consensus.cc:740] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:50.178673 11628 consensus_queue.cc:260] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.179872 11628 raft_consensus.cc:3060] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:50.182677 11555 raft_consensus.cc:2468] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 4.
I20260709 12:12:50.183648 11445 leader_election.cc:304] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [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: 33e7cfd6f4534e75a605aea32966baf5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:50.184366 11783 raft_consensus.cc:2804] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:50.184805 11783 raft_consensus.cc:697] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 4 LEADER]: Becoming Leader. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:50.184983 11628 raft_consensus.cc:2468] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 4.
I20260709 12:12:50.185658 11783 consensus_queue.cc:237] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.191720 11377 catalog_manager.cc:5697] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 reported cstate change: term changed from 3 to 4, leader changed from 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131) to f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129). New cstate: current_term: 4 leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.351751 11790 raft_consensus.cc:993] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5: : Instructing follower f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:50.352211 11789 raft_consensus.cc:1081] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Signalling peer f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:50.353778 11479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06e6a5f6629a40fc8cf52341a81037a9"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:41468
I20260709 12:12:50.354270 11479 raft_consensus.cc:493] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.354622 11479 raft_consensus.cc:3060] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.354940 11784 raft_consensus.cc:993] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5: : Instructing follower f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:50.355394 11798 raft_consensus.cc:1081] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 3 LEADER]: Signalling peer f51b4f219eea4f5e8195882e472a9cc1 to start an election
I20260709 12:12:50.356945 11480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
 from {username='slave'} at 127.0.0.1:41484
I20260709 12:12:50.357421 11480 raft_consensus.cc:493] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.357682 11480 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:50.359683 11479 raft_consensus.cc:515] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.361267 11479 leader_election.cc:290] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 2 election: Requested vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:50.361956 11555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e6a5f6629a40fc8cf52341a81037a9" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:50.362478 11555 raft_consensus.cc:3055] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:50.362205 11480 raft_consensus.cc:515] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.362664 11628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e6a5f6629a40fc8cf52341a81037a9" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:50.362869 11555 raft_consensus.cc:740] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Running, Role: LEADER
I20260709 12:12:50.363258 11628 raft_consensus.cc:3060] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.363675 11555 consensus_queue.cc:260] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.364178 11480 leader_election.cc:290] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 4 election: Requested vote from peers 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:50.364902 11555 raft_consensus.cc:3060] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.365280 11629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:50.365623 11629 raft_consensus.cc:3055] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:50.365803 11629 raft_consensus.cc:740] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:50.366351 11629 consensus_queue.cc:260] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.367110 11629 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:50.368451 11555 raft_consensus.cc:2468] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 2.
I20260709 12:12:50.369323 11445 leader_election.cc:304] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33e7cfd6f4534e75a605aea32966baf5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:50.369484 11554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d" candidate_uuid: "f51b4f219eea4f5e8195882e472a9cc1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:50.370030 11554 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:50.370328 11783 raft_consensus.cc:2804] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:50.370747 11783 raft_consensus.cc:697] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Becoming Leader. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:50.371536 11783 consensus_queue.cc:237] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.372774 11629 raft_consensus.cc:2468] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 4.
I20260709 12:12:50.373862 11444 leader_election.cc:304] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [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: 07e5f183966a434493c7e9706ad14ff5, f51b4f219eea4f5e8195882e472a9cc1; no voters: 
I20260709 12:12:50.374315 11628 raft_consensus.cc:2468] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 2.
I20260709 12:12:50.374918 11791 raft_consensus.cc:2804] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:50.376660 11791 raft_consensus.cc:697] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 4 LEADER]: Becoming Leader. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:50.377972 11554 raft_consensus.cc:2468] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51b4f219eea4f5e8195882e472a9cc1 in term 4.
I20260709 12:12:50.377559 11791 consensus_queue.cc:237] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:50.382427 11377 catalog_manager.cc:5697] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 reported cstate change: term changed from 1 to 2, leader changed from 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130) to f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.392729 11377 catalog_manager.cc:5697] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 reported cstate change: term changed from 3 to 4, leader changed from 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131) to f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129). New cstate: current_term: 4 leader_uuid: "f51b4f219eea4f5e8195882e472a9cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.418308 11554 raft_consensus.cc:1275] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:50.419822 11791 consensus_queue.cc:1048] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:50.429801 11629 raft_consensus.cc:1275] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:50.431550 11801 consensus_queue.cc:1048] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:50.551813 11554 raft_consensus.cc:1275] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:50.553341 11783 consensus_queue.cc:1048] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:50.565547 11629 raft_consensus.cc:1275] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:50.566819 11801 consensus_queue.cc:1048] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:50.736274 11629 raft_consensus.cc:1275] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 4 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:50.737515 11801 consensus_queue.cc:1048] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:50.746361 11554 raft_consensus.cc:1275] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 4 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:50.748294 11791 consensus_queue.cc:1048] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:50.893328 11629 raft_consensus.cc:1275] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 4 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:50.894588 11791 consensus_queue.cc:1048] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:50.905938 11554 raft_consensus.cc:1275] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 4 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:50.907631 11791 consensus_queue.cc:1048] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:50.921833 11628 raft_consensus.cc:1275] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.922904 11791 consensus_queue.cc:1048] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:50.931559 11554 raft_consensus.cc:1275] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Refusing update from remote peer f51b4f219eea4f5e8195882e472a9cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.933035 11783 consensus_queue.cc:1048] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:52.688380 11501 debug-util.cc:398] Leaking SignalData structure 0x7b08001476e0 after lost signal to thread 10825
W20260709 12:12:52.689311 11501 debug-util.cc:398] Leaking SignalData structure 0x7b0800147dc0 after lost signal to thread 11412
W20260709 12:12:52.690168 11501 debug-util.cc:398] Leaking SignalData structure 0x7b0800033300 after lost signal to thread 11504
W20260709 12:12:52.690958 11501 debug-util.cc:398] Leaking SignalData structure 0x7b08001afc60 after lost signal to thread 11579
W20260709 12:12:52.691913 11501 debug-util.cc:398] Leaking SignalData structure 0x7b08001314a0 after lost signal to thread 11653
I20260709 12:12:53.487649 10822 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:12:53.488494 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:53.499509 11479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06e6a5f6629a40fc8cf52341a81037a9"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
mode: GRACEFUL
new_leader_uuid: "33e7cfd6f4534e75a605aea32966baf5"
 from {username='slave'} at 127.0.0.1:48230
I20260709 12:12:53.499997 11479 raft_consensus.cc:606] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Received request to transfer leadership to TS 33e7cfd6f4534e75a605aea32966baf5
I20260709 12:12:53.502517 11479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f4a7a481ef740e390fdf49c14ab4725"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
mode: GRACEFUL
new_leader_uuid: "07e5f183966a434493c7e9706ad14ff5"
 from {username='slave'} at 127.0.0.1:48230
I20260709 12:12:53.503050 11479 raft_consensus.cc:606] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Received request to transfer leadership to TS 07e5f183966a434493c7e9706ad14ff5
I20260709 12:12:53.505568 11479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
mode: GRACEFUL
new_leader_uuid: "07e5f183966a434493c7e9706ad14ff5"
 from {username='slave'} at 127.0.0.1:48230
I20260709 12:12:53.506194 11479 raft_consensus.cc:606] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 4 LEADER]: Received request to transfer leadership to TS 07e5f183966a434493c7e9706ad14ff5
I20260709 12:12:53.508528 11479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86b98dab03604f269fc63c997ab54512"
dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
mode: GRACEFUL
new_leader_uuid: "33e7cfd6f4534e75a605aea32966baf5"
 from {username='slave'} at 127.0.0.1:48230
I20260709 12:12:53.509096 11479 raft_consensus.cc:606] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Received request to transfer leadership to TS 33e7cfd6f4534e75a605aea32966baf5
I20260709 12:12:53.510174 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:53.510782 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:53.649341 11825 raft_consensus.cc:993] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1: : Instructing follower 33e7cfd6f4534e75a605aea32966baf5 to start an election
I20260709 12:12:53.649885 11813 raft_consensus.cc:1081] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Signalling peer 33e7cfd6f4534e75a605aea32966baf5 to start an election
I20260709 12:12:53.651459 11553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86b98dab03604f269fc63c997ab54512"
dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
 from {username='slave'} at 127.0.0.1:36310
I20260709 12:12:53.652035 11553 raft_consensus.cc:493] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:53.652429 11553 raft_consensus.cc:3060] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.660981 11553 raft_consensus.cc:515] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:53.664364 11553 leader_election.cc:290] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 2 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:53.664515 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b98dab03604f269fc63c997ab54512" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:53.664892 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b98dab03604f269fc63c997ab54512" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:53.665186 11479 raft_consensus.cc:3055] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:53.665475 11479 raft_consensus.cc:740] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:53.665510 11625 raft_consensus.cc:3060] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.666302 11479 consensus_queue.cc:260] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:53.667510 11479 raft_consensus.cc:3060] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.672323 11625 raft_consensus.cc:2468] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 2.
I20260709 12:12:53.673650 11519 leader_election.cc:304] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5; no voters: 
I20260709 12:12:53.673704 11479 raft_consensus.cc:2468] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 2.
I20260709 12:12:53.674505 11823 raft_consensus.cc:2804] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:53.675591 11823 raft_consensus.cc:697] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Becoming Leader. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Running, Role: LEADER
I20260709 12:12:53.676595 11823 consensus_queue.cc:237] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:53.687191 11378 catalog_manager.cc:5697] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 reported cstate change: term changed from 1 to 2, leader changed from f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129) to 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "33e7cfd6f4534e75a605aea32966baf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.787379 11813 raft_consensus.cc:993] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1: : Instructing follower 07e5f183966a434493c7e9706ad14ff5 to start an election
I20260709 12:12:53.787930 11825 raft_consensus.cc:1081] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 4 LEADER]: Signalling peer 07e5f183966a434493c7e9706ad14ff5 to start an election
I20260709 12:12:53.789372 11625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d"
dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
 from {username='slave'} at 127.0.0.1:49438
I20260709 12:12:53.789888 11625 raft_consensus.cc:493] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:53.790171 11625 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:53.794858 11625 raft_consensus.cc:515] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:53.797267 11625 leader_election.cc:290] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 5 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:53.798079 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:53.798669 11479 raft_consensus.cc:3055] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:53.798691 11553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cf140709ff4ae39eff8ea13351c21d" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:53.799090 11479 raft_consensus.cc:740] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:53.799311 11553 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:53.799855 11479 consensus_queue.cc:260] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:53.801014 11479 raft_consensus.cc:3060] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:53.804919 11553 raft_consensus.cc:2468] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 5.
I20260709 12:12:53.806056 11594 leader_election.cc:304] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [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: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5; no voters: 
I20260709 12:12:53.806727 11824 raft_consensus.cc:2804] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:53.807653 11479 raft_consensus.cc:2468] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 5.
I20260709 12:12:53.807904 11824 raft_consensus.cc:697] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 5 LEADER]: Becoming Leader. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:53.808789 11824 consensus_queue.cc:237] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:53.815990 11813 raft_consensus.cc:993] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1: : Instructing follower 07e5f183966a434493c7e9706ad14ff5 to start an election
I20260709 12:12:53.816498 11825 raft_consensus.cc:1081] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Signalling peer 07e5f183966a434493c7e9706ad14ff5 to start an election
I20260709 12:12:53.818485 11625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f4a7a481ef740e390fdf49c14ab4725"
dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
 from {username='slave'} at 127.0.0.1:49438
I20260709 12:12:53.819083 11625 raft_consensus.cc:493] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:53.819496 11625 raft_consensus.cc:3060] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.818637 11378 catalog_manager.cc:5697] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 reported cstate change: term changed from 4 to 5, leader changed from f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129) to 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131). New cstate: current_term: 5 leader_uuid: "07e5f183966a434493c7e9706ad14ff5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:53.825975 11625 raft_consensus.cc:515] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:53.827754 11625 leader_election.cc:290] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 2 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099)
I20260709 12:12:53.828876 11553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4a7a481ef740e390fdf49c14ab4725" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
I20260709 12:12:53.829562 11553 raft_consensus.cc:3060] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.833833 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4a7a481ef740e390fdf49c14ab4725" candidate_uuid: "07e5f183966a434493c7e9706ad14ff5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:53.834482 11479 raft_consensus.cc:3055] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:53.834800 11479 raft_consensus.cc:740] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:53.835557 11479 consensus_queue.cc:260] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:53.836473 11479 raft_consensus.cc:3060] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:53.838024 11553 raft_consensus.cc:2468] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 2.
I20260709 12:12:53.839303 11594 leader_election.cc:304] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5; no voters: 
I20260709 12:12:53.840270 11824 raft_consensus.cc:2804] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:53.840638 11479 raft_consensus.cc:2468] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07e5f183966a434493c7e9706ad14ff5 in term 2.
I20260709 12:12:53.840828 11824 raft_consensus.cc:697] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [term 2 LEADER]: Becoming Leader. State: Replica: 07e5f183966a434493c7e9706ad14ff5, State: Running, Role: LEADER
I20260709 12:12:53.841825 11824 consensus_queue.cc:237] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:53.849658 11378 catalog_manager.cc:5697] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 reported cstate change: term changed from 1 to 2, leader changed from f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129) to 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131). New cstate: current_term: 2 leader_uuid: "07e5f183966a434493c7e9706ad14ff5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:53.884400 11825 raft_consensus.cc:993] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1: : Instructing follower 33e7cfd6f4534e75a605aea32966baf5 to start an election
I20260709 12:12:53.884868 11813 raft_consensus.cc:1081] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Signalling peer 33e7cfd6f4534e75a605aea32966baf5 to start an election
I20260709 12:12:53.886371 11553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06e6a5f6629a40fc8cf52341a81037a9"
dest_uuid: "33e7cfd6f4534e75a605aea32966baf5"
 from {username='slave'} at 127.0.0.1:36310
I20260709 12:12:53.886929 11553 raft_consensus.cc:493] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:53.887233 11553 raft_consensus.cc:3060] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:53.892550 11553 raft_consensus.cc:515] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:53.894263 11553 leader_election.cc:290] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [CANDIDATE]: Term 3 election: Requested vote from peers f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965), 07e5f183966a434493c7e9706ad14ff5 (127.10.145.131:42969)
I20260709 12:12:53.895030 11479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e6a5f6629a40fc8cf52341a81037a9" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f51b4f219eea4f5e8195882e472a9cc1"
I20260709 12:12:53.895596 11479 raft_consensus.cc:3055] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:53.895716 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e6a5f6629a40fc8cf52341a81037a9" candidate_uuid: "33e7cfd6f4534e75a605aea32966baf5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07e5f183966a434493c7e9706ad14ff5"
I20260709 12:12:53.895915 11479 raft_consensus.cc:740] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f51b4f219eea4f5e8195882e472a9cc1, State: Running, Role: LEADER
I20260709 12:12:53.896256 11625 raft_consensus.cc:3060] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:53.896631 11479 consensus_queue.cc:260] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:53.897818 11479 raft_consensus.cc:3060] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:53.902859 11625 raft_consensus.cc:2468] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 3.
I20260709 12:12:53.903805 11479 raft_consensus.cc:2468] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e7cfd6f4534e75a605aea32966baf5 in term 3.
I20260709 12:12:53.903926 11519 leader_election.cc:304] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [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: 07e5f183966a434493c7e9706ad14ff5, 33e7cfd6f4534e75a605aea32966baf5; no voters: 
I20260709 12:12:53.904618 11823 raft_consensus.cc:2804] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:53.905162 11823 raft_consensus.cc:697] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 3 LEADER]: Becoming Leader. State: Replica: 33e7cfd6f4534e75a605aea32966baf5, State: Running, Role: LEADER
I20260709 12:12:53.906059 11823 consensus_queue.cc:237] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [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: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } }
I20260709 12:12:53.913889 11378 catalog_manager.cc:5697] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 reported cstate change: term changed from 2 to 3, leader changed from f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129) to 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "33e7cfd6f4534e75a605aea32966baf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.103288 11625 raft_consensus.cc:1275] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Refusing update from remote peer 33e7cfd6f4534e75a605aea32966baf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:54.104593 11823 consensus_queue.cc:1048] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.128963 11479 raft_consensus.cc:1275] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Refusing update from remote peer 33e7cfd6f4534e75a605aea32966baf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:54.130757 11839 consensus_queue.cc:1048] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:54.193171 11553 raft_consensus.cc:1275] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 5 FOLLOWER]: Refusing update from remote peer 07e5f183966a434493c7e9706ad14ff5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:54.194772 11824 consensus_queue.cc:1048] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:54.207161 11479 raft_consensus.cc:1275] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 5 FOLLOWER]: Refusing update from remote peer 07e5f183966a434493c7e9706ad14ff5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:54.208626 11824 consensus_queue.cc:1048] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:54.254738 11554 raft_consensus.cc:1275] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Refusing update from remote peer 07e5f183966a434493c7e9706ad14ff5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:54.258034 11824 consensus_queue.cc:1048] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e7cfd6f4534e75a605aea32966baf5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 34099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:54.279129 11479 raft_consensus.cc:1275] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Refusing update from remote peer 07e5f183966a434493c7e9706ad14ff5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:54.280733 11824 consensus_queue.cc:1048] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.351668 11479 raft_consensus.cc:1275] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Refusing update from remote peer 33e7cfd6f4534e75a605aea32966baf5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:54.353161 11839 consensus_queue.cc:1048] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51b4f219eea4f5e8195882e472a9cc1" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 38965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:54.365758 11625 raft_consensus.cc:1275] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Refusing update from remote peer 33e7cfd6f4534e75a605aea32966baf5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:54.367400 11823 consensus_queue.cc:1048] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07e5f183966a434493c7e9706ad14ff5" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 42969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:54.512161 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:54.521174 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:54.521628 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:55.522737 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:55.528069 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:55.528576 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:56.529572 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:56.535005 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:56.535473 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:57.536412 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:57.541703 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:57.542151 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:58.543116 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:58.548256 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:58.548707 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:59.549628 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:59.555828 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:59.556272 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:00.557276 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:00.563027 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:00.563527 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:01.564428 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:01.570030 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:01.570444 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:03.009078 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:03.014348 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:03.014784 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:13:03.305408 11501 debug-util.cc:398] Leaking SignalData structure 0x7b08000c1da0 after lost signal to thread 10825
W20260709 12:13:03.306241 11501 debug-util.cc:398] Leaking SignalData structure 0x7b0800085d20 after lost signal to thread 11412
W20260709 12:13:03.306973 11501 debug-util.cc:398] Leaking SignalData structure 0x7b0800147920 after lost signal to thread 11504
W20260709 12:13:03.307624 11501 debug-util.cc:398] Leaking SignalData structure 0x7b08000b61c0 after lost signal to thread 11579
W20260709 12:13:03.308279 11501 debug-util.cc:398] Leaking SignalData structure 0x7b08001a2360 after lost signal to thread 11653
I20260709 12:13:04.050220 10822 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:13:04.050729 10822 tablet_server.cc:179] TabletServer@127.10.145.129:0 shutting down...
I20260709 12:13:04.075891 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:04.076678 10822 tablet_replica.cc:333] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1: stopping tablet replica
I20260709 12:13:04.077378 10822 raft_consensus.cc:2243] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:04.078125 10822 raft_consensus.cc:2272] T 3c19c49474fa49d483e0ae17271acb6a P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.080116 10822 tablet_replica.cc:333] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1: stopping tablet replica
I20260709 12:13:04.080622 10822 raft_consensus.cc:2243] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.081120 10822 raft_consensus.cc:2272] T a5e4626229eb4f60a738fd5ea751ed64 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.082842 10822 tablet_replica.cc:333] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1: stopping tablet replica
I20260709 12:13:04.083318 10822 raft_consensus.cc:2243] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.083709 10822 raft_consensus.cc:2272] T 06e6a5f6629a40fc8cf52341a81037a9 P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.085319 10822 tablet_replica.cc:333] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1: stopping tablet replica
I20260709 12:13:04.085812 10822 raft_consensus.cc:2243] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:04.086541 10822 raft_consensus.cc:2272] T 8f246ca2d2e14e698866d59c9571ac9b P f51b4f219eea4f5e8195882e472a9cc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.088183 10822 tablet_replica.cc:333] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1: stopping tablet replica
I20260709 12:13:04.088666 10822 raft_consensus.cc:2243] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:04.089509 10822 raft_consensus.cc:2272] T 2fe5f4c06fc24633a413e0e752137f8e P f51b4f219eea4f5e8195882e472a9cc1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.091200 10822 tablet_replica.cc:333] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1: stopping tablet replica
I20260709 12:13:04.091666 10822 raft_consensus.cc:2243] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.092079 10822 raft_consensus.cc:2272] T 64a90ae8aef540c8a7cde63b678a8f9e P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.093709 10822 tablet_replica.cc:333] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1: stopping tablet replica
I20260709 12:13:04.094225 10822 raft_consensus.cc:2243] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.094624 10822 raft_consensus.cc:2272] T 6f4a7a481ef740e390fdf49c14ab4725 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.096194 10822 tablet_replica.cc:333] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1: stopping tablet replica
I20260709 12:13:04.096683 10822 raft_consensus.cc:2243] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.097213 10822 raft_consensus.cc:2272] T 86b98dab03604f269fc63c997ab54512 P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.099519 10822 tablet_replica.cc:333] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1: stopping tablet replica
W20260709 12:13:04.099676 11521 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 12:13:04.099993 10822 raft_consensus.cc:2243] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:04.100844 10822 raft_consensus.cc:2272] T 8be65bc47a8d4a1d81393e925a8d1cbe P f51b4f219eea4f5e8195882e472a9cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.102931 10822 tablet_replica.cc:333] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1: stopping tablet replica
W20260709 12:13:04.102926 11521 consensus_peers.cc:597] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 -> Peer f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965): Couldn't send request to peer f51b4f219eea4f5e8195882e472a9cc1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:04.103507 10822 raft_consensus.cc:2243] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.103932 10822 raft_consensus.cc:2272] T 84cf140709ff4ae39eff8ea13351c21d P f51b4f219eea4f5e8195882e472a9cc1 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:04.150612 11595 consensus_peers.cc:597] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 -> Peer f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965): Couldn't send request to peer f51b4f219eea4f5e8195882e472a9cc1. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:38965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:04.161180 10822 tablet_server.cc:196] TabletServer@127.10.145.129:0 shutdown complete.
W20260709 12:13:04.176601 11521 consensus_peers.cc:597] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 -> Peer f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965): Couldn't send request to peer f51b4f219eea4f5e8195882e472a9cc1. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:38965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:04.183218 10822 tablet_server.cc:179] TabletServer@127.10.145.130:0 shutting down...
W20260709 12:13:04.188030 11595 consensus_peers.cc:597] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 -> Peer f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965): Couldn't send request to peer f51b4f219eea4f5e8195882e472a9cc1. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:38965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:04.211186 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:04.211949 10822 tablet_replica.cc:333] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5: stopping tablet replica
I20260709 12:13:04.212939 10822 raft_consensus.cc:2243] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.213477 10822 raft_consensus.cc:2272] T 84cf140709ff4ae39eff8ea13351c21d P 33e7cfd6f4534e75a605aea32966baf5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.215206 10822 tablet_replica.cc:333] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5: stopping tablet replica
I20260709 12:13:04.215669 10822 raft_consensus.cc:2243] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.216018 10822 raft_consensus.cc:2272] T 3c19c49474fa49d483e0ae17271acb6a P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.217823 10822 tablet_replica.cc:333] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5: stopping tablet replica
I20260709 12:13:04.218266 10822 raft_consensus.cc:2243] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:04.218930 10822 raft_consensus.cc:2272] T 86b98dab03604f269fc63c997ab54512 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.220417 10822 tablet_replica.cc:333] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5: stopping tablet replica
I20260709 12:13:04.220860 10822 raft_consensus.cc:2243] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.221318 10822 raft_consensus.cc:2272] T 8be65bc47a8d4a1d81393e925a8d1cbe P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.223106 10822 tablet_replica.cc:333] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5: stopping tablet replica
I20260709 12:13:04.223547 10822 raft_consensus.cc:2243] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.223901 10822 raft_consensus.cc:2272] T a5e4626229eb4f60a738fd5ea751ed64 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.225592 10822 tablet_replica.cc:333] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5: stopping tablet replica
I20260709 12:13:04.226070 10822 raft_consensus.cc:2243] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.226725 10822 raft_consensus.cc:2272] T 2fe5f4c06fc24633a413e0e752137f8e P 33e7cfd6f4534e75a605aea32966baf5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.228861 10822 tablet_replica.cc:333] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5: stopping tablet replica
I20260709 12:13:04.229569 10822 raft_consensus.cc:2243] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:04.230470 10822 raft_consensus.cc:2272] T 64a90ae8aef540c8a7cde63b678a8f9e P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.232476 10822 tablet_replica.cc:333] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5: stopping tablet replica
I20260709 12:13:04.233012 10822 raft_consensus.cc:2243] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.233490 10822 raft_consensus.cc:2272] T 6f4a7a481ef740e390fdf49c14ab4725 P 33e7cfd6f4534e75a605aea32966baf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.235146 10822 tablet_replica.cc:333] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5: stopping tablet replica
I20260709 12:13:04.235669 10822 raft_consensus.cc:2243] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.236248 10822 raft_consensus.cc:2272] T 8f246ca2d2e14e698866d59c9571ac9b P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.237972 10822 tablet_replica.cc:333] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5: stopping tablet replica
I20260709 12:13:04.238415 10822 raft_consensus.cc:2243] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:04.239104 10822 raft_consensus.cc:2272] T 06e6a5f6629a40fc8cf52341a81037a9 P 33e7cfd6f4534e75a605aea32966baf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.285578 10822 tablet_server.cc:196] TabletServer@127.10.145.130:0 shutdown complete.
W20260709 12:13:04.291348 11594 consensus_peers.cc:597] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 -> Peer 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099): Couldn't send request to peer 33e7cfd6f4534e75a605aea32966baf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:34099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:04.317655 10822 tablet_server.cc:179] TabletServer@127.10.145.131:0 shutting down...
W20260709 12:13:04.326468 11594 consensus_peers.cc:597] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 -> Peer 33e7cfd6f4534e75a605aea32966baf5 (127.10.145.130:34099): Couldn't send request to peer 33e7cfd6f4534e75a605aea32966baf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:34099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:04.346836 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:04.347595 10822 tablet_replica.cc:333] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5: stopping tablet replica
I20260709 12:13:04.348403 10822 raft_consensus.cc:2243] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:04.349635 10822 raft_consensus.cc:2272] T a5e4626229eb4f60a738fd5ea751ed64 P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.351678 10822 tablet_replica.cc:333] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5: stopping tablet replica
I20260709 12:13:04.352239 10822 raft_consensus.cc:2243] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.352841 10822 raft_consensus.cc:2272] T 3c19c49474fa49d483e0ae17271acb6a P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.354707 10822 tablet_replica.cc:333] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5: stopping tablet replica
I20260709 12:13:04.355167 10822 raft_consensus.cc:2243] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.355608 10822 raft_consensus.cc:2272] T 8f246ca2d2e14e698866d59c9571ac9b P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.357398 10822 tablet_replica.cc:333] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5: stopping tablet replica
I20260709 12:13:04.357908 10822 raft_consensus.cc:2243] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.358671 10822 raft_consensus.cc:2272] T 06e6a5f6629a40fc8cf52341a81037a9 P 07e5f183966a434493c7e9706ad14ff5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.361558 10822 tablet_replica.cc:333] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5: stopping tablet replica
I20260709 12:13:04.362095 10822 raft_consensus.cc:2243] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:04.362390 11595 consensus_peers.cc:597] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 -> Peer f51b4f219eea4f5e8195882e472a9cc1 (127.10.145.129:38965): Couldn't send request to peer f51b4f219eea4f5e8195882e472a9cc1. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:38965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:04.362965 10822 raft_consensus.cc:2272] T 64a90ae8aef540c8a7cde63b678a8f9e P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.364969 10822 tablet_replica.cc:333] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5: stopping tablet replica
I20260709 12:13:04.365605 10822 raft_consensus.cc:2243] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.366108 10822 raft_consensus.cc:2272] T 2fe5f4c06fc24633a413e0e752137f8e P 07e5f183966a434493c7e9706ad14ff5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.367874 10822 tablet_replica.cc:333] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5: stopping tablet replica
I20260709 12:13:04.368376 10822 raft_consensus.cc:2243] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:04.369297 10822 raft_consensus.cc:2272] T 6f4a7a481ef740e390fdf49c14ab4725 P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.371124 10822 tablet_replica.cc:333] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5: stopping tablet replica
I20260709 12:13:04.372115 10822 raft_consensus.cc:2243] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:04.373153 10822 raft_consensus.cc:2272] T 84cf140709ff4ae39eff8ea13351c21d P 07e5f183966a434493c7e9706ad14ff5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.374833 10822 tablet_replica.cc:333] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5: stopping tablet replica
I20260709 12:13:04.375324 10822 raft_consensus.cc:2243] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.375777 10822 raft_consensus.cc:2272] T 86b98dab03604f269fc63c997ab54512 P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.377461 10822 tablet_replica.cc:333] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5: stopping tablet replica
I20260709 12:13:04.377943 10822 raft_consensus.cc:2243] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.378414 10822 raft_consensus.cc:2272] T 8be65bc47a8d4a1d81393e925a8d1cbe P 07e5f183966a434493c7e9706ad14ff5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.407791 10822 tablet_server.cc:196] TabletServer@127.10.145.131:0 shutdown complete.
I20260709 12:13:04.427757 10822 master.cc:562] Master@127.10.145.190:42179 shutting down...
I20260709 12:13:04.452950 10822 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:04.453665 10822 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.454020 10822 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ab5868d557347258161aeda1b02027f: stopping tablet replica
I20260709 12:13:04.474525 10822 master.cc:584] Master@127.10.145.190:42179 shutdown complete.
07e5f183966a434493c7e9706ad14ff5  1
33e7cfd6f4534e75a605aea32966baf5  4
f51b4f219eea4f5e8195882e472a9cc1  5
07e5f183966a434493c7e9706ad14ff5  3
33e7cfd6f4534e75a605aea32966baf5  4
f51b4f219eea4f5e8195882e472a9cc1  3
07e5f183966a434493c7e9706ad14ff5  1
33e7cfd6f4534e75a605aea32966baf5  1
f51b4f219eea4f5e8195882e472a9cc1  8
07e5f183966a434493c7e9706ad14ff5  3
33e7cfd6f4534e75a605aea32966baf5  3
f51b4f219eea4f5e8195882e472a9cc1  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29558 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:13:04.518177 10822 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.145.190:38109
I20260709 12:13:04.519308 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:04.525897 11869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:04.525861 11870 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:04.526132 11872 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:04.527171 10822 server_base.cc:1061] running on GCE node
I20260709 12:13:04.528054 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:04.528228 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:04.528353 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599184528342 us; error 0 us; skew 500 ppm
I20260709 12:13:04.528812 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:04.531282 10822 webserver.cc:533] Webserver started at http://127.10.145.190:40771/ using document root <none> and password file <none>
I20260709 12:13:04.531714 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:04.531869 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:04.532083 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:04.533370 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/master-0-root/instance:
uuid: "7a44b590c631486d99579203d7362bbc"
format_stamp: "Formatted at 2026-07-09 12:13:04 on dist-test-slave-ncdh"
I20260709 12:13:04.537950 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:13:04.541239 11877 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:04.542007 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:13:04.542297 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/master-0-root
uuid: "7a44b590c631486d99579203d7362bbc"
format_stamp: "Formatted at 2026-07-09 12:13:04 on dist-test-slave-ncdh"
I20260709 12:13:04.542562 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:04.560513 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:04.561911 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:04.600572 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.190:38109
I20260709 12:13:04.600697 11928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.190:38109 every 8 connection(s)
I20260709 12:13:04.605033 11929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:04.614508 11929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc: Bootstrap starting.
I20260709 12:13:04.619153 11929 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.623458 11929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc: No bootstrap required, opened a new log
I20260709 12:13:04.625591 11929 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a44b590c631486d99579203d7362bbc" member_type: VOTER }
I20260709 12:13:04.626036 11929 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.626264 11929 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a44b590c631486d99579203d7362bbc, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.627010 11929 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a44b590c631486d99579203d7362bbc" member_type: VOTER }
I20260709 12:13:04.627498 11929 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:13:04.627732 11929 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:13:04.628041 11929 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.632128 11929 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a44b590c631486d99579203d7362bbc" member_type: VOTER }
I20260709 12:13:04.632637 11929 leader_election.cc:304] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [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: 7a44b590c631486d99579203d7362bbc; no voters: 
I20260709 12:13:04.633733 11929 leader_election.cc:290] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:13:04.634056 11932 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.635377 11932 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [term 1 LEADER]: Becoming Leader. State: Replica: 7a44b590c631486d99579203d7362bbc, State: Running, Role: LEADER
I20260709 12:13:04.636142 11932 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [LEADER]: Queue going to LEADER mode. State: All 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: "7a44b590c631486d99579203d7362bbc" member_type: VOTER }
I20260709 12:13:04.636675 11929 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:13:04.642772 11934 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7a44b590c631486d99579203d7362bbc. Latest consensus state: current_term: 1 leader_uuid: "7a44b590c631486d99579203d7362bbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a44b590c631486d99579203d7362bbc" member_type: VOTER } }
I20260709 12:13:04.643040 11933 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7a44b590c631486d99579203d7362bbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a44b590c631486d99579203d7362bbc" member_type: VOTER } }
I20260709 12:13:04.643350 11934 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:04.643725 11933 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:04.645569 11940 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:13:04.653607 11940 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:13:04.654546 10822 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:13:04.662336 11940 catalog_manager.cc:1383] Generated new cluster ID: 00e25a22641045d9948d7f3f547219ff
I20260709 12:13:04.662683 11940 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:13:04.679606 11940 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:13:04.680882 11940 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:13:04.691072 11940 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc: Generated new TSK 0
I20260709 12:13:04.691641 11940 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:13:04.720865 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:04.726951 11950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:04.727877 11951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:04.729472 11953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:04.730367 10822 server_base.cc:1061] running on GCE node
I20260709 12:13:04.731438 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:04.731616 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:04.731734 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599184731722 us; error 0 us; skew 500 ppm
I20260709 12:13:04.732187 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:04.734443 10822 webserver.cc:533] Webserver started at http://127.10.145.129:44647/ using document root <none> and password file <none>
I20260709 12:13:04.734874 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:04.735029 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:04.735248 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:04.736320 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/instance:
uuid: "b2f0908da394419181d635cbf2db63e7"
format_stamp: "Formatted at 2026-07-09 12:13:04 on dist-test-slave-ncdh"
I20260709 12:13:04.740850 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:13:04.744264 11958 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:04.745023 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:13:04.745349 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root
uuid: "b2f0908da394419181d635cbf2db63e7"
format_stamp: "Formatted at 2026-07-09 12:13:04 on dist-test-slave-ncdh"
I20260709 12:13:04.745674 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:04.755813 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:04.757400 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:04.758792 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:04.760999 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:04.761296 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:04.761541 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:04.761730 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:04.801215 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.129:46691
I20260709 12:13:04.801301 12020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.129:46691 every 8 connection(s)
I20260709 12:13:04.806084 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:04.813627 12025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:04.813927 12026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:04.820510 12028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:04.820604 12021 heartbeater.cc:344] Connected to a master server at 127.10.145.190:38109
I20260709 12:13:04.821138 12021 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:04.821225 10822 server_base.cc:1061] running on GCE node
I20260709 12:13:04.822036 12021 heartbeater.cc:507] Master 127.10.145.190:38109 requested a full tablet report, sending...
I20260709 12:13:04.822258 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:04.822563 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:04.822734 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599184822703 us; error 0 us; skew 500 ppm
I20260709 12:13:04.823441 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:04.824198 11894 ts_manager.cc:194] Registered new tserver with Master: b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:04.826046 10822 webserver.cc:533] Webserver started at http://127.10.145.130:33885/ using document root <none> and password file <none>
I20260709 12:13:04.826367 11894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56022
I20260709 12:13:04.826591 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:04.826858 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:04.827160 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:04.828361 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/instance:
uuid: "c7d446f329e942748f688f9408456513"
format_stamp: "Formatted at 2026-07-09 12:13:04 on dist-test-slave-ncdh"
I20260709 12:13:04.832676 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:13:04.835775 12033 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:04.836486 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:13:04.836815 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root
uuid: "c7d446f329e942748f688f9408456513"
format_stamp: "Formatted at 2026-07-09 12:13:04 on dist-test-slave-ncdh"
I20260709 12:13:04.837179 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:04.872673 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:04.873970 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:04.875720 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:04.878057 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:04.878242 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:04.878564 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:04.878705 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:04.917500 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.130:42693
I20260709 12:13:04.917598 12095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.130:42693 every 8 connection(s)
I20260709 12:13:04.922173 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:04.931200 12099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:04.932358 12100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:04.936362 12096 heartbeater.cc:344] Connected to a master server at 127.10.145.190:38109
I20260709 12:13:04.936890 12096 heartbeater.cc:461] Registering TS with master...
W20260709 12:13:04.937126 12102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:04.937723 10822 server_base.cc:1061] running on GCE node
I20260709 12:13:04.937951 12096 heartbeater.cc:507] Master 127.10.145.190:38109 requested a full tablet report, sending...
I20260709 12:13:04.938683 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:04.938980 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:04.939165 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599184939142 us; error 0 us; skew 500 ppm
I20260709 12:13:04.939754 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:04.940157 11894 ts_manager.cc:194] Registered new tserver with Master: c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:04.941756 11894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56028
I20260709 12:13:04.942947 10822 webserver.cc:533] Webserver started at http://127.10.145.131:42939/ using document root <none> and password file <none>
I20260709 12:13:04.943444 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:04.943663 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:04.943989 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:04.945267 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/instance:
uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
format_stamp: "Formatted at 2026-07-09 12:13:04 on dist-test-slave-ncdh"
I20260709 12:13:04.950201 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:13:04.953516 12107 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:04.954279 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:13:04.954556 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root
uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
format_stamp: "Formatted at 2026-07-09 12:13:04 on dist-test-slave-ncdh"
I20260709 12:13:04.954803 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:04.986918 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:04.988119 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:04.989591 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:04.991855 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:04.992027 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:04.992307 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:04.992467 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:05.030455 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.131:34399
I20260709 12:13:05.030561 12169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.131:34399 every 8 connection(s)
I20260709 12:13:05.045228 12170 heartbeater.cc:344] Connected to a master server at 127.10.145.190:38109
I20260709 12:13:05.045547 12170 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:05.046269 12170 heartbeater.cc:507] Master 127.10.145.190:38109 requested a full tablet report, sending...
I20260709 12:13:05.048223 11894 ts_manager.cc:194] Registered new tserver with Master: ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:05.048377 10822 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014867658s
I20260709 12:13:05.049746 11894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56036
I20260709 12:13:05.074810 11894 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56038:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:13:05.081135 11894 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:13:05.276057 12135 tablet_service.cc:1511] Processing CreateTablet for tablet 22535c8307f346cb8de47b1570d25303 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:05.277522 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22535c8307f346cb8de47b1570d25303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.277228 12133 tablet_service.cc:1511] Processing CreateTablet for tablet af5072bc52444fc4b72a343de503bb14 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:05.278609 12133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5072bc52444fc4b72a343de503bb14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.279520 12134 tablet_service.cc:1511] Processing CreateTablet for tablet 44102a18bb8144abbd6be3cd4ebb1313 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:05.280836 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44102a18bb8144abbd6be3cd4ebb1313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.285573 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 174366e57858481d92c2cf5eacc829e5 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:05.286942 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 174366e57858481d92c2cf5eacc829e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.289521 12128 tablet_service.cc:1511] Processing CreateTablet for tablet dcedc57cb9434cfe8f51748967306bd4 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:05.290845 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcedc57cb9434cfe8f51748967306bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.292708 12056 tablet_service.cc:1511] Processing CreateTablet for tablet 52cc02259c58401aa4bc60e6bd2eb475 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:05.293725 12054 tablet_service.cc:1511] Processing CreateTablet for tablet dcedc57cb9434cfe8f51748967306bd4 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:05.293951 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 67cef2e00c154d0c937950381dd4efa1 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:05.294127 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52cc02259c58401aa4bc60e6bd2eb475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.295504 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67cef2e00c154d0c937950381dd4efa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.296197 12054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcedc57cb9434cfe8f51748967306bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.298640 12057 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac0a0b79a604df5805b6ac5c2c66e26 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:05.300426 12057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac0a0b79a604df5805b6ac5c2c66e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.302640 12058 tablet_service.cc:1511] Processing CreateTablet for tablet 174366e57858481d92c2cf5eacc829e5 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:05.304412 12058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 174366e57858481d92c2cf5eacc829e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.306571 12059 tablet_service.cc:1511] Processing CreateTablet for tablet af5072bc52444fc4b72a343de503bb14 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:05.308327 12059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5072bc52444fc4b72a343de503bb14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.310815 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 44102a18bb8144abbd6be3cd4ebb1313 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:05.312626 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44102a18bb8144abbd6be3cd4ebb1313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.314204 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 22535c8307f346cb8de47b1570d25303 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:05.314771 12131 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac0a0b79a604df5805b6ac5c2c66e26 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:05.315507 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22535c8307f346cb8de47b1570d25303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.316074 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac0a0b79a604df5805b6ac5c2c66e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.318639 12130 tablet_service.cc:1511] Processing CreateTablet for tablet 52cc02259c58401aa4bc60e6bd2eb475 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:05.320012 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52cc02259c58401aa4bc60e6bd2eb475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.326488 12053 tablet_service.cc:1511] Processing CreateTablet for tablet 92e203a7a00b4b348aa11c557bb58052 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:05.328009 12053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e203a7a00b4b348aa11c557bb58052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.328141 12127 tablet_service.cc:1511] Processing CreateTablet for tablet 92e203a7a00b4b348aa11c557bb58052 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:05.329514 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e203a7a00b4b348aa11c557bb58052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.335033 12129 tablet_service.cc:1511] Processing CreateTablet for tablet 67cef2e00c154d0c937950381dd4efa1 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:05.336352 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67cef2e00c154d0c937950381dd4efa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.348882 12052 tablet_service.cc:1511] Processing CreateTablet for tablet 9c71dbf4dda044a0bf9fac61ae904497 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:05.350803 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c71dbf4dda044a0bf9fac61ae904497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.363663 12126 tablet_service.cc:1511] Processing CreateTablet for tablet 9c71dbf4dda044a0bf9fac61ae904497 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:05.365119 12126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c71dbf4dda044a0bf9fac61ae904497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.381366 11986 tablet_service.cc:1511] Processing CreateTablet for tablet 22535c8307f346cb8de47b1570d25303 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:05.382807 11986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22535c8307f346cb8de47b1570d25303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.383478 11980 tablet_service.cc:1511] Processing CreateTablet for tablet 67cef2e00c154d0c937950381dd4efa1 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:05.384778 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67cef2e00c154d0c937950381dd4efa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.386232 11985 tablet_service.cc:1511] Processing CreateTablet for tablet 44102a18bb8144abbd6be3cd4ebb1313 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:05.387104 12184 tablet_bootstrap.cc:492] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:05.387569 11985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44102a18bb8144abbd6be3cd4ebb1313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.390206 11984 tablet_service.cc:1511] Processing CreateTablet for tablet af5072bc52444fc4b72a343de503bb14 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:05.391551 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5072bc52444fc4b72a343de503bb14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.392822 11979 tablet_service.cc:1511] Processing CreateTablet for tablet dcedc57cb9434cfe8f51748967306bd4 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:05.393517 11983 tablet_service.cc:1511] Processing CreateTablet for tablet 174366e57858481d92c2cf5eacc829e5 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:05.394155 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcedc57cb9434cfe8f51748967306bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.396287 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 174366e57858481d92c2cf5eacc829e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.397346 11978 tablet_service.cc:1511] Processing CreateTablet for tablet 92e203a7a00b4b348aa11c557bb58052 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:05.397794 11981 tablet_service.cc:1511] Processing CreateTablet for tablet 52cc02259c58401aa4bc60e6bd2eb475 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:05.398687 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e203a7a00b4b348aa11c557bb58052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.399974 11982 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac0a0b79a604df5805b6ac5c2c66e26 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:05.403512 11977 tablet_service.cc:1511] Processing CreateTablet for tablet 9c71dbf4dda044a0bf9fac61ae904497 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:05.404851 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52cc02259c58401aa4bc60e6bd2eb475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.409399 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c71dbf4dda044a0bf9fac61ae904497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.413383 11982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac0a0b79a604df5805b6ac5c2c66e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.417541 12052 tablet_service.cc:1511] Processing CreateTablet for tablet de660600957147cc84d136089d165ec6 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:05.418836 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de660600957147cc84d136089d165ec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.420109 12184 tablet_bootstrap.cc:654] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.432533 12134 tablet_service.cc:1511] Processing CreateTablet for tablet de660600957147cc84d136089d165ec6 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:05.433985 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de660600957147cc84d136089d165ec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.445433 12185 tablet_bootstrap.cc:492] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:05.448269 12054 tablet_service.cc:1511] Processing CreateTablet for tablet c90ef4c3ef8248088146120447d56427 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:05.449568 12054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90ef4c3ef8248088146120447d56427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.451292 11983 tablet_service.cc:1511] Processing CreateTablet for tablet de660600957147cc84d136089d165ec6 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:05.483558 12130 tablet_service.cc:1511] Processing CreateTablet for tablet 476dfcb305bd4b69ac1e3e6b1e46a9aa (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:05.485502 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 476dfcb305bd4b69ac1e3e6b1e46a9aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.489430 12057 tablet_service.cc:1511] Processing CreateTablet for tablet 476dfcb305bd4b69ac1e3e6b1e46a9aa (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:05.490854 11980 tablet_service.cc:1511] Processing CreateTablet for tablet c90ef4c3ef8248088146120447d56427 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:05.491237 12057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 476dfcb305bd4b69ac1e3e6b1e46a9aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.506908 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 81de81b606684c87bdd5bfe9c28e946a (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:05.510409 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81de81b606684c87bdd5bfe9c28e946a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.510349 12127 tablet_service.cc:1511] Processing CreateTablet for tablet 81de81b606684c87bdd5bfe9c28e946a (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:05.511875 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81de81b606684c87bdd5bfe9c28e946a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.452772 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de660600957147cc84d136089d165ec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.479339 12126 tablet_service.cc:1511] Processing CreateTablet for tablet c90ef4c3ef8248088146120447d56427 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:05.518659 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90ef4c3ef8248088146120447d56427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.527776 12055 tablet_service.cc:1511] Processing CreateTablet for tablet f14f37fc7c1e4bfebf39e330a17917dd (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:05.529819 12129 tablet_service.cc:1511] Processing CreateTablet for tablet f14f37fc7c1e4bfebf39e330a17917dd (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:05.533473 12185 tablet_bootstrap.cc:654] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.535156 12056 tablet_service.cc:1511] Processing CreateTablet for tablet b693a4bcb9304079b9944f7d116b1245 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:05.536402 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14f37fc7c1e4bfebf39e330a17917dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.536996 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b693a4bcb9304079b9944f7d116b1245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.537855 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14f37fc7c1e4bfebf39e330a17917dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.549501 12128 tablet_service.cc:1511] Processing CreateTablet for tablet b693a4bcb9304079b9944f7d116b1245 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:05.506976 11982 tablet_service.cc:1511] Processing CreateTablet for tablet 476dfcb305bd4b69ac1e3e6b1e46a9aa (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:05.552160 12187 tablet_bootstrap.cc:492] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:05.555631 11982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 476dfcb305bd4b69ac1e3e6b1e46a9aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.561611 12126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90ef4c3ef8248088146120447d56427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.562175 12184 tablet_bootstrap.cc:492] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:05.562670 12184 ts_tablet_manager.cc:1403] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.209s	user 0.017s	sys 0.020s
I20260709 12:13:05.565635 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b693a4bcb9304079b9944f7d116b1245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.574016 11977 tablet_service.cc:1511] Processing CreateTablet for tablet f14f37fc7c1e4bfebf39e330a17917dd (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:05.579224 11978 tablet_service.cc:1511] Processing CreateTablet for tablet c57cefe074284663ab68e0b9df3626e2 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:05.580257 11981 tablet_service.cc:1511] Processing CreateTablet for tablet b693a4bcb9304079b9944f7d116b1245 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:05.565658 11985 tablet_service.cc:1511] Processing CreateTablet for tablet 81de81b606684c87bdd5bfe9c28e946a (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:05.583573 12130 tablet_service.cc:1511] Processing CreateTablet for tablet c57cefe074284663ab68e0b9df3626e2 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:05.591033 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c57cefe074284663ab68e0b9df3626e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.591331 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c57cefe074284663ab68e0b9df3626e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.584008 11979 tablet_service.cc:1511] Processing CreateTablet for tablet 05cf9a4822d24428a2ed2a69ef55a1f6 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:05.586076 12052 tablet_service.cc:1511] Processing CreateTablet for tablet c57cefe074284663ab68e0b9df3626e2 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:05.602113 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c57cefe074284663ab68e0b9df3626e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.605695 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cf9a4822d24428a2ed2a69ef55a1f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.606376 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b693a4bcb9304079b9944f7d116b1245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.610117 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 05cf9a4822d24428a2ed2a69ef55a1f6 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:05.611404 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cf9a4822d24428a2ed2a69ef55a1f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.613207 12053 tablet_service.cc:1511] Processing CreateTablet for tablet bc36bed9c666422db88b1ce6305053cf (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:05.614440 12053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc36bed9c666422db88b1ce6305053cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.614073 12134 tablet_service.cc:1511] Processing CreateTablet for tablet 05cf9a4822d24428a2ed2a69ef55a1f6 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:05.615340 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cf9a4822d24428a2ed2a69ef55a1f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.618088 11980 tablet_service.cc:1511] Processing CreateTablet for tablet bc36bed9c666422db88b1ce6305053cf (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:05.619279 12187 tablet_bootstrap.cc:654] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.619313 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc36bed9c666422db88b1ce6305053cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.589547 12184 raft_consensus.cc:359] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:05.623016 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14f37fc7c1e4bfebf39e330a17917dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.625363 11985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81de81b606684c87bdd5bfe9c28e946a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.628297 11984 tablet_service.cc:1511] Processing CreateTablet for tablet 03012b9e9dda45b28c252c7c506c5002 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:05.642288 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03012b9e9dda45b28c252c7c506c5002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.651567 12185 tablet_bootstrap.cc:492] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:05.652079 12185 ts_tablet_manager.cc:1403] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.207s	user 0.023s	sys 0.014s
W20260709 12:13:05.652037 11942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:05.655282 12185 raft_consensus.cc:359] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:05.656026 12185 raft_consensus.cc:385] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.656306 12185 raft_consensus.cc:740] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.661229 12185 consensus_queue.cc:260] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:05.631603 12184 raft_consensus.cc:385] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.665316 12184 raft_consensus.cc:740] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.666359 12184 consensus_queue.cc:260] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:05.677953 12130 tablet_service.cc:1511] Processing CreateTablet for tablet bc36bed9c666422db88b1ce6305053cf (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:05.678601 12057 tablet_service.cc:1511] Processing CreateTablet for tablet 03012b9e9dda45b28c252c7c506c5002 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:05.679885 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc36bed9c666422db88b1ce6305053cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.680325 12057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03012b9e9dda45b28c252c7c506c5002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.683298 12184 ts_tablet_manager.cc:1434] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.120s	user 0.007s	sys 0.003s
I20260709 12:13:05.683043 12126 tablet_service.cc:1511] Processing CreateTablet for tablet 03012b9e9dda45b28c252c7c506c5002 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:05.684290 12126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03012b9e9dda45b28c252c7c506c5002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.689847 12170 heartbeater.cc:499] Master 127.10.145.190:38109 was elected leader, sending a full tablet report...
I20260709 12:13:05.700973 12184 tablet_bootstrap.cc:492] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:05.707680 12185 ts_tablet_manager.cc:1434] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.055s	user 0.017s	sys 0.029s
I20260709 12:13:05.708459 12096 heartbeater.cc:499] Master 127.10.145.190:38109 was elected leader, sending a full tablet report...
I20260709 12:13:05.708920 12185 tablet_bootstrap.cc:492] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:05.708812 12058 tablet_service.cc:1511] Processing CreateTablet for tablet 034e676f37484f39bf8d499c5b9a558e (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:05.710162 12058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 034e676f37484f39bf8d499c5b9a558e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.714690 12187 tablet_bootstrap.cc:492] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:05.715166 12187 ts_tablet_manager.cc:1403] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.163s	user 0.026s	sys 0.020s
I20260709 12:13:05.715394 12185 tablet_bootstrap.cc:654] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.718184 12187 raft_consensus.cc:359] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:05.718981 12187 raft_consensus.cc:385] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.719343 12187 raft_consensus.cc:740] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.720264 12187 consensus_queue.cc:260] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:05.731324 12126 tablet_service.cc:1511] Processing CreateTablet for tablet 034e676f37484f39bf8d499c5b9a558e (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:05.732648 12126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 034e676f37484f39bf8d499c5b9a558e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.747917 11983 tablet_service.cc:1511] Processing CreateTablet for tablet 69aaaa2bd0ac4b698de8cd5bacd6cb1c (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:05.748715 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 69aaaa2bd0ac4b698de8cd5bacd6cb1c (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:05.749277 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69aaaa2bd0ac4b698de8cd5bacd6cb1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.750010 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69aaaa2bd0ac4b698de8cd5bacd6cb1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.757936 12128 tablet_service.cc:1511] Processing CreateTablet for tablet 69aaaa2bd0ac4b698de8cd5bacd6cb1c (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:05.759184 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69aaaa2bd0ac4b698de8cd5bacd6cb1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.766831 11981 tablet_service.cc:1511] Processing CreateTablet for tablet 2855d5598b0b4f7f9253ff1dd6b9dc4f (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:05.768187 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2855d5598b0b4f7f9253ff1dd6b9dc4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.768428 12127 tablet_service.cc:1511] Processing CreateTablet for tablet 2855d5598b0b4f7f9253ff1dd6b9dc4f (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:05.769848 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2855d5598b0b4f7f9253ff1dd6b9dc4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.774269 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 2855d5598b0b4f7f9253ff1dd6b9dc4f (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:05.775470 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2855d5598b0b4f7f9253ff1dd6b9dc4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.721681 11978 tablet_service.cc:1511] Processing CreateTablet for tablet 034e676f37484f39bf8d499c5b9a558e (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
W20260709 12:13:05.788822 12171 tablet.cc:2406] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:13:05.794268 11984 tablet_service.cc:1511] Processing CreateTablet for tablet a7c5b76549a1471d90f30720c790b65c (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:05.789189 12184 tablet_bootstrap.cc:654] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.802455 12056 tablet_service.cc:1511] Processing CreateTablet for tablet a7c5b76549a1471d90f30720c790b65c (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:05.803120 12021 heartbeater.cc:499] Master 127.10.145.190:38109 was elected leader, sending a full tablet report...
I20260709 12:13:05.803766 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c5b76549a1471d90f30720c790b65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.806023 12134 tablet_service.cc:1511] Processing CreateTablet for tablet a7c5b76549a1471d90f30720c790b65c (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:05.807353 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c5b76549a1471d90f30720c790b65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.808043 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c5b76549a1471d90f30720c790b65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.811050 12185 tablet_bootstrap.cc:492] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:05.811529 12185 ts_tablet_manager.cc:1403] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.103s	user 0.021s	sys 0.021s
I20260709 12:13:05.816044 12193 raft_consensus.cc:493] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.816579 12193 raft_consensus.cc:515] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:05.817883 12185 raft_consensus.cc:359] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:05.818560 12185 raft_consensus.cc:385] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.818866 12185 raft_consensus.cc:740] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.820989 12187 ts_tablet_manager.cc:1434] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.106s	user 0.013s	sys 0.021s
I20260709 12:13:05.821734 12193 leader_election.cc:290] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:05.822053 12187 tablet_bootstrap.cc:492] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:05.822494 12185 consensus_queue.cc:260] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:05.823544 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 034e676f37484f39bf8d499c5b9a558e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.838636 12185 ts_tablet_manager.cc:1434] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 12:13:05.839646 12185 tablet_bootstrap.cc:492] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:05.843144 12187 tablet_bootstrap.cc:654] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.856536 12184 tablet_bootstrap.cc:492] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:05.857035 12184 ts_tablet_manager.cc:1403] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.001s
I20260709 12:13:05.861074 12191 raft_consensus.cc:493] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.860806 12184 raft_consensus.cc:359] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:05.861606 12184 raft_consensus.cc:385] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.861558 12191 raft_consensus.cc:515] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:05.862031 12184 raft_consensus.cc:740] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.863114 12184 consensus_queue.cc:260] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:05.864444 12191 leader_election.cc:290] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:05.871279 11980 tablet_service.cc:1511] Processing CreateTablet for tablet 4f88c0787a254effad55bd2db506f17e (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:05.872128 12185 tablet_bootstrap.cc:654] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.872637 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f88c0787a254effad55bd2db506f17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.902105 12127 tablet_service.cc:1511] Processing CreateTablet for tablet 4f88c0787a254effad55bd2db506f17e (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:05.903506 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f88c0787a254effad55bd2db506f17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.913297 12128 tablet_service.cc:1511] Processing CreateTablet for tablet ec4217edc6e748799b62053b14fcf55c (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:05.914616 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4217edc6e748799b62053b14fcf55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.913097 11981 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7100c2f2914a6bac30831d92331d55 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:05.917457 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7100c2f2914a6bac30831d92331d55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.917925 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 4f88c0787a254effad55bd2db506f17e (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:05.919215 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f88c0787a254effad55bd2db506f17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.921509 12187 tablet_bootstrap.cc:492] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:05.922012 12187 ts_tablet_manager.cc:1403] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.100s	user 0.020s	sys 0.021s
I20260709 12:13:05.923545 12058 tablet_service.cc:1511] Processing CreateTablet for tablet ec4217edc6e748799b62053b14fcf55c (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:05.931300 12052 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7100c2f2914a6bac30831d92331d55 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:05.932638 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7100c2f2914a6bac30831d92331d55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.933573 12058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4217edc6e748799b62053b14fcf55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.938617 12130 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7100c2f2914a6bac30831d92331d55 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:05.940122 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7100c2f2914a6bac30831d92331d55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.945004 11978 tablet_service.cc:1511] Processing CreateTablet for tablet e4c8ea4f27a24943b0e6020706020a35 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:05.948698 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c8ea4f27a24943b0e6020706020a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.951604 12055 tablet_service.cc:1511] Processing CreateTablet for tablet e4c8ea4f27a24943b0e6020706020a35 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:05.960327 12190 raft_consensus.cc:493] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.960835 12190 raft_consensus.cc:515] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:05.962867 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c8ea4f27a24943b0e6020706020a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.963438 12190 leader_election.cc:290] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:05.964213 12187 raft_consensus.cc:359] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:05.931324 11984 tablet_service.cc:1511] Processing CreateTablet for tablet ec4217edc6e748799b62053b14fcf55c (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:05.968247 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4217edc6e748799b62053b14fcf55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.971761 12184 ts_tablet_manager.cc:1434] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.114s	user 0.012s	sys 0.018s
I20260709 12:13:05.972818 12184 tablet_bootstrap.cc:492] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:05.967299 12187 raft_consensus.cc:385] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.977202 12187 raft_consensus.cc:740] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.984830 12128 tablet_service.cc:1511] Processing CreateTablet for tablet e4c8ea4f27a24943b0e6020706020a35 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:05.986181 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c8ea4f27a24943b0e6020706020a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.986901 12187 consensus_queue.cc:260] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:05.988824 11979 tablet_service.cc:1511] Processing CreateTablet for tablet ed5ae473afa24648a00e66c1a0018f09 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:05.990319 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5ae473afa24648a00e66c1a0018f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.003942 12056 tablet_service.cc:1511] Processing CreateTablet for tablet ed5ae473afa24648a00e66c1a0018f09 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:06.005366 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5ae473afa24648a00e66c1a0018f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.016929 11977 tablet_service.cc:1511] Processing CreateTablet for tablet 4aeb622462c54a739cc6c06a44344240 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:06.018275 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aeb622462c54a739cc6c06a44344240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.018890 12053 tablet_service.cc:1511] Processing CreateTablet for tablet 4aeb622462c54a739cc6c06a44344240 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:06.020195 12053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aeb622462c54a739cc6c06a44344240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.023592 12190 raft_consensus.cc:493] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.024075 12190 raft_consensus.cc:515] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.026661 12190 leader_election.cc:290] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:06.029560 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:06.031314 12108 leader_election.cc:343] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.035475 12193 raft_consensus.cc:493] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.035945 12193 raft_consensus.cc:515] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.018901 12184 tablet_bootstrap.cc:654] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.042230 12193 leader_election.cc:290] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:06.045073 12185 tablet_bootstrap.cc:492] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:06.045614 12185 ts_tablet_manager.cc:1403] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.206s	user 0.010s	sys 0.016s
I20260709 12:13:06.049508 12185 raft_consensus.cc:359] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.056569 12128 tablet_service.cc:1511] Processing CreateTablet for tablet 4aeb622462c54a739cc6c06a44344240 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:06.057163 12185 raft_consensus.cc:385] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.057826 11980 tablet_service.cc:1511] Processing CreateTablet for tablet 974ed9636aa44217a763d3719d103af9 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:06.059499 12185 raft_consensus.cc:740] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.060345 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974ed9636aa44217a763d3719d103af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.060421 12185 consensus_queue.cc:260] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.058465 12199 raft_consensus.cc:493] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.057921 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aeb622462c54a739cc6c06a44344240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.068944 12199 raft_consensus.cc:515] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:06.049922 12134 tablet_service.cc:1511] Processing CreateTablet for tablet ed5ae473afa24648a00e66c1a0018f09 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:06.065860 12057 tablet_service.cc:1511] Processing CreateTablet for tablet 974ed9636aa44217a763d3719d103af9 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:06.071273 12199 leader_election.cc:290] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:06.072126 12057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974ed9636aa44217a763d3719d103af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.073221 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22535c8307f346cb8de47b1570d25303" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:06.074955 12108 leader_election.cc:343] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.067071 12187 ts_tablet_manager.cc:1434] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.145s	user 0.010s	sys 0.001s
I20260709 12:13:06.067358 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:06.068246 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:06.081414 12071 raft_consensus.cc:2468] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
W20260709 12:13:06.082768 11959 leader_election.cc:343] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.083447 11959 leader_election.cc:304] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:06.084444 12193 raft_consensus.cc:2804] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.084929 12193 raft_consensus.cc:493] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.085386 12187 tablet_bootstrap.cc:492] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:06.085390 12193 raft_consensus.cc:3060] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.092442 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5ae473afa24648a00e66c1a0018f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.100479 12187 tablet_bootstrap.cc:654] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.092756 12193 raft_consensus.cc:515] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.101457 12185 ts_tablet_manager.cc:1434] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 12:13:06.106921 11980 tablet_service.cc:1511] Processing CreateTablet for tablet a7c3b6cee8fc4427930db8630bbfa270 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:06.118525 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:06.119092 12071 raft_consensus.cc:3060] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.120178 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:06.120781 12070 raft_consensus.cc:2468] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:06.122138 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22535c8307f346cb8de47b1570d25303" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:06.123310 12108 leader_election.cc:304] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:06.124428 12199 raft_consensus.cc:2804] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.124774 12199 raft_consensus.cc:493] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.111896 12130 tablet_service.cc:1511] Processing CreateTablet for tablet 974ed9636aa44217a763d3719d103af9 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:06.112681 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:06.125110 12199 raft_consensus.cc:3060] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.114661 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:06.127849 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974ed9636aa44217a763d3719d103af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.129786 12185 tablet_bootstrap.cc:492] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513: Bootstrap starting.
W20260709 12:13:06.130456 11959 leader_election.cc:343] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:06.131752 11959 leader_election.cc:343] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.131867 12199 raft_consensus.cc:515] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.132445 11959 leader_election.cc:304] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:06.115546 12184 tablet_bootstrap.cc:492] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:06.134486 12184 ts_tablet_manager.cc:1403] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.162s	user 0.010s	sys 0.004s
I20260709 12:13:06.134815 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:06.136415 12185 tablet_bootstrap.cc:654] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:06.136374 12108 leader_election.cc:343] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:06.137416 12108 leader_election.cc:343] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.119148 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c3b6cee8fc4427930db8630bbfa270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.137818 12108 leader_election.cc:304] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:06.138538 12191 raft_consensus.cc:2749] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.107689 12056 tablet_service.cc:1511] Processing CreateTablet for tablet a7c3b6cee8fc4427930db8630bbfa270 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:06.140292 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c3b6cee8fc4427930db8630bbfa270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.140545 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:06.141119 12070 raft_consensus.cc:3060] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.144820 12193 leader_election.cc:290] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:06.147512 12193 raft_consensus.cc:2749] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.148547 12070 raft_consensus.cc:2468] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:06.149602 12108 leader_election.cc:304] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:06.150394 12199 leader_election.cc:290] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:06.150535 12191 raft_consensus.cc:2804] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.153792 12184 raft_consensus.cc:359] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.154838 12184 raft_consensus.cc:385] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.155223 12184 raft_consensus.cc:740] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.158062 12071 raft_consensus.cc:2468] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:06.160945 12134 tablet_service.cc:1511] Processing CreateTablet for tablet a7c3b6cee8fc4427930db8630bbfa270 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:06.162276 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c3b6cee8fc4427930db8630bbfa270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.161978 11979 tablet_service.cc:1511] Processing CreateTablet for tablet 943ed8a1800e4f77bf4cd02199cdfd8d (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:06.162424 12053 tablet_service.cc:1511] Processing CreateTablet for tablet 943ed8a1800e4f77bf4cd02199cdfd8d (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:06.163272 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943ed8a1800e4f77bf4cd02199cdfd8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.163885 12053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943ed8a1800e4f77bf4cd02199cdfd8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.170023 12128 tablet_service.cc:1511] Processing CreateTablet for tablet 943ed8a1800e4f77bf4cd02199cdfd8d (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:06.170061 11978 tablet_service.cc:1511] Processing CreateTablet for tablet fae627d2c5de432ca34b80ce4547fc8a (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:06.171406 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943ed8a1800e4f77bf4cd02199cdfd8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.171550 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae627d2c5de432ca34b80ce4547fc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.174014 12055 tablet_service.cc:1511] Processing CreateTablet for tablet fae627d2c5de432ca34b80ce4547fc8a (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:06.174077 11977 tablet_service.cc:1511] Processing CreateTablet for tablet c82d1b13812d4c9dac20a618920b7f23 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:06.175294 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae627d2c5de432ca34b80ce4547fc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.175654 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82d1b13812d4c9dac20a618920b7f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.178045 12127 tablet_service.cc:1511] Processing CreateTablet for tablet fae627d2c5de432ca34b80ce4547fc8a (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:06.179391 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae627d2c5de432ca34b80ce4547fc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.179574 12191 raft_consensus.cc:697] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:06.180461 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:06.180562 12191 consensus_queue.cc:237] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.181334 11996 raft_consensus.cc:2393] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:06.182379 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:06.184636 12034 leader_election.cc:343] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.192800 12052 tablet_service.cc:1511] Processing CreateTablet for tablet c82d1b13812d4c9dac20a618920b7f23 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:06.194224 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82d1b13812d4c9dac20a618920b7f23. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:06.198137 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 66429.8us
I20260709 12:13:06.199383 11959 leader_election.cc:304] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:06.200007 12126 tablet_service.cc:1511] Processing CreateTablet for tablet c82d1b13812d4c9dac20a618920b7f23 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:06.200997 12209 raft_consensus.cc:2804] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.201334 12126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82d1b13812d4c9dac20a618920b7f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.201535 12209 raft_consensus.cc:697] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:06.202420 12209 consensus_queue.cc:237] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.205804 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:06.208130 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:06.208881 12184 consensus_queue.cc:260] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.209888 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:06.211229 12184 ts_tablet_manager.cc:1434] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.000s
I20260709 12:13:06.211329 12034 leader_election.cc:304] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:06.212256 12184 tablet_bootstrap.cc:492] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
W20260709 12:13:06.212509 12034 leader_election.cc:343] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.212922 12034 leader_election.cc:304] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:06.213850 12190 raft_consensus.cc:2749] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.214445 12190 raft_consensus.cc:2749] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:06.221436 11959 leader_election.cc:343] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.221068 11892 catalog_manager.cc:5697] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:06.233269 11984 tablet_service.cc:1511] Processing CreateTablet for tablet f48ef726060b47dc91921078d57fece9 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:06.234571 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48ef726060b47dc91921078d57fece9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:06.261919 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 49438.3us
I20260709 12:13:06.262890 12185 tablet_bootstrap.cc:492] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:06.263386 12185 ts_tablet_manager.cc:1403] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.134s	user 0.015s	sys 0.000s
I20260709 12:13:06.266489 12185 raft_consensus.cc:359] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.267191 12185 raft_consensus.cc:385] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.267490 12185 raft_consensus.cc:740] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.267763 12187 tablet_bootstrap.cc:492] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:06.270666 12187 ts_tablet_manager.cc:1403] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.185s	user 0.037s	sys 0.021s
I20260709 12:13:06.270493 12127 tablet_service.cc:1511] Processing CreateTablet for tablet 099c757491024c93bcc4ff22ca4dc995 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:06.272270 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099c757491024c93bcc4ff22ca4dc995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.274152 12187 raft_consensus.cc:359] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.274968 12187 raft_consensus.cc:385] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.275277 12187 raft_consensus.cc:740] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.278702 12187 consensus_queue.cc:260] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.281258 12187 ts_tablet_manager.cc:1434] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:13:06.281153 12052 tablet_service.cc:1511] Processing CreateTablet for tablet cfcdfeae4a3d4d4294e1d6cf66374e16 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:06.281751 12053 tablet_service.cc:1511] Processing CreateTablet for tablet 099c757491024c93bcc4ff22ca4dc995 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:06.282505 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcdfeae4a3d4d4294e1d6cf66374e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.282452 12187 tablet_bootstrap.cc:492] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:06.285305 11979 tablet_service.cc:1511] Processing CreateTablet for tablet e4624a2f10b34c1bb9732a93121b0383 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:06.286214 12130 tablet_service.cc:1511] Processing CreateTablet for tablet cfcdfeae4a3d4d4294e1d6cf66374e16 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:06.286820 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4624a2f10b34c1bb9732a93121b0383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.287469 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcdfeae4a3d4d4294e1d6cf66374e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.289402 12193 raft_consensus.cc:493] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.289147 12185 consensus_queue.cc:260] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.289950 12193 raft_consensus.cc:515] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.290935 12187 tablet_bootstrap.cc:654] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.292462 12193 leader_election.cc:290] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:06.294477 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:06.295454 12071 raft_consensus.cc:2468] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:06.294739 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:06.296764 12056 tablet_service.cc:1511] Processing CreateTablet for tablet f48ef726060b47dc91921078d57fece9 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
W20260709 12:13:06.298102 11959 leader_election.cc:343] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.299960 12190 raft_consensus.cc:493] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.299970 11959 leader_election.cc:304] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:06.302400 12193 raft_consensus.cc:2804] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.302316 12126 tablet_service.cc:1511] Processing CreateTablet for tablet f48ef726060b47dc91921078d57fece9 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:06.302826 12193 raft_consensus.cc:493] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.303198 12193 raft_consensus.cc:3060] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.303094 12190 raft_consensus.cc:515] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.303683 12126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48ef726060b47dc91921078d57fece9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.305413 12190 leader_election.cc:290] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:06.307248 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:06.307590 12185 ts_tablet_manager.cc:1434] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 12:13:06.309060 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:06.309832 11984 tablet_service.cc:1511] Processing CreateTablet for tablet cfcdfeae4a3d4d4294e1d6cf66374e16 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:06.311159 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcdfeae4a3d4d4294e1d6cf66374e16. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:06.314200 12034 leader_election.cc:343] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.315250 12184 tablet_bootstrap.cc:654] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.316655 12055 tablet_service.cc:1511] Processing CreateTablet for tablet e4624a2f10b34c1bb9732a93121b0383 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:06.317323 12134 tablet_service.cc:1511] Processing CreateTablet for tablet e4624a2f10b34c1bb9732a93121b0383 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:06.322541 11978 tablet_service.cc:1511] Processing CreateTablet for tablet 099c757491024c93bcc4ff22ca4dc995 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:06.323974 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099c757491024c93bcc4ff22ca4dc995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.314709 12053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099c757491024c93bcc4ff22ca4dc995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.328213 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4624a2f10b34c1bb9732a93121b0383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.318832 12185 tablet_bootstrap.cc:492] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:06.336374 11980 tablet_service.cc:1511] Processing CreateTablet for tablet 50ab1f95839249fa967ab01548d302cd (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:06.337666 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ab1f95839249fa967ab01548d302cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.339344 12193 raft_consensus.cc:515] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.340472 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48ef726060b47dc91921078d57fece9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.340523 11995 raft_consensus.cc:2393] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:06.348069 12034 leader_election.cc:304] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:06.349485 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:06.349285 12190 raft_consensus.cc:3060] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.351292 12057 tablet_service.cc:1511] Processing CreateTablet for tablet 50ab1f95839249fa967ab01548d302cd (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:06.354664 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
W20260709 12:13:06.357506 11959 leader_election.cc:343] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.349396 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4624a2f10b34c1bb9732a93121b0383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.358706 12213 raft_consensus.cc:493] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.359187 12213 raft_consensus.cc:515] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.360152 12128 tablet_service.cc:1511] Processing CreateTablet for tablet 50ab1f95839249fa967ab01548d302cd (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:06.361938 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ab1f95839249fa967ab01548d302cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.362437 12057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ab1f95839249fa967ab01548d302cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.362978 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
W20260709 12:13:06.364950 12034 leader_election.cc:343] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.365908 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:06.367353 12034 leader_election.cc:343] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.367831 12034 leader_election.cc:304] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:06.356367 12193 leader_election.cc:290] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:06.361876 12213 leader_election.cc:290] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:06.380990 12213 raft_consensus.cc:2749] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.381587 11977 tablet_service.cc:1511] Processing CreateTablet for tablet 65dc333dc6a3493fbf6c7364d19805e3 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:06.392198 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 65dc333dc6a3493fbf6c7364d19805e3 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:06.393610 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dc333dc6a3493fbf6c7364d19805e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.394897 12187 tablet_bootstrap.cc:492] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:06.395403 12187 ts_tablet_manager.cc:1403] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.014s
I20260709 12:13:06.396241 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dc333dc6a3493fbf6c7364d19805e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.398316 12187 raft_consensus.cc:359] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.399034 12187 raft_consensus.cc:385] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.399341 12187 raft_consensus.cc:740] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.400055 12187 consensus_queue.cc:260] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.402549 12187 ts_tablet_manager.cc:1434] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:13:06.403586 12187 tablet_bootstrap.cc:492] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:06.404635 12190 raft_consensus.cc:2749] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.406134 12128 tablet_service.cc:1511] Processing CreateTablet for tablet 65dc333dc6a3493fbf6c7364d19805e3 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:06.407406 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dc333dc6a3493fbf6c7364d19805e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.411707 11979 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb0721d90334c71a71e30090e9c2625 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:06.413686 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb0721d90334c71a71e30090e9c2625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.427068 12187 tablet_bootstrap.cc:654] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.438853 12071 raft_consensus.cc:2468] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:06.440318 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb0721d90334c71a71e30090e9c2625 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:06.441450 12127 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb0721d90334c71a71e30090e9c2625 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:06.444638 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb0721d90334c71a71e30090e9c2625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.444499 11978 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7cbd5e62694951865f149d18e4b4ae (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:06.445753 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7cbd5e62694951865f149d18e4b4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.441931 11959 leader_election.cc:304] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:06.448480 12193 raft_consensus.cc:2804] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.448931 12193 raft_consensus.cc:697] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:06.384894 12185 tablet_bootstrap.cc:654] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:06.452996 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 85674.3us
I20260709 12:13:06.450271 12193 consensus_queue.cc:237] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.453409 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb0721d90334c71a71e30090e9c2625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.460229 11894 catalog_manager.cc:5697] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.480734 12209 raft_consensus.cc:493] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.481204 12209 raft_consensus.cc:515] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.486012 12209 leader_election.cc:290] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:06.487069 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:06.487697 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:13:06.488699 11959 leader_election.cc:343] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.489926 12128 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7cbd5e62694951865f149d18e4b4ae (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:06.491118 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7cbd5e62694951865f149d18e4b4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.493618 12134 tablet_service.cc:1511] Processing CreateTablet for tablet a2a13ffd63374b59ae023100aeeeb7f1 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:06.493707 11984 tablet_service.cc:1511] Processing CreateTablet for tablet a2a13ffd63374b59ae023100aeeeb7f1 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:06.497895 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a13ffd63374b59ae023100aeeeb7f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.498278 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a13ffd63374b59ae023100aeeeb7f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.497926 12052 tablet_service.cc:1511] Processing CreateTablet for tablet a2a13ffd63374b59ae023100aeeeb7f1 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 12:13:06.505152 11959 leader_election.cc:343] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.505640 11959 leader_election.cc:304] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:06.506817 12209 raft_consensus.cc:2749] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.507930 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a13ffd63374b59ae023100aeeeb7f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.524531 12057 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7cbd5e62694951865f149d18e4b4ae (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:06.525931 12057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7cbd5e62694951865f149d18e4b4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.576077 12184 tablet_bootstrap.cc:492] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:06.576568 12184 ts_tablet_manager.cc:1403] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.365s	user 0.006s	sys 0.010s
I20260709 12:13:06.577536 12134 tablet_service.cc:1511] Processing CreateTablet for tablet e87df03da1f94ed6b68a4e8000f78e94 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:06.578647 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87df03da1f94ed6b68a4e8000f78e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.579169 12184 raft_consensus.cc:359] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.579851 12184 raft_consensus.cc:385] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.580175 12184 raft_consensus.cc:740] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.581761 11979 tablet_service.cc:1511] Processing CreateTablet for tablet e87df03da1f94ed6b68a4e8000f78e94 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:06.582394 12056 tablet_service.cc:1511] Processing CreateTablet for tablet 2c48d92480a648a78d0ab7c8e6a8f354 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:06.582938 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87df03da1f94ed6b68a4e8000f78e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.583563 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c48d92480a648a78d0ab7c8e6a8f354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.590575 12128 tablet_service.cc:1511] Processing CreateTablet for tablet 2c48d92480a648a78d0ab7c8e6a8f354 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:06.591693 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c48d92480a648a78d0ab7c8e6a8f354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.579862 11980 tablet_service.cc:1511] Processing CreateTablet for tablet e38d66d138d44a13a9f3bf4177d3839a (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:06.594413 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38d66d138d44a13a9f3bf4177d3839a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.564873 12053 tablet_service.cc:1511] Processing CreateTablet for tablet e87df03da1f94ed6b68a4e8000f78e94 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:06.597978 12053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87df03da1f94ed6b68a4e8000f78e94. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:06.599403 11959 consensus_peers.cc:597] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 -> Peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Couldn't send request to peer ff3dab3bca9d4b5bb839d2763a4c6d7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:06.599275 12058 tablet_service.cc:1511] Processing CreateTablet for tablet e38d66d138d44a13a9f3bf4177d3839a (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:06.600536 12058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38d66d138d44a13a9f3bf4177d3839a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.601712 12126 tablet_service.cc:1511] Processing CreateTablet for tablet 1d045c00ff6f4ce29bcccbd4c1f1c6f8 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:06.601898 11978 tablet_service.cc:1511] Processing CreateTablet for tablet 2c48d92480a648a78d0ab7c8e6a8f354 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:06.603004 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c48d92480a648a78d0ab7c8e6a8f354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.605949 12134 tablet_service.cc:1511] Processing CreateTablet for tablet e38d66d138d44a13a9f3bf4177d3839a (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:06.602977 12126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d045c00ff6f4ce29bcccbd4c1f1c6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.604859 11981 tablet_service.cc:1511] Processing CreateTablet for tablet 153ec4c234ee4a458bd54902be394a8b (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:06.616801 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153ec4c234ee4a458bd54902be394a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.609961 12191 raft_consensus.cc:493] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.620941 12191 raft_consensus.cc:515] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.621315 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 153ec4c234ee4a458bd54902be394a8b (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:06.622620 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153ec4c234ee4a458bd54902be394a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.623180 12191 leader_election.cc:290] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:06.624297 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38d66d138d44a13a9f3bf4177d3839a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.580884 12184 consensus_queue.cc:260] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.630153 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:06.631428 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:06.632267 12187 tablet_bootstrap.cc:492] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:06.632720 12187 ts_tablet_manager.cc:1403] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.229s	user 0.041s	sys 0.040s
W20260709 12:13:06.632861 12108 leader_election.cc:343] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:06.633556 12108 leader_election.cc:343] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.633934 12108 leader_election.cc:304] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:06.634941 12191 raft_consensus.cc:2749] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.611683 11977 tablet_service.cc:1511] Processing CreateTablet for tablet 1d045c00ff6f4ce29bcccbd4c1f1c6f8 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:06.638098 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d045c00ff6f4ce29bcccbd4c1f1c6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.643812 11980 tablet_service.cc:1511] Processing CreateTablet for tablet ed41be8c7e314a90bdbc4c5234dca91d (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:06.643940 12129 tablet_service.cc:1511] Processing CreateTablet for tablet ed41be8c7e314a90bdbc4c5234dca91d (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:06.644965 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed41be8c7e314a90bdbc4c5234dca91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.650315 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 1d045c00ff6f4ce29bcccbd4c1f1c6f8 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:06.656909 12128 tablet_service.cc:1511] Processing CreateTablet for tablet 153ec4c234ee4a458bd54902be394a8b (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:06.657889 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed41be8c7e314a90bdbc4c5234dca91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.658845 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d045c00ff6f4ce29bcccbd4c1f1c6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.671969 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153ec4c234ee4a458bd54902be394a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.677744 12056 tablet_service.cc:1511] Processing CreateTablet for tablet ed41be8c7e314a90bdbc4c5234dca91d (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:06.680490 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed41be8c7e314a90bdbc4c5234dca91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.680996 12054 tablet_service.cc:1511] Processing CreateTablet for tablet 429d9e3d68d24a5fbcfe25671d99e9c9 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:06.681795 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 429d9e3d68d24a5fbcfe25671d99e9c9 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:06.682164 11983 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4403f5c3b341c78c7ab67afe60a513 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:06.683130 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429d9e3d68d24a5fbcfe25671d99e9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.683336 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4403f5c3b341c78c7ab67afe60a513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.679271 11980 tablet_service.cc:1511] Processing CreateTablet for tablet 429d9e3d68d24a5fbcfe25671d99e9c9 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:06.679172 12184 ts_tablet_manager.cc:1434] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.000s
W20260709 12:13:06.687520 12108 consensus_peers.cc:597] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:06.688664 12185 tablet_bootstrap.cc:492] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:06.689162 12185 ts_tablet_manager.cc:1403] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.380s	user 0.024s	sys 0.014s
I20260709 12:13:06.692055 12185 raft_consensus.cc:359] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.692745 12185 raft_consensus.cc:385] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.693094 12185 raft_consensus.cc:740] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.695353 12054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429d9e3d68d24a5fbcfe25671d99e9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.697312 12185 consensus_queue.cc:260] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.703039 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429d9e3d68d24a5fbcfe25671d99e9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.705446 12187 raft_consensus.cc:359] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.706169 12187 raft_consensus.cc:385] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.706457 12187 raft_consensus.cc:740] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.707266 12187 consensus_queue.cc:260] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:06.718362 11942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:06.720824 12185 ts_tablet_manager.cc:1434] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:13:06.721868 12185 tablet_bootstrap.cc:492] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:06.729285 12052 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4403f5c3b341c78c7ab67afe60a513 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:06.730525 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4403f5c3b341c78c7ab67afe60a513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.738562 11981 tablet_service.cc:1511] Processing CreateTablet for tablet 502d81f62de54cbd9bf384ef508fb2eb (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:06.739547 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 502d81f62de54cbd9bf384ef508fb2eb (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:06.739985 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502d81f62de54cbd9bf384ef508fb2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.740628 12184 tablet_bootstrap.cc:492] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:06.740958 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502d81f62de54cbd9bf384ef508fb2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.753382 12187 ts_tablet_manager.cc:1434] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.120s	user 0.008s	sys 0.000s
I20260709 12:13:06.755722 12187 tablet_bootstrap.cc:492] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:06.758100 12126 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4403f5c3b341c78c7ab67afe60a513 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:06.759364 12126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4403f5c3b341c78c7ab67afe60a513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.759681 12193 consensus_queue.cc:1048] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.767277 11978 tablet_service.cc:1511] Processing CreateTablet for tablet 973a4ae0e1fe4257a72d67a4063e629e (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:06.770164 12128 tablet_service.cc:1511] Processing CreateTablet for tablet 973a4ae0e1fe4257a72d67a4063e629e (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:06.770928 11979 tablet_service.cc:1511] Processing CreateTablet for tablet e197106332c24621a456f1e75349109f (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:06.769966 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973a4ae0e1fe4257a72d67a4063e629e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.772466 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973a4ae0e1fe4257a72d67a4063e629e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.772579 12053 tablet_service.cc:1511] Processing CreateTablet for tablet e197106332c24621a456f1e75349109f (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:06.773301 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e197106332c24621a456f1e75349109f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.773941 12053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e197106332c24621a456f1e75349109f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.774390 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 502d81f62de54cbd9bf384ef508fb2eb (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:06.775544 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502d81f62de54cbd9bf384ef508fb2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.777101 12184 tablet_bootstrap.cc:654] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.781772 12054 tablet_service.cc:1511] Processing CreateTablet for tablet 973a4ae0e1fe4257a72d67a4063e629e (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:06.782287 12191 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.782996 12054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973a4ae0e1fe4257a72d67a4063e629e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.780402 11894 catalog_manager.cc:5697] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.803325 12057 tablet_service.cc:1511] Processing CreateTablet for tablet f152de9f1f714cf0b4efe6dbc3c5dde0 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:06.804536 12057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f152de9f1f714cf0b4efe6dbc3c5dde0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.805675 12134 tablet_service.cc:1511] Processing CreateTablet for tablet f152de9f1f714cf0b4efe6dbc3c5dde0 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:06.806770 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f152de9f1f714cf0b4efe6dbc3c5dde0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.806653 12129 tablet_service.cc:1511] Processing CreateTablet for tablet e197106332c24621a456f1e75349109f (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:06.807497 12185 tablet_bootstrap.cc:654] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.807848 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e197106332c24621a456f1e75349109f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.808655 11977 tablet_service.cc:1511] Processing CreateTablet for tablet 5c6ed6584a5047719bfd3066ef1980e6 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:06.809926 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6ed6584a5047719bfd3066ef1980e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.815482 12187 tablet_bootstrap.cc:654] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.818706 12218 raft_consensus.cc:493] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.819147 12218 raft_consensus.cc:515] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.822222 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:06.822871 11995 raft_consensus.cc:2468] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:06.824131 12034 leader_election.cc:304] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:06.824940 12190 raft_consensus.cc:2804] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.825297 12190 raft_consensus.cc:493] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.825618 12190 raft_consensus.cc:3060] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.829334 12218 leader_election.cc:290] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:06.830899 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
W20260709 12:13:06.832307 12034 leader_election.cc:343] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.836179 12190 raft_consensus.cc:515] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.839010 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:06.839541 11995 raft_consensus.cc:3060] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.839373 11981 tablet_service.cc:1511] Processing CreateTablet for tablet f152de9f1f714cf0b4efe6dbc3c5dde0 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:06.840596 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f152de9f1f714cf0b4efe6dbc3c5dde0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.846221 11995 raft_consensus.cc:2468] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:06.847452 12034 leader_election.cc:304] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:06.848306 12218 raft_consensus.cc:2804] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.848834 12218 raft_consensus.cc:697] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:06.849694 12218 consensus_queue.cc:237] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.854632 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
W20260709 12:13:06.856178 12034 leader_election.cc:343] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.864272 11894 catalog_manager.cc:5697] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.865147 12190 leader_election.cc:290] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:06.875375 12127 tablet_service.cc:1511] Processing CreateTablet for tablet 5c6ed6584a5047719bfd3066ef1980e6 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:06.876104 12185 tablet_bootstrap.cc:492] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:06.876605 12185 ts_tablet_manager.cc:1403] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.155s	user 0.007s	sys 0.002s
I20260709 12:13:06.876636 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6ed6584a5047719bfd3066ef1980e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.879599 12185 raft_consensus.cc:359] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.880307 12185 raft_consensus.cc:385] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.880612 12185 raft_consensus.cc:740] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.885440 11983 tablet_service.cc:1511] Processing CreateTablet for tablet 3b77f7d382964a9bb287e333045a17d1 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:06.886739 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b77f7d382964a9bb287e333045a17d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.889664 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 3b77f7d382964a9bb287e333045a17d1 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:06.890762 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b77f7d382964a9bb287e333045a17d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.894073 12187 tablet_bootstrap.cc:492] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:06.894591 12187 ts_tablet_manager.cc:1403] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.002s
I20260709 12:13:06.898845 11979 tablet_service.cc:1511] Processing CreateTablet for tablet 23cf49cad55948c79cc458afe92e63f6 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:06.899995 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23cf49cad55948c79cc458afe92e63f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.902312 12129 tablet_service.cc:1511] Processing CreateTablet for tablet 3b77f7d382964a9bb287e333045a17d1 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:06.903532 12210 raft_consensus.cc:493] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.897446 12187 raft_consensus.cc:359] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.904016 12210 raft_consensus.cc:515] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.900473 12193 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.916779 12210 leader_election.cc:290] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:06.918419 12187 raft_consensus.cc:385] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.918541 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:06.918780 12187 raft_consensus.cc:740] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.905892 12052 tablet_service.cc:1511] Processing CreateTablet for tablet 5c6ed6584a5047719bfd3066ef1980e6 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:06.919225 11995 raft_consensus.cc:2468] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:06.920063 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6ed6584a5047719bfd3066ef1980e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.906986 12185 consensus_queue.cc:260] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.907356 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 23cf49cad55948c79cc458afe92e63f6 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:06.908649 12184 tablet_bootstrap.cc:492] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:06.921180 12184 ts_tablet_manager.cc:1403] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.000s
I20260709 12:13:06.921789 12185 ts_tablet_manager.cc:1434] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.001s
I20260709 12:13:06.922818 12185 tablet_bootstrap.cc:492] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:06.909703 12054 tablet_service.cc:1511] Processing CreateTablet for tablet 23cf49cad55948c79cc458afe92e63f6 (DEFAULT_TABLE table=test-workload [id=fad687c608e74c8d836b0086641df5cb]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:06.923997 12184 raft_consensus.cc:359] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.924779 12054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23cf49cad55948c79cc458afe92e63f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.908356 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b77f7d382964a9bb287e333045a17d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.925751 12108 leader_election.cc:304] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:06.926620 12210 raft_consensus.cc:2804] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.926872 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23cf49cad55948c79cc458afe92e63f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.926949 12210 raft_consensus.cc:493] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.927398 12210 raft_consensus.cc:3060] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:06.931856 11959 consensus_peers.cc:597] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 -> Peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Couldn't send request to peer ff3dab3bca9d4b5bb839d2763a4c6d7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:06.924723 12184 raft_consensus.cc:385] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.920333 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:13:06.933477 12108 leader_election.cc:343] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.934316 12184 raft_consensus.cc:740] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.935166 12184 consensus_queue.cc:260] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.941942 12184 ts_tablet_manager.cc:1434] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 12:13:06.942796 12184 tablet_bootstrap.cc:492] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:06.945278 12210 raft_consensus.cc:515] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.919533 12187 consensus_queue.cc:260] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.948083 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:06.948660 11995 raft_consensus.cc:3060] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.949199 12187 ts_tablet_manager.cc:1434] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.004s
I20260709 12:13:06.949824 12185 tablet_bootstrap.cc:654] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.955840 11995 raft_consensus.cc:2468] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:06.957211 12210 leader_election.cc:290] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:06.957232 12108 leader_election.cc:304] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:06.962873 12184 tablet_bootstrap.cc:654] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.963594 12210 raft_consensus.cc:2804] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.963806 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
W20260709 12:13:06.965194 12108 leader_election.cc:343] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.964452 12210 raft_consensus.cc:697] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:06.967726 12210 consensus_queue.cc:237] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:06.957396 12187 tablet_bootstrap.cc:492] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:06.982785 12187 tablet_bootstrap.cc:654] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.996856 11891 catalog_manager.cc:5697] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:07.008606 12187 tablet_bootstrap.cc:492] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:07.009262 12187 ts_tablet_manager.cc:1403] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.003s
I20260709 12:13:07.012988 12187 raft_consensus.cc:359] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.013970 12187 raft_consensus.cc:385] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.014333 12187 raft_consensus.cc:740] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.015525 12187 consensus_queue.cc:260] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.018826 12187 ts_tablet_manager.cc:1434] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:13:07.020932 12187 tablet_bootstrap.cc:492] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:07.029436 12187 tablet_bootstrap.cc:654] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.043440 12187 tablet_bootstrap.cc:492] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:07.043820 12185 tablet_bootstrap.cc:492] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:07.044040 12187 ts_tablet_manager.cc:1403] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260709 12:13:07.044310 12185 ts_tablet_manager.cc:1403] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.122s	user 0.051s	sys 0.037s
I20260709 12:13:07.046670 12184 tablet_bootstrap.cc:492] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:07.046720 12185 raft_consensus.cc:359] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.047331 12184 ts_tablet_manager.cc:1403] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.105s	user 0.025s	sys 0.062s
I20260709 12:13:07.047081 12187 raft_consensus.cc:359] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.047645 12185 raft_consensus.cc:385] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.047848 12187 raft_consensus.cc:385] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.048050 12185 raft_consensus.cc:740] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.048208 12187 raft_consensus.cc:740] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.048870 12185 consensus_queue.cc:260] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.049021 12187 consensus_queue.cc:260] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.050359 12184 raft_consensus.cc:359] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.051028 12184 raft_consensus.cc:385] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.051259 12185 ts_tablet_manager.cc:1434] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:07.051419 12187 ts_tablet_manager.cc:1434] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:07.051306 12184 raft_consensus.cc:740] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.052413 12187 tablet_bootstrap.cc:492] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:07.052314 12184 consensus_queue.cc:260] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.054152 12185 tablet_bootstrap.cc:492] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:07.058624 12187 tablet_bootstrap.cc:654] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.060995 12185 tablet_bootstrap.cc:654] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.063217 12184 ts_tablet_manager.cc:1434] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:13:07.065675 12184 tablet_bootstrap.cc:492] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:07.066262 12185 tablet_bootstrap.cc:492] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:07.069204 12185 ts_tablet_manager.cc:1403] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 12:13:07.071938 12184 tablet_bootstrap.cc:654] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.072100 12185 raft_consensus.cc:359] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.072806 12185 raft_consensus.cc:385] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.073134 12185 raft_consensus.cc:740] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.073920 12185 consensus_queue.cc:260] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.076442 12185 ts_tablet_manager.cc:1434] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 12:13:07.077920 12187 tablet_bootstrap.cc:492] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:07.078437 12187 ts_tablet_manager.cc:1403] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.010s
I20260709 12:13:07.081028 12187 raft_consensus.cc:359] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:07.081349 12185 tablet_bootstrap.cc:492] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:07.081918 12187 raft_consensus.cc:385] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.082283 12187 raft_consensus.cc:740] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.083127 12187 consensus_queue.cc:260] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:07.088747 12187 ts_tablet_manager.cc:1434] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260709 12:13:07.088785 12185 tablet_bootstrap.cc:654] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.089956 12187 tablet_bootstrap.cc:492] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:07.095512 12187 tablet_bootstrap.cc:654] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.099977 12187 tablet_bootstrap.cc:492] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:07.100404 12184 tablet_bootstrap.cc:492] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:07.100473 12187 ts_tablet_manager.cc:1403] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 12:13:07.100925 12184 ts_tablet_manager.cc:1403] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
I20260709 12:13:07.101423 11995 raft_consensus.cc:3060] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.103365 12187 raft_consensus.cc:359] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.103642 12184 raft_consensus.cc:359] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.104068 12187 raft_consensus.cc:385] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.104290 12184 raft_consensus.cc:385] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.104365 12187 raft_consensus.cc:740] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.104656 12184 raft_consensus.cc:740] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.105219 12209 raft_consensus.cc:493] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.105464 12187 consensus_queue.cc:260] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.105692 12209 raft_consensus.cc:515] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.105903 12184 consensus_queue.cc:260] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.107594 12187 ts_tablet_manager.cc:1434] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:07.107736 12209 leader_election.cc:290] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:07.108037 12184 ts_tablet_manager.cc:1434] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:13:07.108407 12187 tablet_bootstrap.cc:492] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:07.110227 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:07.113085 12068 raft_consensus.cc:2468] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:07.110534 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:07.114324 12144 raft_consensus.cc:2468] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:07.115439 12185 tablet_bootstrap.cc:492] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:07.115579 11959 leader_election.cc:304] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:07.115887 12185 ts_tablet_manager.cc:1403] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.007s
I20260709 12:13:07.116358 12193 raft_consensus.cc:2804] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.116740 12193 raft_consensus.cc:493] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.117090 12193 raft_consensus.cc:3060] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.117833 12187 tablet_bootstrap.cc:654] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.118482 12185 raft_consensus.cc:359] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:07.119158 12185 raft_consensus.cc:385] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.119413 12185 raft_consensus.cc:740] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.120062 12185 consensus_queue.cc:260] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:07.108918 12184 tablet_bootstrap.cc:492] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:07.129695 12185 ts_tablet_manager.cc:1434] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 12:13:07.130955 12185 tablet_bootstrap.cc:492] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:07.130797 12193 raft_consensus.cc:515] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.131805 12184 tablet_bootstrap.cc:654] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.133766 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:07.134339 12068 raft_consensus.cc:3060] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.140395 12185 tablet_bootstrap.cc:654] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.145628 12190 raft_consensus.cc:493] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.146118 12190 raft_consensus.cc:515] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:07.147387 12184 tablet_bootstrap.cc:492] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:07.148023 12184 ts_tablet_manager.cc:1403] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.012s
I20260709 12:13:07.148180 12190 leader_election.cc:290] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:07.149778 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22535c8307f346cb8de47b1570d25303" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:07.150421 12144 raft_consensus.cc:2468] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:07.150560 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22535c8307f346cb8de47b1570d25303" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:07.151135 11996 raft_consensus.cc:2468] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:07.152416 12034 leader_election.cc:304] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:07.152645 12184 raft_consensus.cc:359] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.153558 12184 raft_consensus.cc:385] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.153899 12184 raft_consensus.cc:740] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.154105 12190 raft_consensus.cc:2804] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.154475 12190 raft_consensus.cc:493] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.154831 12190 raft_consensus.cc:3060] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.154666 12184 consensus_queue.cc:260] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.159956 12184 ts_tablet_manager.cc:1434] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:13:07.160897 12184 tablet_bootstrap.cc:492] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:07.162431 12190 raft_consensus.cc:515] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:07.165230 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22535c8307f346cb8de47b1570d25303" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:07.165759 12144 raft_consensus.cc:3060] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.171092 12068 raft_consensus.cc:2468] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:07.172683 11959 leader_election.cc:304] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:07.174254 12209 raft_consensus.cc:2804] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.175874 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22535c8307f346cb8de47b1570d25303" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:07.176486 11996 raft_consensus.cc:3060] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.180120 12144 raft_consensus.cc:2468] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:07.185112 12034 leader_election.cc:304] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:07.186036 12218 raft_consensus.cc:2804] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.186681 12218 raft_consensus.cc:697] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:07.184836 11996 raft_consensus.cc:2468] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:07.187808 12218 consensus_queue.cc:237] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:07.188853 12210 raft_consensus.cc:493] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.189483 12210 raft_consensus.cc:515] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.190955 12184 tablet_bootstrap.cc:654] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.191817 12210 leader_election.cc:290] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:07.194181 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:07.194495 12209 raft_consensus.cc:697] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:07.195638 12209 consensus_queue.cc:237] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.200166 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:07.200817 12144 raft_consensus.cc:3060] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:07.205904 12108 leader_election.cc:343] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.206351 12193 leader_election.cc:290] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:07.210755 12144 raft_consensus.cc:2468] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:07.213119 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:07.215114 11996 raft_consensus.cc:2468] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:07.215273 12184 tablet_bootstrap.cc:492] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:07.216177 12184 ts_tablet_manager.cc:1403] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.003s
I20260709 12:13:07.216516 12108 leader_election.cc:304] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:07.215847 11893 catalog_manager.cc:5697] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.217644 12210 raft_consensus.cc:2804] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.218017 12210 raft_consensus.cc:493] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.218366 12210 raft_consensus.cc:3060] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.219269 12184 raft_consensus.cc:359] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.219931 12184 raft_consensus.cc:385] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.220278 12184 raft_consensus.cc:740] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.220973 12184 consensus_queue.cc:260] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.223219 12184 ts_tablet_manager.cc:1434] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:07.224350 12184 tablet_bootstrap.cc:492] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:07.229826 12184 tablet_bootstrap.cc:654] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.240895 12184 tablet_bootstrap.cc:492] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:07.241406 12184 ts_tablet_manager.cc:1403] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 12:13:07.241938 12210 raft_consensus.cc:515] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.244733 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:07.245319 11996 raft_consensus.cc:3060] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.247265 12190 leader_election.cc:290] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:07.249989 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
W20260709 12:13:07.251376 12108 leader_election.cc:343] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.252040 12190 raft_consensus.cc:493] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.252645 11996 raft_consensus.cc:2468] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:07.252501 12190 raft_consensus.cc:515] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.253840 12108 leader_election.cc:304] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:07.254806 12235 raft_consensus.cc:2804] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.255275 12235 raft_consensus.cc:697] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:07.243979 12184 raft_consensus.cc:359] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.255982 12184 raft_consensus.cc:385] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.256343 12184 raft_consensus.cc:740] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.256136 12235 consensus_queue.cc:237] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.257401 12184 consensus_queue.cc:260] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.259677 12184 ts_tablet_manager.cc:1434] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:13:07.255261 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:07.261317 12210 leader_election.cc:290] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:07.262559 11995 raft_consensus.cc:2468] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:07.263002 12184 tablet_bootstrap.cc:492] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:07.263947 12034 leader_election.cc:304] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:07.264747 12218 raft_consensus.cc:2804] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.265106 12218 raft_consensus.cc:493] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.265431 12218 raft_consensus.cc:3060] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.266391 12190 leader_election.cc:290] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:07.270498 12184 tablet_bootstrap.cc:654] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.271405 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:07.272061 12144 raft_consensus.cc:2468] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:07.274524 12218 raft_consensus.cc:515] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.276346 12184 tablet_bootstrap.cc:492] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:07.276818 12184 ts_tablet_manager.cc:1403] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 12:13:07.277314 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:07.277865 11995 raft_consensus.cc:3060] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.278344 12187 tablet_bootstrap.cc:492] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:07.277732 11894 catalog_manager.cc:5697] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:07.278843 12187 ts_tablet_manager.cc:1403] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.171s	user 0.074s	sys 0.081s
I20260709 12:13:07.279721 12184 raft_consensus.cc:359] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.280406 12184 raft_consensus.cc:385] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.280715 12184 raft_consensus.cc:740] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.281435 12187 raft_consensus.cc:359] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.281453 12184 consensus_queue.cc:260] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.282215 12187 raft_consensus.cc:385] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.282577 12187 raft_consensus.cc:740] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.283214 12187 consensus_queue.cc:260] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.284279 12184 ts_tablet_manager.cc:1434] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:07.284785 11995 raft_consensus.cc:2468] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:07.285277 12184 tablet_bootstrap.cc:492] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:07.285615 12185 tablet_bootstrap.cc:492] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:07.286162 12185 ts_tablet_manager.cc:1403] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.155s	user 0.020s	sys 0.053s
I20260709 12:13:07.285981 12034 leader_election.cc:304] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:07.286852 12190 raft_consensus.cc:2804] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.287978 12190 raft_consensus.cc:697] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:07.288703 12185 raft_consensus.cc:359] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.288755 12190 consensus_queue.cc:237] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.289475 12185 raft_consensus.cc:385] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.289770 12185 raft_consensus.cc:740] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.290586 12185 consensus_queue.cc:260] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.292021 12184 tablet_bootstrap.cc:654] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.292578 12185 ts_tablet_manager.cc:1434] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:13:07.292603 12218 leader_election.cc:290] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:07.293488 12185 tablet_bootstrap.cc:492] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:07.293642 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:07.294209 12144 raft_consensus.cc:3060] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.294689 12187 ts_tablet_manager.cc:1434] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:13:07.295480 12187 tablet_bootstrap.cc:492] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:07.296818 12235 raft_consensus.cc:493] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.297319 12235 raft_consensus.cc:515] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.299628 12235 leader_election.cc:290] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:07.301090 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:07.302798 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:07.303561 11995 raft_consensus.cc:2393] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 1: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:07.303026 11892 catalog_manager.cc:5697] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.304838 12218 consensus_queue.cc:1048] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:07.307902 12185 tablet_bootstrap.cc:654] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.308493 12144 raft_consensus.cc:2468] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:07.309929 12108 leader_election.cc:304] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:07.311522 12235 raft_consensus.cc:3060] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.312633 12187 tablet_bootstrap.cc:654] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.315620 12184 tablet_bootstrap.cc:492] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:07.316129 12184 ts_tablet_manager.cc:1403] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260709 12:13:07.316238 11893 catalog_manager.cc:5697] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.319317 12184 raft_consensus.cc:359] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.319947 12184 raft_consensus.cc:385] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.320197 12184 raft_consensus.cc:740] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.320914 12184 consensus_queue.cc:260] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.331566 12235 raft_consensus.cc:2749] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.337390 12184 ts_tablet_manager.cc:1434] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 12:13:07.351342 12184 tablet_bootstrap.cc:492] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:07.357673 12218 consensus_queue.cc:1048] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.358448 12184 tablet_bootstrap.cc:654] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.368358 12235 consensus_queue.cc:1048] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:07.377995 12145 raft_consensus.cc:3060] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.385855 12185 tablet_bootstrap.cc:492] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:07.386415 12187 tablet_bootstrap.cc:492] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:07.389315 12187 ts_tablet_manager.cc:1403] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.094s	user 0.041s	sys 0.024s
I20260709 12:13:07.392192 12187 raft_consensus.cc:359] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.392959 12187 raft_consensus.cc:385] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.393453 12187 raft_consensus.cc:740] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.394428 12187 consensus_queue.cc:260] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.397387 12187 ts_tablet_manager.cc:1434] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:07.397509 12185 ts_tablet_manager.cc:1403] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.104s	user 0.034s	sys 0.012s
I20260709 12:13:07.398629 12187 tablet_bootstrap.cc:492] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:07.401010 12185 raft_consensus.cc:359] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.401937 12185 raft_consensus.cc:385] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.402297 12185 raft_consensus.cc:740] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.404711 12185 consensus_queue.cc:260] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.406939 12187 tablet_bootstrap.cc:654] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.407295 12185 ts_tablet_manager.cc:1434] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:13:07.409077 12185 tablet_bootstrap.cc:492] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:07.412923 12235 raft_consensus.cc:493] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.413476 12235 raft_consensus.cc:515] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.413928 12209 raft_consensus.cc:493] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.414469 12209 raft_consensus.cc:515] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.416592 12209 leader_election.cc:290] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:07.417105 12235 leader_election.cc:290] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:07.416917 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:07.418411 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:07.418790 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:07.418993 12069 raft_consensus.cc:2468] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:07.420262 11959 leader_election.cc:304] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:07.420732 12108 leader_election.cc:304] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:07.421104 12209 raft_consensus.cc:2804] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.421480 12209 raft_consensus.cc:493] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.421798 12209 raft_consensus.cc:3060] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.421890 12235 raft_consensus.cc:2749] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.421892 12184 tablet_bootstrap.cc:492] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:07.425243 12184 ts_tablet_manager.cc:1403] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.010s
I20260709 12:13:07.427448 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:07.428124 12187 tablet_bootstrap.cc:492] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:07.427951 12184 raft_consensus.cc:359] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.428602 12184 raft_consensus.cc:385] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:07.428721 11959 leader_election.cc:343] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.428948 12184 raft_consensus.cc:740] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.429489 12187 ts_tablet_manager.cc:1403] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.010s
I20260709 12:13:07.429706 12184 consensus_queue.cc:260] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.429867 12209 raft_consensus.cc:515] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.431830 12209 leader_election.cc:290] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:07.432437 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:07.432307 12187 raft_consensus.cc:359] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.433105 12187 raft_consensus.cc:385] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.433075 12068 raft_consensus.cc:3060] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.434394 12185 tablet_bootstrap.cc:654] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.433585 12187 raft_consensus.cc:740] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.442245 12193 raft_consensus.cc:493] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.442690 12069 raft_consensus.cc:3060] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.442951 12193 raft_consensus.cc:515] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.445809 12193 leader_election.cc:290] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:07.448056 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:07.448453 12184 ts_tablet_manager.cc:1434] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:13:07.449441 12184 tablet_bootstrap.cc:492] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:07.450971 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:07.451814 12145 raft_consensus.cc:2468] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:07.453814 11959 leader_election.cc:304] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:07.454026 12210 consensus_queue.cc:1048] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.455319 12184 tablet_bootstrap.cc:654] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:07.455219 11959 leader_election.cc:343] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.456511 12193 raft_consensus.cc:2804] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.460690 12193 raft_consensus.cc:493] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.437786 12187 consensus_queue.cc:260] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.463728 12187 ts_tablet_manager.cc:1434] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.001s
I20260709 12:13:07.464653 12187 tablet_bootstrap.cc:492] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:07.471058 12184 tablet_bootstrap.cc:492] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:07.471436 12187 tablet_bootstrap.cc:654] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.471997 12184 ts_tablet_manager.cc:1403] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260709 12:13:07.474717 12184 raft_consensus.cc:359] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.475536 12184 raft_consensus.cc:385] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.475880 12184 raft_consensus.cc:740] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.461148 12193 raft_consensus.cc:3060] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.476987 12184 consensus_queue.cc:260] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.480046 12184 ts_tablet_manager.cc:1434] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:13:07.481088 12184 tablet_bootstrap.cc:492] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:07.484488 12068 raft_consensus.cc:2468] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:07.485208 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:07.488358 11959 leader_election.cc:304] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
W20260709 12:13:07.493726 11959 leader_election.cc:343] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.494622 12184 tablet_bootstrap.cc:654] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.495478 12209 raft_consensus.cc:2804] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.496155 12209 raft_consensus.cc:697] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:07.497236 12209 consensus_queue.cc:237] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.499622 12187 tablet_bootstrap.cc:492] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:07.500043 12187 ts_tablet_manager.cc:1403] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.004s
I20260709 12:13:07.501761 12184 tablet_bootstrap.cc:492] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:07.502231 12184 ts_tablet_manager.cc:1403] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.003s
I20260709 12:13:07.502583 12187 raft_consensus.cc:359] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.503260 12187 raft_consensus.cc:385] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.503521 12187 raft_consensus.cc:740] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.504259 12187 consensus_queue.cc:260] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.505155 12184 raft_consensus.cc:359] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.505827 12184 raft_consensus.cc:385] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.506143 12184 raft_consensus.cc:740] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.506485 12187 ts_tablet_manager.cc:1434] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:07.507478 12187 tablet_bootstrap.cc:492] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:07.506922 12184 consensus_queue.cc:260] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.509274 12184 ts_tablet_manager.cc:1434] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:07.510242 12184 tablet_bootstrap.cc:492] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:07.513862 12187 tablet_bootstrap.cc:654] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.513432 12193 raft_consensus.cc:515] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.516382 12184 tablet_bootstrap.cc:654] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.517112 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
W20260709 12:13:07.519214 11959 leader_election.cc:343] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.526038 12187 tablet_bootstrap.cc:492] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:07.526651 12187 ts_tablet_manager.cc:1403] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:13:07.530295 12187 raft_consensus.cc:359] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.531185 12187 raft_consensus.cc:385] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.531528 12187 raft_consensus.cc:740] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.533265 12187 consensus_queue.cc:260] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.535202 12184 tablet_bootstrap.cc:492] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:07.535250 12187 ts_tablet_manager.cc:1434] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:13:07.535756 12184 ts_tablet_manager.cc:1403] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.015s
I20260709 12:13:07.536363 12187 tablet_bootstrap.cc:492] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:07.538770 12184 raft_consensus.cc:359] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.539534 12184 raft_consensus.cc:385] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.539834 12184 raft_consensus.cc:740] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.540518 12184 consensus_queue.cc:260] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.542738 12187 tablet_bootstrap.cc:654] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.542843 12184 ts_tablet_manager.cc:1434] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:07.543756 12184 tablet_bootstrap.cc:492] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:07.550901 12184 tablet_bootstrap.cc:654] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.554965 12187 tablet_bootstrap.cc:492] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:07.555397 12187 ts_tablet_manager.cc:1403] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 12:13:07.558312 12187 raft_consensus.cc:359] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.558954 12187 raft_consensus.cc:385] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.559237 12187 raft_consensus.cc:740] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.559857 12187 consensus_queue.cc:260] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.560076 12193 leader_election.cc:290] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:07.560665 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:07.561254 12144 raft_consensus.cc:3060] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.562062 12187 ts_tablet_manager.cc:1434] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:13:07.563656 12185 tablet_bootstrap.cc:492] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:07.564316 12185 ts_tablet_manager.cc:1403] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.155s	user 0.047s	sys 0.070s
I20260709 12:13:07.566150 11893 catalog_manager.cc:5697] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.568544 12144 raft_consensus.cc:2468] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:07.568291 12185 raft_consensus.cc:359] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.569604 12185 raft_consensus.cc:385] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.569783 11959 leader_election.cc:304] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:07.570078 12185 raft_consensus.cc:740] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.571034 12193 raft_consensus.cc:2804] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.571501 12187 tablet_bootstrap.cc:492] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:07.571877 12193 raft_consensus.cc:697] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:07.571101 12185 consensus_queue.cc:260] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.573777 12185 ts_tablet_manager.cc:1434] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:13:07.574932 12185 tablet_bootstrap.cc:492] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:07.575184 12190 raft_consensus.cc:493] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.575672 12190 raft_consensus.cc:515] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.576723 12193 consensus_queue.cc:237] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.584959 12185 tablet_bootstrap.cc:654] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.579109 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14f37fc7c1e4bfebf39e330a17917dd" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:07.579389 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14f37fc7c1e4bfebf39e330a17917dd" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:07.585969 12144 raft_consensus.cc:2468] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:07.580412 12184 tablet_bootstrap.cc:492] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:07.587137 12184 ts_tablet_manager.cc:1403] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.016s
I20260709 12:13:07.584378 12187 tablet_bootstrap.cc:654] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.577718 12190 leader_election.cc:290] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:13:07.586603 12034 leader_election.cc:343] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.589725 12184 raft_consensus.cc:359] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.589746 12034 leader_election.cc:304] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:07.590276 12184 raft_consensus.cc:385] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.590570 12184 raft_consensus.cc:740] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.590806 12218 raft_consensus.cc:2804] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.591161 12218 raft_consensus.cc:493] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.591640 12218 raft_consensus.cc:3060] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.591187 12184 consensus_queue.cc:260] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.593691 12190 consensus_queue.cc:1048] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.597534 12184 ts_tablet_manager.cc:1434] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:13:07.598492 12184 tablet_bootstrap.cc:492] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:07.598270 12190 consensus_queue.cc:1048] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.602089 12218 raft_consensus.cc:515] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.604866 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14f37fc7c1e4bfebf39e330a17917dd" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:07.605248 12184 tablet_bootstrap.cc:654] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:07.606563 12034 leader_election.cc:343] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.615082 12251 consensus_queue.cc:1048] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:07.616839 12184 tablet_bootstrap.cc:492] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:07.617303 12184 ts_tablet_manager.cc:1403] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 12:13:07.619858 12184 raft_consensus.cc:359] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.621842 12184 raft_consensus.cc:385] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.622123 12184 raft_consensus.cc:740] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.622766 12184 consensus_queue.cc:260] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.623178 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14f37fc7c1e4bfebf39e330a17917dd" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:07.623728 12145 raft_consensus.cc:3060] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.625115 12184 ts_tablet_manager.cc:1434] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:13:07.628644 12143 raft_consensus.cc:3060] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.630714 12145 raft_consensus.cc:2468] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:07.631950 12034 leader_election.cc:304] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:07.632829 12190 raft_consensus.cc:2804] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.633410 12218 leader_election.cc:290] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:07.633420 12190 raft_consensus.cc:697] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:07.635093 12190 consensus_queue.cc:237] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.637661 12209 raft_consensus.cc:493] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.638123 12209 raft_consensus.cc:515] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.640290 12209 leader_election.cc:290] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:07.643042 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:07.644781 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
W20260709 12:13:07.645020 11959 leader_election.cc:343] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.645433 12145 raft_consensus.cc:2468] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:07.646260 12235 raft_consensus.cc:493] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.646709 12235 raft_consensus.cc:515] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.647104 12184 tablet_bootstrap.cc:492] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:07.656730 11959 leader_election.cc:304] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:07.657569 12235 leader_election.cc:290] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:07.656162 12209 raft_consensus.cc:493] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.658201 12209 raft_consensus.cc:515] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.658557 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b693a4bcb9304079b9944f7d116b1245" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:07.659055 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b693a4bcb9304079b9944f7d116b1245" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:07.659636 11995 raft_consensus.cc:2468] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
W20260709 12:13:07.659761 12108 leader_election.cc:343] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.660364 12209 leader_election.cc:290] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:07.661474 12209 raft_consensus.cc:2804] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.661796 12209 raft_consensus.cc:493] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.662091 12209 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.662446 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:07.663764 12108 leader_election.cc:304] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
W20260709 12:13:07.665138 11959 leader_election.cc:343] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.665730 12191 raft_consensus.cc:493] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.665195 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:07.666254 12191 raft_consensus.cc:515] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.665802 12235 raft_consensus.cc:2804] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.668490 12145 raft_consensus.cc:2468] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:07.671967 11959 leader_election.cc:304] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:07.672255 12191 leader_election.cc:290] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:07.669026 12235 raft_consensus.cc:493] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.672927 12235 raft_consensus.cc:3060] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.674309 12193 raft_consensus.cc:2804] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.674702 12193 raft_consensus.cc:493] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.675024 12193 raft_consensus.cc:3060] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.676319 11892 catalog_manager.cc:5697] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.678728 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:07.688643 12213 consensus_queue.cc:1048] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.693486 12187 tablet_bootstrap.cc:492] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:07.694159 12187 ts_tablet_manager.cc:1403] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.023s
I20260709 12:13:07.696274 12235 raft_consensus.cc:515] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.697503 11893 catalog_manager.cc:5697] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.694993 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:07.699508 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b693a4bcb9304079b9944f7d116b1245" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:07.702147 11996 raft_consensus.cc:3060] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.700745 12187 raft_consensus.cc:359] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.703907 12187 raft_consensus.cc:385] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.704285 12187 raft_consensus.cc:740] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.700239 12068 raft_consensus.cc:2393] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:07.709514 12191 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.709697 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b693a4bcb9304079b9944f7d116b1245" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:07.709985 12191 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.708568 12187 consensus_queue.cc:260] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:07.711638 12108 leader_election.cc:343] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.712071 12191 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:07.698501 12235 leader_election.cc:290] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:07.715812 12187 ts_tablet_manager.cc:1434] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260709 12:13:07.717995 12187 tablet_bootstrap.cc:492] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:07.713967 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:13:07.729758 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 56688.3us
I20260709 12:13:07.774111 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:07.774858 11993 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:07.775857 12185 tablet_bootstrap.cc:492] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:07.776304 12185 ts_tablet_manager.cc:1403] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.202s	user 0.021s	sys 0.003s
I20260709 12:13:07.779778 12184 tablet_bootstrap.cc:654] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.765188 12108 leader_election.cc:304] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:07.782819 12185 raft_consensus.cc:359] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.783519 12185 raft_consensus.cc:385] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.783799 12185 raft_consensus.cc:740] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.784402 12185 consensus_queue.cc:260] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.795763 12185 ts_tablet_manager.cc:1434] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.007s
I20260709 12:13:07.796717 12185 tablet_bootstrap.cc:492] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:07.800861 12187 tablet_bootstrap.cc:654] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.787134 12191 raft_consensus.cc:3060] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:07.804854 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 45036.7us
I20260709 12:13:07.808632 11996 raft_consensus.cc:2468] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:07.785687 12209 raft_consensus.cc:515] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.818423 12108 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:07.809219 12213 consensus_queue.cc:1048] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 12:13:07.829891 12210 raft_consensus.cc:493] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.817732 12251 consensus_queue.cc:1048] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.070s
W20260709 12:13:07.830060 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 47275.6us
I20260709 12:13:07.909395 12190 raft_consensus.cc:493] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.909883 12210 raft_consensus.cc:515] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.924399 12185 tablet_bootstrap.cc:654] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.894956 12193 raft_consensus.cc:515] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.919687 12190 raft_consensus.cc:515] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:07.964160 12292 log.cc:927] Time spent T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 12:13:07.956285 12235 raft_consensus.cc:493] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.968468 12213 raft_consensus.cc:493] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.968668 12209 leader_election.cc:290] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:08.024073 12210 leader_election.cc:290] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:07.973773 12235 raft_consensus.cc:515] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.074203 12296 raft_consensus.cc:493] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.074885 12296 raft_consensus.cc:515] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:07.993377 12213 raft_consensus.cc:515] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.111111 12298 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.111752 12298 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.112164 12298 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.117753 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:08.144207 12251 raft_consensus.cc:493] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.224766 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:08.250474 12143 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.268456 12191 raft_consensus.cc:2749] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.206809 12251 raft_consensus.cc:515] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.282228 12190 leader_election.cc:290] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:08.197440 12296 leader_election.cc:290] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:13:08.293025 11942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:08.299222 12213 leader_election.cc:290] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:08.300956 12235 leader_election.cc:290] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:08.305277 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:08.306134 12184 tablet_bootstrap.cc:492] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:08.306605 12184 ts_tablet_manager.cc:1403] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.660s	user 0.033s	sys 0.036s
I20260709 12:13:08.307287 12185 tablet_bootstrap.cc:492] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:08.307788 12185 ts_tablet_manager.cc:1403] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.511s	user 0.030s	sys 0.031s
I20260709 12:13:08.311137 12184 raft_consensus.cc:359] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.311868 12184 raft_consensus.cc:385] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.311278 12298 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.312179 12184 raft_consensus.cc:740] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.312989 12184 consensus_queue.cc:260] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.314374 12298 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:08.314857 12193 leader_election.cc:290] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:08.316282 12184 ts_tablet_manager.cc:1434] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:13:08.316972 12184 tablet_bootstrap.cc:492] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:08.318897 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:08.319514 11996 raft_consensus.cc:2468] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:08.320822 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:08.321280 12034 leader_election.cc:304] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:08.321558 11993 raft_consensus.cc:2393] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:08.323880 12187 tablet_bootstrap.cc:492] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:08.324910 12187 ts_tablet_manager.cc:1403] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.607s	user 0.054s	sys 0.074s
I20260709 12:13:08.330687 12185 raft_consensus.cc:359] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.331547 12185 raft_consensus.cc:385] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.331882 12185 raft_consensus.cc:740] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
W20260709 12:13:08.329424 12034 consensus_peers.cc:597] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:08.325142 12190 raft_consensus.cc:2804] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.334666 12187 raft_consensus.cc:359] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.336997 12187 raft_consensus.cc:385] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.337419 12187 raft_consensus.cc:740] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.339906 12143 raft_consensus.cc:2468] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
W20260709 12:13:08.327165 11959 leader_election.cc:343] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.335667 12185 consensus_queue.cc:260] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.342037 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:08.342996 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:08.351714 12140 raft_consensus.cc:2468] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:08.347193 12251 leader_election.cc:290] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:08.347398 12187 consensus_queue.cc:260] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.347913 12235 raft_consensus.cc:493] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.353006 12235 raft_consensus.cc:515] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:08.351615 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 538972us
I20260709 12:13:08.351260 12141 raft_consensus.cc:2393] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:08.337414 12190 raft_consensus.cc:493] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.355999 12235 leader_election.cc:290] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:08.356707 12187 ts_tablet_manager.cc:1434] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:13:08.357674 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
W20260709 12:13:08.356695 12108 leader_election.cc:343] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.362036 12187 tablet_bootstrap.cc:492] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:08.363101 12185 ts_tablet_manager.cc:1434] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 12:13:08.377622 12184 tablet_bootstrap.cc:654] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.362522 12190 raft_consensus.cc:3060] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.390285 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:08.390960 11996 raft_consensus.cc:2468] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:08.397971 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:08.398737 11992 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.401288 12185 tablet_bootstrap.cc:492] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:08.398135 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:08.415037 12034 leader_election.cc:304] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:08.405287 11959 leader_election.cc:304] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:08.425515 12306 raft_consensus.cc:3060] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.438079 12193 raft_consensus.cc:2804] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.425616 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:08.426787 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:08.442797 12193 raft_consensus.cc:697] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:08.434136 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:08.437108 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:08.443926 11994 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:08.445160 12144 raft_consensus.cc:3060] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.456398 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:08.457410 12034 leader_election.cc:304] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:08.459133 12299 raft_consensus.cc:3060] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.461110 12108 leader_election.cc:304] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:08.462289 12235 raft_consensus.cc:2804] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.462659 12108 leader_election.cc:304] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:08.462950 12235 raft_consensus.cc:697] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:08.463830 12235 consensus_queue.cc:237] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.450030 12067 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:08.463994 11992 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:08.476383 12291 consensus_queue.cc:1048] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:08.459889 12139 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:08.477818 12304 raft_consensus.cc:2804] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.478228 12304 raft_consensus.cc:493] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.478559 12304 raft_consensus.cc:3060] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.479197 12187 tablet_bootstrap.cc:654] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.466413 12293 consensus_queue.cc:1048] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:13:08.481662 12309 consensus_queue.cc:1048] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
W20260709 12:13:08.482306 11959 leader_election.cc:343] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.487613 11959 leader_election.cc:304] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:08.488370 12299 raft_consensus.cc:2749] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.489235 12293 raft_consensus.cc:2804] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.489638 12293 raft_consensus.cc:493] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.489960 12293 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.460899 12193 consensus_queue.cc:237] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.499446 12184 tablet_bootstrap.cc:492] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:08.500437 12184 ts_tablet_manager.cc:1403] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.184s	user 0.012s	sys 0.007s
W20260709 12:13:08.501611 12312 log.cc:927] Time spent T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513: Append to log took a long time: real 0.079s	user 0.002s	sys 0.000s
I20260709 12:13:08.510447 12291 consensus_queue.cc:1048] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.517796 12108 leader_election.cc:304] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
W20260709 12:13:08.518750 12108 leader_election.cc:343] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.519372 12108 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:08.520426 12235 raft_consensus.cc:2804] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.520782 12235 raft_consensus.cc:493] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.521209 12309 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.521718 12309 raft_consensus.cc:697] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:08.525177 12309 consensus_queue.cc:237] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.516088 12306 raft_consensus.cc:2749] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.522092 12235 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.551720 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:13:08.556907 12308 log.cc:927] Time spent T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Append to log took a long time: real 0.190s	user 0.004s	sys 0.000s
I20260709 12:13:08.557657 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:08.561364 12300 consensus_queue.cc:1048] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:08.541420 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:08.567157 12067 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:08.605149 12291 raft_consensus.cc:493] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.605683 12291 raft_consensus.cc:515] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.607724 12291 leader_election.cc:290] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:08.609440 12304 raft_consensus.cc:515] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.609805 12144 raft_consensus.cc:2468] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:08.621389 11959 leader_election.cc:304] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:08.622503 12251 raft_consensus.cc:2804] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.622967 12251 raft_consensus.cc:697] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:08.619655 11892 catalog_manager.cc:5697] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:08.623755 12251 consensus_queue.cc:237] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.650735 12304 leader_election.cc:290] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:08.652863 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:08.653703 11993 raft_consensus.cc:3060] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.653333 12235 raft_consensus.cc:515] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.657155 12190 raft_consensus.cc:515] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.667235 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:08.673360 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:13:08.702363 12108 leader_election.cc:343] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.718531 12306 consensus_queue.cc:1048] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:08.721580 12070 raft_consensus.cc:2393] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 1: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:08.723763 12190 leader_election.cc:290] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:08.725714 12187 tablet_bootstrap.cc:492] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
W20260709 12:13:08.725827 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 104519us
I20260709 12:13:08.726186 12187 ts_tablet_manager.cc:1403] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.364s	user 0.025s	sys 0.022s
I20260709 12:13:08.726257 12235 leader_election.cc:290] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:08.727694 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14f37fc7c1e4bfebf39e330a17917dd" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:08.730417 12184 raft_consensus.cc:359] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.730954 12184 raft_consensus.cc:385] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.731185 12184 raft_consensus.cc:740] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.732230 12184 consensus_queue.cc:260] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.737120 12184 ts_tablet_manager.cc:1434] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.236s	user 0.006s	sys 0.001s
I20260709 12:13:08.734313 12187 raft_consensus.cc:359] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.738600 12187 raft_consensus.cc:385] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.743299 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:08.738917 12187 raft_consensus.cc:740] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.745820 12187 consensus_queue.cc:260] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.729664 12293 raft_consensus.cc:515] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.748867 12187 ts_tablet_manager.cc:1434] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:13:08.750029 12187 tablet_bootstrap.cc:492] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:08.751370 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:08.752179 12139 raft_consensus.cc:2393] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
W20260709 12:13:08.754635 12108 leader_election.cc:343] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.757961 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14f37fc7c1e4bfebf39e330a17917dd" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:08.759919 12184 tablet_bootstrap.cc:492] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:08.755072 12108 leader_election.cc:304] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:08.765869 12034 leader_election.cc:304] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:08.784133 12293 leader_election.cc:290] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:08.767381 12190 raft_consensus.cc:2749] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.764446 12304 raft_consensus.cc:2749] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.787674 12235 consensus_queue.cc:1048] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:13:08.795580 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:08.796275 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:08.796775 12067 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.796397 11995 raft_consensus.cc:2393] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:08.798096 12185 tablet_bootstrap.cc:654] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.769559 12210 raft_consensus.cc:493] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.798879 12210 raft_consensus.cc:515] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.788594 11993 raft_consensus.cc:2468] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:08.809794 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:08.827163 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:08.828017 12139 raft_consensus.cc:2393] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 1: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:08.829607 12184 tablet_bootstrap.cc:654] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.824677 12210 leader_election.cc:290] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:08.841070 12108 leader_election.cc:304] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:08.842526 12210 raft_consensus.cc:2804] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.843386 12210 raft_consensus.cc:697] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:08.844833 12210 consensus_queue.cc:237] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.847028 11959 leader_election.cc:304] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:08.848191 12293 raft_consensus.cc:2749] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.849370 12067 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:08.847527 12187 tablet_bootstrap.cc:654] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.863866 12108 leader_election.cc:304] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:08.864928 12304 raft_consensus.cc:2804] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.865414 12304 raft_consensus.cc:697] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:08.865763 11959 leader_election.cc:304] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:08.866287 12304 consensus_queue.cc:237] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.867237 12251 raft_consensus.cc:2749] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.851572 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:08.869230 12108 leader_election.cc:343] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.868496 12184 tablet_bootstrap.cc:492] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:08.870751 12185 tablet_bootstrap.cc:492] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:08.870867 12184 ts_tablet_manager.cc:1403] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.001s
I20260709 12:13:08.871241 12185 ts_tablet_manager.cc:1403] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.470s	user 0.024s	sys 0.035s
I20260709 12:13:08.881750 12185 raft_consensus.cc:359] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.882324 12185 raft_consensus.cc:385] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.883942 12184 raft_consensus.cc:359] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.884673 12184 raft_consensus.cc:385] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.884837 12185 raft_consensus.cc:740] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.885010 12184 raft_consensus.cc:740] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.885600 12185 consensus_queue.cc:260] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.885757 12184 consensus_queue.cc:260] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.888110 12185 ts_tablet_manager.cc:1434] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:13:08.889899 11893 catalog_manager.cc:5697] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:08.891359 12184 ts_tablet_manager.cc:1434] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:13:08.893193 12184 tablet_bootstrap.cc:492] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:08.895483 11993 raft_consensus.cc:3060] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.899109 12070 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.898999 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:13:08.900437 12108 leader_election.cc:343] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.900919 12108 leader_election.cc:304] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:08.902032 12210 raft_consensus.cc:2749] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.906821 12184 tablet_bootstrap.cc:654] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.909960 12187 tablet_bootstrap.cc:492] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:08.910612 12187 ts_tablet_manager.cc:1403] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.161s	user 0.005s	sys 0.013s
I20260709 12:13:08.913182 12187 raft_consensus.cc:359] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.913889 12187 raft_consensus.cc:385] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.914206 12187 raft_consensus.cc:740] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.914856 12187 consensus_queue.cc:260] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.917362 12187 ts_tablet_manager.cc:1434] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:08.919683 12187 tablet_bootstrap.cc:492] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:08.923843 12185 tablet_bootstrap.cc:492] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:08.927184 12293 consensus_queue.cc:1048] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.941555 11892 catalog_manager.cc:5697] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:08.948730 11892 catalog_manager.cc:5697] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:08.951030 12185 tablet_bootstrap.cc:654] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.950537 11892 catalog_manager.cc:5697] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:08.959595 12184 tablet_bootstrap.cc:492] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:08.960150 12184 ts_tablet_manager.cc:1403] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.007s
I20260709 12:13:08.968818 12184 raft_consensus.cc:359] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.969569 12184 raft_consensus.cc:385] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.969861 12184 raft_consensus.cc:740] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.970592 12184 consensus_queue.cc:260] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:08.972762 12184 ts_tablet_manager.cc:1434] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.002s
I20260709 12:13:08.977548 12184 tablet_bootstrap.cc:492] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:08.983029 12304 consensus_queue.cc:1048] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.994349 11893 catalog_manager.cc:5697] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.004624 12304 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.005290 12187 tablet_bootstrap.cc:654] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.009476 12185 tablet_bootstrap.cc:492] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:09.009977 12185 ts_tablet_manager.cc:1403] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.012s
I20260709 12:13:09.012460 12185 raft_consensus.cc:359] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.013163 12185 raft_consensus.cc:385] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.013418 12185 raft_consensus.cc:740] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.014065 12185 consensus_queue.cc:260] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.015591 12185 ts_tablet_manager.cc:1434] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:09.018332 12295 consensus_queue.cc:1048] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.034973 12185 tablet_bootstrap.cc:492] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:09.036329 12184 tablet_bootstrap.cc:654] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.039374 12187 tablet_bootstrap.cc:492] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:09.039870 12187 ts_tablet_manager.cc:1403] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.004s
I20260709 12:13:09.041739 12185 tablet_bootstrap.cc:654] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.055318 12185 tablet_bootstrap.cc:492] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:09.055892 12185 ts_tablet_manager.cc:1403] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
W20260709 12:13:09.056442 12108 consensus_peers.cc:597] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:09.057241 12108 consensus_peers.cc:597] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:09.059063 12187 raft_consensus.cc:359] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.059729 12187 raft_consensus.cc:385] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.059966 12187 raft_consensus.cc:740] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.061501 12187 consensus_queue.cc:260] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.063876 12187 ts_tablet_manager.cc:1434] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:13:09.066089 12184 tablet_bootstrap.cc:492] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:09.066550 12184 ts_tablet_manager.cc:1403] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.089s	user 0.006s	sys 0.005s
I20260709 12:13:09.067301 12185 raft_consensus.cc:359] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.068027 12185 raft_consensus.cc:385] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.069125 12185 raft_consensus.cc:740] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.071058 12184 raft_consensus.cc:359] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.073122 12184 raft_consensus.cc:385] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.073419 12184 raft_consensus.cc:740] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.073554 12185 consensus_queue.cc:260] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.074160 12184 consensus_queue.cc:260] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.076560 12184 ts_tablet_manager.cc:1434] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:13:09.079828 12187 tablet_bootstrap.cc:492] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:09.081804 12185 ts_tablet_manager.cc:1434] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 12:13:09.083176 12185 tablet_bootstrap.cc:492] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:09.084932 12300 raft_consensus.cc:493] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.085494 12300 raft_consensus.cc:515] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.086870 12184 tablet_bootstrap.cc:492] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:09.087620 12300 leader_election.cc:290] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.089404 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:13:09.091289 11959 leader_election.cc:343] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.093403 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:09.094030 12139 raft_consensus.cc:2468] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:09.095049 11959 leader_election.cc:304] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:09.095387 12184 tablet_bootstrap.cc:654] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.096155 12300 raft_consensus.cc:2804] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.096524 12300 raft_consensus.cc:493] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.096854 12300 raft_consensus.cc:3060] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.101455 12306 raft_consensus.cc:493] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.101928 12306 raft_consensus.cc:515] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.103902 12306 leader_election.cc:290] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.105813 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:09.106334 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:09.107120 12139 raft_consensus.cc:2393] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:09.111146 12300 raft_consensus.cc:515] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.112325 12185 tablet_bootstrap.cc:654] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.113204 12034 leader_election.cc:304] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:09.114356 12306 raft_consensus.cc:3060] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.115545 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:09.112368 12187 tablet_bootstrap.cc:654] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:09.116926 11959 leader_election.cc:343] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.119714 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:09.120390 12139 raft_consensus.cc:3060] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.121452 12299 raft_consensus.cc:493] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.122514 12306 raft_consensus.cc:2749] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.122074 12299 raft_consensus.cc:515] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.124419 12299 leader_election.cc:290] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.126562 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:09.126669 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:09.127236 11995 raft_consensus.cc:2468] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:09.127389 12142 raft_consensus.cc:2468] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:09.128512 12034 leader_election.cc:304] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:09.129444 12187 tablet_bootstrap.cc:492] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:09.129900 12187 ts_tablet_manager.cc:1403] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.004s
I20260709 12:13:09.131140 12299 raft_consensus.cc:2804] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.131521 12299 raft_consensus.cc:493] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.131865 12299 raft_consensus.cc:3060] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.132825 12304 raft_consensus.cc:493] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.133298 12304 raft_consensus.cc:515] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.135334 12304 leader_election.cc:290] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:09.132642 12295 consensus_queue.cc:1048] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.138098 12300 leader_election.cc:290] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.141666 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36bed9c666422db88b1ce6305053cf" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:09.139413 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36bed9c666422db88b1ce6305053cf" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:09.139668 12299 raft_consensus.cc:515] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.143056 11995 raft_consensus.cc:2468] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:09.144261 12299 leader_election.cc:290] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.136731 12187 raft_consensus.cc:359] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.147202 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:09.147747 12187 raft_consensus.cc:385] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.144801 12108 leader_election.cc:304] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:09.146872 12185 tablet_bootstrap.cc:492] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:09.148161 12187 raft_consensus.cc:740] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.148485 12185 ts_tablet_manager.cc:1403] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.000s
W20260709 12:13:09.148658 12108 leader_election.cc:343] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.149072 12187 consensus_queue.cc:260] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.149598 12304 raft_consensus.cc:2804] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.149971 12304 raft_consensus.cc:493] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.150322 12304 raft_consensus.cc:3060] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.151181 12185 raft_consensus.cc:359] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.151865 12185 raft_consensus.cc:385] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.143837 12139 raft_consensus.cc:2468] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:09.154587 11959 leader_election.cc:304] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:09.156241 12187 ts_tablet_manager.cc:1434] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:13:09.152128 12185 raft_consensus.cc:740] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.158375 12185 consensus_queue.cc:260] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.162015 12295 raft_consensus.cc:2804] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.166007 12295 raft_consensus.cc:697] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:09.166918 12295 consensus_queue.cc:237] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.170481 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:09.171128 12139 raft_consensus.cc:3060] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.147992 11995 raft_consensus.cc:3060] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.179208 12139 raft_consensus.cc:2468] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:09.179997 12187 tablet_bootstrap.cc:492] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:09.180475 12034 leader_election.cc:304] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:09.185027 12299 raft_consensus.cc:2804] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.185514 12299 raft_consensus.cc:697] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:09.186338 12299 consensus_queue.cc:237] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.184321 12185 ts_tablet_manager.cc:1434] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.004s
I20260709 12:13:09.192901 12185 tablet_bootstrap.cc:492] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:09.194100 12184 tablet_bootstrap.cc:492] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:09.194613 12184 ts_tablet_manager.cc:1403] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.021s
I20260709 12:13:09.197623 11892 catalog_manager.cc:5697] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.199029 12185 tablet_bootstrap.cc:654] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.198632 12184 raft_consensus.cc:359] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.200292 12184 raft_consensus.cc:385] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.200928 12184 raft_consensus.cc:740] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.202294 12184 consensus_queue.cc:260] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.201540 12187 tablet_bootstrap.cc:654] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.208320 12184 ts_tablet_manager.cc:1434] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 12:13:09.211377 11894 catalog_manager.cc:5697] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.213807 12187 tablet_bootstrap.cc:492] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:09.215503 12187 ts_tablet_manager.cc:1403] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.002s
I20260709 12:13:09.218633 12187 raft_consensus.cc:359] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.211386 12184 tablet_bootstrap.cc:492] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:09.223677 12185 tablet_bootstrap.cc:492] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:09.224143 12185 ts_tablet_manager.cc:1403] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.011s
I20260709 12:13:09.226811 12185 raft_consensus.cc:359] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.227487 12185 raft_consensus.cc:385] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.227433 12295 consensus_queue.cc:1048] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:09.228071 12185 raft_consensus.cc:740] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.227352 12187 raft_consensus.cc:385] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.229143 12187 raft_consensus.cc:740] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.229473 12184 tablet_bootstrap.cc:654] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.238344 12187 consensus_queue.cc:260] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.188758 12304 raft_consensus.cc:515] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.240849 12304 leader_election.cc:290] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:09.241820 12185 consensus_queue.cc:260] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.242728 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36bed9c666422db88b1ce6305053cf" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:09.243337 12067 raft_consensus.cc:3060] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.243476 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36bed9c666422db88b1ce6305053cf" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:09.244041 12187 ts_tablet_manager.cc:1434] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.006s
I20260709 12:13:09.244191 12185 ts_tablet_manager.cc:1434] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:13:09.245591 12187 tablet_bootstrap.cc:492] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:09.246405 12185 tablet_bootstrap.cc:492] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:09.254806 12193 raft_consensus.cc:493] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.255306 12193 raft_consensus.cc:515] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.255718 12210 raft_consensus.cc:493] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.256166 12210 raft_consensus.cc:515] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.258114 12210 leader_election.cc:290] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:09.262598 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:09.264110 12193 leader_election.cc:290] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.264806 12185 tablet_bootstrap.cc:654] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.244102 11992 raft_consensus.cc:3060] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.265466 12187 tablet_bootstrap.cc:654] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.269232 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:09.269852 12142 raft_consensus.cc:2468] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:09.271621 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:09.273326 11959 leader_election.cc:304] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
W20260709 12:13:09.273619 12108 leader_election.cc:343] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.274215 12210 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.274679 12251 raft_consensus.cc:2804] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.275156 12251 raft_consensus.cc:493] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:09.275370 11959 leader_election.cc:343] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.275615 12251 raft_consensus.cc:3060] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.279732 12067 raft_consensus.cc:2468] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:09.281849 12108 leader_election.cc:304] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:09.274701 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:09.287645 12191 raft_consensus.cc:2804] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.288265 12191 raft_consensus.cc:697] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:09.290063 12191 consensus_queue.cc:237] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:09.297559 12108 leader_election.cc:343] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.298210 12108 leader_election.cc:304] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:09.304960 12306 raft_consensus.cc:493] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.305673 12306 raft_consensus.cc:515] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.308228 12306 leader_election.cc:290] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.309438 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b693a4bcb9304079b9944f7d116b1245" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:09.313933 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b693a4bcb9304079b9944f7d116b1245" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:09.315125 12235 raft_consensus.cc:2749] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.317258 12034 leader_election.cc:304] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:09.320082 11992 raft_consensus.cc:2468] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:09.321137 12306 raft_consensus.cc:2749] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.232949 11995 raft_consensus.cc:2468] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:09.335934 12251 raft_consensus.cc:515] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.347855 12184 tablet_bootstrap.cc:492] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:09.348737 12184 ts_tablet_manager.cc:1403] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.138s	user 0.021s	sys 0.032s
I20260709 12:13:09.351739 11892 catalog_manager.cc:5697] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:09.362107 12235 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.363768 12251 leader_election.cc:290] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.363790 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
W20260709 12:13:09.369134 11959 leader_election.cc:343] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.375011 12187 tablet_bootstrap.cc:492] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:09.375810 12187 ts_tablet_manager.cc:1403] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.130s	user 0.021s	sys 0.030s
I20260709 12:13:09.369728 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:09.376864 12142 raft_consensus.cc:3060] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.381767 12304 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.395784 12185 tablet_bootstrap.cc:492] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:09.396268 12185 ts_tablet_manager.cc:1403] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.150s	user 0.020s	sys 0.031s
I20260709 12:13:09.400784 12184 raft_consensus.cc:359] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.401487 12184 raft_consensus.cc:385] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.401751 12184 raft_consensus.cc:740] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.402086 12187 raft_consensus.cc:359] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.402343 12184 consensus_queue.cc:260] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.402782 12187 raft_consensus.cc:385] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.403306 12187 raft_consensus.cc:740] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.405076 12142 raft_consensus.cc:2468] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:09.407522 12187 consensus_queue.cc:260] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:09.409370 11942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:09.411715 12187 ts_tablet_manager.cc:1434] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260709 12:13:09.411623 12185 raft_consensus.cc:359] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.412402 12185 raft_consensus.cc:385] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.412776 12187 tablet_bootstrap.cc:492] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:09.413873 12184 ts_tablet_manager.cc:1434] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.003s
I20260709 12:13:09.414878 12184 tablet_bootstrap.cc:492] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:09.420624 12184 tablet_bootstrap.cc:654] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.412730 12185 raft_consensus.cc:740] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.421296 12185 consensus_queue.cc:260] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.423318 12185 ts_tablet_manager.cc:1434] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.005s
I20260709 12:13:09.424192 12185 tablet_bootstrap.cc:492] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:09.424424 11959 leader_election.cc:304] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:09.425679 12193 raft_consensus.cc:2804] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.426157 12193 raft_consensus.cc:697] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:09.426847 12193 consensus_queue.cc:237] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.425679 12210 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:09.432472 12185 tablet_bootstrap.cc:654] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.440518 12187 tablet_bootstrap.cc:654] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.460953 12187 tablet_bootstrap.cc:492] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:09.461586 12187 ts_tablet_manager.cc:1403] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.000s
I20260709 12:13:09.466742 12185 tablet_bootstrap.cc:492] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:09.468703 12184 tablet_bootstrap.cc:492] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:09.469220 12184 ts_tablet_manager.cc:1403] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.008s
I20260709 12:13:09.469484 12187 raft_consensus.cc:359] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.470191 12187 raft_consensus.cc:385] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.470454 12187 raft_consensus.cc:740] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.471078 12187 consensus_queue.cc:260] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.471756 12185 ts_tablet_manager.cc:1403] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.004s
I20260709 12:13:09.473085 12187 ts_tablet_manager.cc:1434] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:13:09.473506 12184 raft_consensus.cc:359] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.473927 12187 tablet_bootstrap.cc:492] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:09.474244 12184 raft_consensus.cc:385] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.476328 12184 raft_consensus.cc:740] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.477237 12184 consensus_queue.cc:260] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.475679 12185 raft_consensus.cc:359] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.478619 12185 raft_consensus.cc:385] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.478966 12185 raft_consensus.cc:740] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.478750 11893 catalog_manager.cc:5697] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.482775 12185 consensus_queue.cc:260] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.480393 12187 tablet_bootstrap.cc:654] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.484761 12185 ts_tablet_manager.cc:1434] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 12:13:09.482060 12184 ts_tablet_manager.cc:1434] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:13:09.485735 12185 tablet_bootstrap.cc:492] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:09.485793 12184 tablet_bootstrap.cc:492] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:09.492007 12185 tablet_bootstrap.cc:654] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.494127 12184 tablet_bootstrap.cc:654] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.501330 12210 raft_consensus.cc:493] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.501830 12210 raft_consensus.cc:515] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.503737 12210 leader_election.cc:290] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:09.507906 12185 tablet_bootstrap.cc:492] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:09.508391 12185 ts_tablet_manager.cc:1403] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 12:13:09.509200 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f88c0787a254effad55bd2db506f17e" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:09.510177 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f88c0787a254effad55bd2db506f17e" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:13:09.510571 12108 leader_election.cc:343] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.510861 12185 raft_consensus.cc:359] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:09.511231 12108 leader_election.cc:343] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.511531 12185 raft_consensus.cc:385] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.511626 12108 leader_election.cc:304] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:09.511842 12185 raft_consensus.cc:740] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.512585 12185 consensus_queue.cc:260] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.513116 12184 tablet_bootstrap.cc:492] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:09.513401 12210 raft_consensus.cc:2749] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.513545 12184 ts_tablet_manager.cc:1403] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.002s
I20260709 12:13:09.516129 12187 tablet_bootstrap.cc:492] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:09.515980 12184 raft_consensus.cc:359] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.516588 12187 ts_tablet_manager.cc:1403] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.004s
I20260709 12:13:09.516644 12184 raft_consensus.cc:385] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.517002 12184 raft_consensus.cc:740] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.518302 12185 ts_tablet_manager.cc:1434] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 12:13:09.517740 12184 consensus_queue.cc:260] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.519181 12185 tablet_bootstrap.cc:492] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:09.519049 12187 raft_consensus.cc:359] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.519680 12187 raft_consensus.cc:385] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.519971 12187 raft_consensus.cc:740] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.520576 12187 consensus_queue.cc:260] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.522372 12187 ts_tablet_manager.cc:1434] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:09.524366 12184 ts_tablet_manager.cc:1434] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:13:09.525277 12184 tablet_bootstrap.cc:492] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:09.525682 12187 tablet_bootstrap.cc:492] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:09.531107 12184 tablet_bootstrap.cc:654] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.533025 12185 tablet_bootstrap.cc:654] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.531107 12187 tablet_bootstrap.cc:654] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.542960 12184 tablet_bootstrap.cc:492] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:09.545096 12184 ts_tablet_manager.cc:1403] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 12:13:09.555546 12184 raft_consensus.cc:359] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.556452 12184 raft_consensus.cc:385] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.556802 12184 raft_consensus.cc:740] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.556929 12187 tablet_bootstrap.cc:492] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:09.567786 12187 ts_tablet_manager.cc:1403] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.007s
I20260709 12:13:09.568168 12291 consensus_queue.cc:1048] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.570356 12187 raft_consensus.cc:359] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.571035 12187 raft_consensus.cc:385] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.571275 12187 raft_consensus.cc:740] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.571622 12184 consensus_queue.cc:260] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.571862 12187 consensus_queue.cc:260] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.574079 12187 ts_tablet_manager.cc:1434] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:09.574198 12184 ts_tablet_manager.cc:1434] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:13:09.575089 12187 tablet_bootstrap.cc:492] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:09.575227 12184 tablet_bootstrap.cc:492] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:09.576265 12185 tablet_bootstrap.cc:492] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:09.576663 12185 ts_tablet_manager.cc:1403] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.058s	user 0.033s	sys 0.007s
I20260709 12:13:09.577551 12299 raft_consensus.cc:493] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.578042 12299 raft_consensus.cc:515] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.580044 12299 leader_election.cc:290] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.580971 12184 tablet_bootstrap.cc:654] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.581769 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:09.583577 12187 tablet_bootstrap.cc:654] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.583408 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:09.583549 12291 raft_consensus.cc:493] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.584226 12291 raft_consensus.cc:515] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.586086 12034 leader_election.cc:304] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:09.587534 12299 raft_consensus.cc:2749] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.588598 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:09.589454 12067 raft_consensus.cc:2468] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:09.590744 12185 raft_consensus.cc:359] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.592026 12185 raft_consensus.cc:385] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.591867 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:09.592449 12185 raft_consensus.cc:740] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.593434 12185 consensus_queue.cc:260] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.593679 11959 leader_election.cc:304] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:09.592748 12139 raft_consensus.cc:2468] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:09.594823 12193 raft_consensus.cc:2804] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.595270 12193 raft_consensus.cc:493] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.595590 12193 raft_consensus.cc:3060] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.586354 12291 leader_election.cc:290] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.603400 12193 raft_consensus.cc:515] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.606278 12299 consensus_queue.cc:1048] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:09.623937 12210 raft_consensus.cc:493] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.624442 12210 raft_consensus.cc:515] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.627171 12185 ts_tablet_manager.cc:1434] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 12:13:09.630898 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:09.631675 12070 raft_consensus.cc:3060] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.632066 12210 leader_election.cc:290] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:09.633793 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:09.633956 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:09.634349 12139 raft_consensus.cc:3060] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.634405 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:09.628198 12193 leader_election.cc:290] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:13:09.635315 12108 leader_election.cc:343] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.635308 12185 tablet_bootstrap.cc:492] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513: Bootstrap starting.
W20260709 12:13:09.636070 12108 leader_election.cc:343] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.636514 12108 leader_election.cc:304] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:09.638264 12210 raft_consensus.cc:2749] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.640836 12067 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.646607 12185 tablet_bootstrap.cc:654] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.654173 12066 raft_consensus.cc:3060] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.662205 12139 raft_consensus.cc:2468] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:09.663105 12070 raft_consensus.cc:2468] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:09.663851 11959 leader_election.cc:304] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:09.665170 12210 raft_consensus.cc:493] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.665680 12210 raft_consensus.cc:515] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.665951 12291 raft_consensus.cc:2804] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.666641 12291 raft_consensus.cc:697] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:09.667706 12291 consensus_queue.cc:237] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.668397 12210 leader_election.cc:290] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:09.672173 12251 raft_consensus.cc:493] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.672371 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:09.671300 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:09.673209 12251 raft_consensus.cc:515] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.676719 12251 leader_election.cc:290] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.683537 11993 raft_consensus.cc:2468] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:09.687765 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:13:09.690022 11959 leader_election.cc:343] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.691583 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:09.692420 12139 raft_consensus.cc:2468] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
W20260709 12:13:09.675246 12108 leader_election.cc:343] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.695731 12108 leader_election.cc:304] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:09.697892 12184 tablet_bootstrap.cc:492] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:09.698541 12184 ts_tablet_manager.cc:1403] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.123s	user 0.020s	sys 0.021s
I20260709 12:13:09.697818 12210 raft_consensus.cc:2804] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.700037 11959 leader_election.cc:304] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:09.701761 12193 raft_consensus.cc:2804] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.702193 12193 raft_consensus.cc:493] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.702631 12193 raft_consensus.cc:3060] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.699120 12210 raft_consensus.cc:493] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.719739 12210 raft_consensus.cc:3060] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.743852 12184 raft_consensus.cc:359] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.744612 12184 raft_consensus.cc:385] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.744870 12184 raft_consensus.cc:740] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.748312 12184 consensus_queue.cc:260] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.750288 12193 raft_consensus.cc:515] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.750656 12210 raft_consensus.cc:515] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.772192 12210 leader_election.cc:290] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:09.752367 12309 raft_consensus.cc:493] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.772912 12309 raft_consensus.cc:515] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.774399 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:09.774971 12309 leader_election.cc:290] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:09.775183 12142 raft_consensus.cc:2393] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 1: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:09.779542 12193 leader_election.cc:290] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.781572 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:09.782297 11995 raft_consensus.cc:2468] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:09.783360 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:09.783584 12108 leader_election.cc:304] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:09.784128 11993 raft_consensus.cc:2393] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:09.784868 12185 tablet_bootstrap.cc:492] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:09.785336 12185 ts_tablet_manager.cc:1403] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.150s	user 0.034s	sys 0.042s
I20260709 12:13:09.785434 12066 raft_consensus.cc:3060] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.785632 12304 raft_consensus.cc:2804] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.785988 12304 raft_consensus.cc:493] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.786322 12304 raft_consensus.cc:3060] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.787113 12185 raft_consensus.cc:359] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.787547 12185 raft_consensus.cc:385] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.787720 12185 raft_consensus.cc:740] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.788203 12185 consensus_queue.cc:260] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.753263 12184 ts_tablet_manager.cc:1434] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260709 12:13:09.788918 12384 raft_consensus.cc:493] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.789564 12185 ts_tablet_manager.cc:1434] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:13:09.789839 12184 tablet_bootstrap.cc:492] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:09.789425 12384 raft_consensus.cc:515] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.790468 12185 tablet_bootstrap.cc:492] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:09.791707 12384 leader_election.cc:290] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.765810 12187 tablet_bootstrap.cc:492] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:09.768391 12387 consensus_queue.cc:1048] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.793383 12187 ts_tablet_manager.cc:1403] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.218s	user 0.043s	sys 0.061s
I20260709 12:13:09.794859 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:09.796192 12066 raft_consensus.cc:3060] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.799986 11891 catalog_manager.cc:5697] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.795356 12193 consensus_queue.cc:1048] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.801034 12299 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:09.801362 12187 raft_consensus.cc:359] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.801560 12299 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.802052 12187 raft_consensus.cc:385] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.802361 12187 raft_consensus.cc:740] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.803154 12187 consensus_queue.cc:260] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.805498 12187 ts_tablet_manager.cc:1434] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:13:09.806469 12187 tablet_bootstrap.cc:492] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:09.807955 12185 tablet_bootstrap.cc:654] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.812168 12299 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.815361 12304 raft_consensus.cc:515] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.818533 12389 consensus_queue.cc:1048] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:09.824043 12184 tablet_bootstrap.cc:654] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.825417 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:09.826049 11993 raft_consensus.cc:3060] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.827224 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:09.847385 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:09.864581 11993 raft_consensus.cc:2468] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:09.887301 12389 raft_consensus.cc:493] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.907742 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:09.951351 12300 raft_consensus.cc:493] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.951622 12187 tablet_bootstrap.cc:654] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.953109 12389 raft_consensus.cc:515] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.954663 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:09.955487 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:09.961076 12235 raft_consensus.cc:493] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.954516 12300 raft_consensus.cc:515] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.964730 12235 raft_consensus.cc:515] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.966359 12300 leader_election.cc:290] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.966611 12235 leader_election.cc:290] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:09.967559 12184 tablet_bootstrap.cc:492] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:09.968220 12184 ts_tablet_manager.cc:1403] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.179s	user 0.007s	sys 0.004s
I20260709 12:13:09.959311 12309 consensus_queue.cc:1048] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:13:09.963779 12304 leader_election.cc:290] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:09.974519 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:09.975486 12066 raft_consensus.cc:2468] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:09.975649 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:09.976200 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:09.970444 12108 leader_election.cc:304] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:09.978077 12235 raft_consensus.cc:2804] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.978474 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:09.979069 12144 raft_consensus.cc:2468] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:09.979424 12235 raft_consensus.cc:697] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:09.980593 12235 consensus_queue.cc:237] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:09.986136 12389 leader_election.cc:290] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:09.991950 11959 leader_election.cc:304] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:09.976229 12142 raft_consensus.cc:2468] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:10.007261 12389 raft_consensus.cc:2804] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:13:10.010908 12108 leader_election.cc:343] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.011112 12389 raft_consensus.cc:493] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.993127 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:10.011842 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:10.014926 11992 raft_consensus.cc:2468] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:10.012957 12389 raft_consensus.cc:3060] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.013738 12108 leader_election.cc:304] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:10.019079 12185 tablet_bootstrap.cc:492] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:10.019516 12185 ts_tablet_manager.cc:1403] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.229s	user 0.068s	sys 0.045s
I20260709 12:13:10.019766 12184 raft_consensus.cc:359] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.021895 12185 raft_consensus.cc:359] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.022537 12185 raft_consensus.cc:385] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.022783 12185 raft_consensus.cc:740] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.023408 12185 consensus_queue.cc:260] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.020704 12184 raft_consensus.cc:385] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.025420 12184 raft_consensus.cc:740] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.026170 12184 consensus_queue.cc:260] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.027654 12185 ts_tablet_manager.cc:1434] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:13:10.028366 12185 tablet_bootstrap.cc:492] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513: Bootstrap starting.
W20260709 12:13:10.013119 11959 leader_election.cc:343] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.018435 12034 leader_election.cc:304] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:10.031411 12184 ts_tablet_manager.cc:1434] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.001s
I20260709 12:13:10.033476 12184 tablet_bootstrap.cc:492] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:10.030689 12309 raft_consensus.cc:2749] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.032884 12306 raft_consensus.cc:2749] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.035806 11959 leader_election.cc:304] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:10.045125 12300 raft_consensus.cc:2804] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.049484 12300 raft_consensus.cc:697] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:10.056490 12300 consensus_queue.cc:237] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.061221 12185 tablet_bootstrap.cc:654] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.043094 12034 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:10.065706 12306 raft_consensus.cc:2749] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:10.074222 12187 tablet_bootstrap.cc:492] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:10.074819 12187 ts_tablet_manager.cc:1403] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.269s	user 0.016s	sys 0.007s
I20260709 12:13:10.077888 12187 raft_consensus.cc:359] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.078802 12187 raft_consensus.cc:385] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.079187 12187 raft_consensus.cc:740] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
W20260709 12:13:10.070605 11959 leader_election.cc:343] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.084450 11959 leader_election.cc:304] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:10.085373 12295 raft_consensus.cc:2804] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.085881 12295 raft_consensus.cc:493] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.086331 12295 raft_consensus.cc:3060] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.093528 12251 raft_consensus.cc:493] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.093930 12067 raft_consensus.cc:3060] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.094300 12251 raft_consensus.cc:515] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.079885 12187 consensus_queue.cc:260] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.096941 12251 leader_election.cc:290] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.101698 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:10.105741 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:10.080319 12108 leader_election.cc:304] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:10.107079 11891 catalog_manager.cc:5697] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:10.108757 12187 ts_tablet_manager.cc:1434] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 12:13:10.109946 12309 raft_consensus.cc:2804] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.112112 12235 consensus_queue.cc:1048] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:10.115597 12306 raft_consensus.cc:493] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.118124 12187 tablet_bootstrap.cc:492] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:10.116336 12291 consensus_queue.cc:1048] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:10.116576 12108 leader_election.cc:343] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.117372 12309 raft_consensus.cc:493] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.120714 12309 raft_consensus.cc:3060] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.118937 12389 raft_consensus.cc:515] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.121702 12235 raft_consensus.cc:493] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.122635 12389 leader_election.cc:290] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.122289 12235 raft_consensus.cc:515] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.118412 12306 raft_consensus.cc:515] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.124641 12235 leader_election.cc:290] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:10.124902 12306 leader_election.cc:290] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.126609 12193 consensus_queue.cc:1048] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:10.127056 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f88c0787a254effad55bd2db506f17e" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:10.115499 12295 raft_consensus.cc:515] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.134745 12184 tablet_bootstrap.cc:654] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.160485 12389 raft_consensus.cc:493] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.129287 12309 raft_consensus.cc:515] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.166155 12389 raft_consensus.cc:515] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.146503 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:10.167677 12309 leader_election.cc:290] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:10.168047 12144 raft_consensus.cc:2468] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:10.145969 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:10.163638 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:10.149112 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:10.147221 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:10.139281 12185 tablet_bootstrap.cc:492] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:10.129221 12295 leader_election.cc:290] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.169250 12143 raft_consensus.cc:3060] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.169602 11995 raft_consensus.cc:2468] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:10.169872 12185 ts_tablet_manager.cc:1403] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.142s	user 0.006s	sys 0.009s
I20260709 12:13:10.140542 11894 catalog_manager.cc:5697] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.131282 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
W20260709 12:13:10.163215 11959 leader_election.cc:343] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.130160 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f88c0787a254effad55bd2db506f17e" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:10.173432 12145 raft_consensus.cc:2468] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:10.174506 12142 raft_consensus.cc:2393] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 1: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:10.175002 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:10.175228 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:10.168289 12389 leader_election.cc:290] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.175598 12068 raft_consensus.cc:2468] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:10.175837 12144 raft_consensus.cc:2468] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:10.177193 11959 leader_election.cc:304] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:10.178041 12389 raft_consensus.cc:2804] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.178386 12389 raft_consensus.cc:493] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.178726 12389 raft_consensus.cc:3060] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.179898 12185 raft_consensus.cc:359] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.180627 12185 raft_consensus.cc:385] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.180876 12185 raft_consensus.cc:740] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.181540 12185 consensus_queue.cc:260] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.183689 12185 ts_tablet_manager.cc:1434] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 12:13:10.184535 12185 tablet_bootstrap.cc:492] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:10.178728 11959 leader_election.cc:304] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
W20260709 12:13:10.186182 11959 leader_election.cc:343] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.186636 11959 leader_election.cc:304] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:10.187402 12300 raft_consensus.cc:2804] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:13:10.187758 11959 leader_election.cc:343] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.187764 12300 raft_consensus.cc:493] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.188390 12300 raft_consensus.cc:3060] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.189177 12295 raft_consensus.cc:2749] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.190372 12185 tablet_bootstrap.cc:654] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.191602 12184 tablet_bootstrap.cc:492] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:10.192088 12184 ts_tablet_manager.cc:1403] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.160s	user 0.011s	sys 0.002s
W20260709 12:13:10.192044 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 75526.7us
W20260709 12:13:10.192807 12108 leader_election.cc:343] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.196077 12143 raft_consensus.cc:2468] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:10.197259 12034 leader_election.cc:304] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:10.198835 12390 raft_consensus.cc:2804] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.199807 12390 raft_consensus.cc:493] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.200214 12390 raft_consensus.cc:3060] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.206790 12184 raft_consensus.cc:359] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.207495 12184 raft_consensus.cc:385] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.207784 12184 raft_consensus.cc:740] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.208428 12184 consensus_queue.cc:260] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.209800 11959 leader_election.cc:304] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:10.211068 12184 ts_tablet_manager.cc:1434] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:13:10.211670 12291 raft_consensus.cc:2804] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.211920 12184 tablet_bootstrap.cc:492] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:10.209649 12389 raft_consensus.cc:515] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.209147 12300 raft_consensus.cc:515] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.217204 12389 leader_election.cc:290] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.223668 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:10.224817 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:10.225606 11994 raft_consensus.cc:2393] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
W20260709 12:13:10.232128 12108 leader_election.cc:343] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.243036 12187 tablet_bootstrap.cc:654] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.246371 12185 tablet_bootstrap.cc:492] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:10.246990 12185 ts_tablet_manager.cc:1403] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.063s	user 0.032s	sys 0.015s
I20260709 12:13:10.226955 12390 raft_consensus.cc:515] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.275126 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:10.286072 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:10.301019 12185 raft_consensus.cc:359] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.301765 12185 raft_consensus.cc:385] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.302106 12185 raft_consensus.cc:740] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.255687 12291 raft_consensus.cc:697] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:10.307739 12185 consensus_queue.cc:260] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.310513 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f88c0787a254effad55bd2db506f17e" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:10.310932 12390 leader_election.cc:290] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.311089 12143 raft_consensus.cc:3060] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:10.317154 12108 leader_election.cc:343] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.317641 12108 leader_election.cc:304] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:10.318094 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
W20260709 12:13:10.318696 12108 leader_election.cc:343] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.318866 11993 raft_consensus.cc:2393] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:10.319116 12108 leader_election.cc:304] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:10.320377 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:10.320961 12139 raft_consensus.cc:3060] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.324474 12300 leader_election.cc:290] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.325217 12304 raft_consensus.cc:2749] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.325795 12304 raft_consensus.cc:2749] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.326341 12185 ts_tablet_manager.cc:1434] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260709 12:13:10.325706 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:10.327224 12185 tablet_bootstrap.cc:492] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:10.332363 12143 raft_consensus.cc:2468] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:10.332566 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f88c0787a254effad55bd2db506f17e" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:10.333541 11959 leader_election.cc:304] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:10.335424 12193 raft_consensus.cc:2804] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.335448 12139 raft_consensus.cc:2468] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:10.336555 12193 raft_consensus.cc:697] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:10.338861 12193 consensus_queue.cc:237] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.341238 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:10.342039 12071 raft_consensus.cc:2393] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 1: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
W20260709 12:13:10.342960 11959 leader_election.cc:343] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.345291 11959 leader_election.cc:304] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:10.347971 12291 consensus_queue.cc:237] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.351311 12034 leader_election.cc:304] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:10.355998 12300 consensus_queue.cc:1048] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:10.358184 12306 raft_consensus.cc:2804] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.358832 12306 raft_consensus.cc:697] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:10.360140 12306 consensus_queue.cc:237] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.352336 12187 tablet_bootstrap.cc:492] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:10.349071 12408 raft_consensus.cc:2749] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.367969 12187 ts_tablet_manager.cc:1403] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.250s	user 0.014s	sys 0.028s
I20260709 12:13:10.370409 12185 tablet_bootstrap.cc:654] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.384124 12187 raft_consensus.cc:359] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.385404 12187 raft_consensus.cc:385] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.385773 12187 raft_consensus.cc:740] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.384928 12184 tablet_bootstrap.cc:654] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.387955 12187 consensus_queue.cc:260] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.393925 12187 ts_tablet_manager.cc:1434] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:13:10.393450 11893 catalog_manager.cc:5697] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.399241 12309 consensus_queue.cc:1048] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:10.400758 12187 tablet_bootstrap.cc:492] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:10.429105 12070 raft_consensus.cc:3060] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.452564 12413 raft_consensus.cc:493] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.453102 12413 raft_consensus.cc:515] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.453657 12409 consensus_queue.cc:1048] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:10.453367 11893 catalog_manager.cc:5697] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.462358 12413 leader_election.cc:290] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.462623 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:10.462906 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:10.464763 12034 leader_election.cc:304] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:10.465966 12185 tablet_bootstrap.cc:492] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:10.468091 12185 ts_tablet_manager.cc:1403] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.141s	user 0.016s	sys 0.021s
I20260709 12:13:10.475147 12185 raft_consensus.cc:359] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.475875 12185 raft_consensus.cc:385] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.476227 12185 raft_consensus.cc:740] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.467540 12187 tablet_bootstrap.cc:654] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.479498 12184 tablet_bootstrap.cc:492] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:10.477104 12185 consensus_queue.cc:260] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.482231 12185 ts_tablet_manager.cc:1434] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:13:10.483095 12185 tablet_bootstrap.cc:492] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:10.479933 12184 ts_tablet_manager.cc:1403] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.268s	user 0.033s	sys 0.048s
I20260709 12:13:10.484743 12306 raft_consensus.cc:493] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.485455 12306 raft_consensus.cc:515] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.487460 12306 leader_election.cc:290] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.487696 12184 raft_consensus.cc:359] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.488333 12184 raft_consensus.cc:385] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.488603 12184 raft_consensus.cc:740] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.489228 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f88c0787a254effad55bd2db506f17e" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:10.491354 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f88c0787a254effad55bd2db506f17e" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:10.492106 12143 raft_consensus.cc:2393] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:10.493063 12185 tablet_bootstrap.cc:654] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.493429 12034 leader_election.cc:304] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:10.495051 12306 raft_consensus.cc:3060] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.489276 12184 consensus_queue.cc:260] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.495848 11891 catalog_manager.cc:5697] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.498373 12184 ts_tablet_manager.cc:1434] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:13:10.499253 12184 tablet_bootstrap.cc:492] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:10.504850 12184 tablet_bootstrap.cc:654] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.507432 12185 tablet_bootstrap.cc:492] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:10.507893 12185 ts_tablet_manager.cc:1403] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 12:13:10.510376 12185 raft_consensus.cc:359] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.510980 12185 raft_consensus.cc:385] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.511235 12185 raft_consensus.cc:740] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.517072 12191 raft_consensus.cc:493] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.517716 12191 raft_consensus.cc:515] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.519801 12191 leader_election.cc:290] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:10.515126 12185 consensus_queue.cc:260] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.522886 12185 ts_tablet_manager.cc:1434] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:13:10.523782 12185 tablet_bootstrap.cc:492] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:10.524258 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:10.535290 12108 leader_election.cc:343] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.539531 12413 raft_consensus.cc:2749] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:10.542698 12185 tablet_bootstrap.cc:654] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.542547 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:10.544143 12184 tablet_bootstrap.cc:492] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:10.544587 12184 ts_tablet_manager.cc:1403] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.000s
W20260709 12:13:10.545465 12108 leader_election.cc:343] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.545912 12108 leader_election.cc:304] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:10.546898 12306 raft_consensus.cc:2749] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.547297 12304 raft_consensus.cc:2749] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.547379 12184 raft_consensus.cc:359] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.548115 12184 raft_consensus.cc:385] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.548326 12193 raft_consensus.cc:493] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.548378 12184 raft_consensus.cc:740] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.548837 12193 raft_consensus.cc:515] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.549185 12184 consensus_queue.cc:260] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.553102 12193 leader_election.cc:290] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:13:10.539377 11942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:10.553915 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:10.555426 12071 raft_consensus.cc:2468] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:10.556087 12184 ts_tablet_manager.cc:1434] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 12:13:10.557056 12184 tablet_bootstrap.cc:492] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:10.557194 12187 tablet_bootstrap.cc:492] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:10.557586 12187 ts_tablet_manager.cc:1403] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.002s
I20260709 12:13:10.553958 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:10.560676 11959 leader_election.cc:304] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:10.561282 12193 raft_consensus.cc:2804] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.561620 12193 raft_consensus.cc:493] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.561952 12193 raft_consensus.cc:3060] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.561932 12143 raft_consensus.cc:2468] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:10.567179 12187 raft_consensus.cc:359] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.567822 12187 raft_consensus.cc:385] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.568087 12187 raft_consensus.cc:740] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.568900 12184 tablet_bootstrap.cc:654] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.569512 12193 raft_consensus.cc:515] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.568666 12187 consensus_queue.cc:260] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.572036 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:10.572605 12071 raft_consensus.cc:3060] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.573551 12187 ts_tablet_manager.cc:1434] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:13:10.573907 12185 tablet_bootstrap.cc:492] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:10.574342 12185 ts_tablet_manager.cc:1403] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.000s
I20260709 12:13:10.574682 12187 tablet_bootstrap.cc:492] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:10.576807 12185 raft_consensus.cc:359] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.577483 12185 raft_consensus.cc:385] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.577762 12185 raft_consensus.cc:740] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.578394 12185 consensus_queue.cc:260] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.580089 12071 raft_consensus.cc:2468] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:10.581100 11959 leader_election.cc:304] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:10.581736 12185 ts_tablet_manager.cc:1434] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:10.582089 12291 raft_consensus.cc:2804] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.582636 12291 raft_consensus.cc:697] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:10.583405 12291 consensus_queue.cc:237] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.584070 12185 tablet_bootstrap.cc:492] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:10.584357 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:10.584934 12143 raft_consensus.cc:3060] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.595542 12143 raft_consensus.cc:2468] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:10.597782 12193 leader_election.cc:290] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.598835 12185 tablet_bootstrap.cc:654] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.600230 12193 consensus_queue.cc:1048] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:10.603889 12187 tablet_bootstrap.cc:654] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.606392 12309 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.609933 12309 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.614741 12309 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:10.617820 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:10.617321 11894 catalog_manager.cc:5697] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:10.619606 12108 leader_election.cc:343] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.620324 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:13:10.624512 12108 leader_election.cc:343] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.624944 12108 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:10.625458 12184 tablet_bootstrap.cc:492] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:10.625901 12184 ts_tablet_manager.cc:1403] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.001s
I20260709 12:13:10.628450 12184 raft_consensus.cc:359] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.629086 12184 raft_consensus.cc:385] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.629328 12184 raft_consensus.cc:740] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.630084 12184 consensus_queue.cc:260] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.631793 12409 raft_consensus.cc:2749] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.632658 12407 consensus_queue.cc:1048] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:10.635277 12187 tablet_bootstrap.cc:492] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:10.635743 12187 ts_tablet_manager.cc:1403] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.002s
I20260709 12:13:10.642728 12187 raft_consensus.cc:359] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.643364 12187 raft_consensus.cc:385] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.644784 12184 ts_tablet_manager.cc:1434] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:13:10.646580 12185 tablet_bootstrap.cc:492] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:10.647015 12185 ts_tablet_manager.cc:1403] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.009s
I20260709 12:13:10.643646 12187 raft_consensus.cc:740] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.649526 12185 raft_consensus.cc:359] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.650033 12187 consensus_queue.cc:260] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.651134 12184 tablet_bootstrap.cc:492] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:10.652552 12187 ts_tablet_manager.cc:1434] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:13:10.653465 12187 tablet_bootstrap.cc:492] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:10.650185 12185 raft_consensus.cc:385] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.658329 12185 raft_consensus.cc:740] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.659032 12185 consensus_queue.cc:260] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.661293 12185 ts_tablet_manager.cc:1434] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:13:10.662165 12185 tablet_bootstrap.cc:492] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:10.657917 12184 tablet_bootstrap.cc:654] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.667945 12187 tablet_bootstrap.cc:654] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.675447 12185 tablet_bootstrap.cc:654] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.703047 12184 tablet_bootstrap.cc:492] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:10.705789 12408 raft_consensus.cc:493] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.706302 12408 raft_consensus.cc:515] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.705833 12306 raft_consensus.cc:493] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.709946 12184 ts_tablet_manager.cc:1403] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.009s
I20260709 12:13:10.709389 12306 raft_consensus.cc:515] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.712663 12408 leader_election.cc:290] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.713402 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:10.713965 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
W20260709 12:13:10.714480 11959 leader_election.cc:343] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.714555 12139 raft_consensus.cc:2468] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:10.715049 12306 leader_election.cc:290] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.713660 12185 tablet_bootstrap.cc:492] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:10.715713 12185 ts_tablet_manager.cc:1403] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.012s
I20260709 12:13:10.715833 11959 leader_election.cc:304] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:10.716043 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:10.716995 11992 raft_consensus.cc:2393] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:10.717150 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:10.718163 12139 raft_consensus.cc:2393] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:10.719669 12185 raft_consensus.cc:359] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.720137 12185 raft_consensus.cc:385] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.720335 12185 raft_consensus.cc:740] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.719482 12034 leader_election.cc:304] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:10.721694 12306 raft_consensus.cc:3060] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.721757 12408 raft_consensus.cc:2804] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.722438 12408 raft_consensus.cc:493] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.723006 12408 raft_consensus.cc:3060] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.724591 12184 raft_consensus.cc:359] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.725277 12184 raft_consensus.cc:385] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.722481 12185 consensus_queue.cc:260] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.728171 12306 raft_consensus.cc:2749] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.729769 12185 ts_tablet_manager.cc:1434] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 12:13:10.727658 12184 raft_consensus.cc:740] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.733640 12185 tablet_bootstrap.cc:492] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:10.734040 12187 tablet_bootstrap.cc:492] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:10.734490 12187 ts_tablet_manager.cc:1403] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.017s
I20260709 12:13:10.734257 12184 consensus_queue.cc:260] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.733639 12408 raft_consensus.cc:515] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.736419 12184 ts_tablet_manager.cc:1434] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.002s
I20260709 12:13:10.738595 12184 tablet_bootstrap.cc:492] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:10.740684 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:10.741271 12139 raft_consensus.cc:3060] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.744791 12184 tablet_bootstrap.cc:654] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.746487 12187 raft_consensus.cc:359] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.750056 12187 raft_consensus.cc:385] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.750327 12187 raft_consensus.cc:740] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.751050 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
W20260709 12:13:10.752521 11959 leader_election.cc:343] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.753506 12187 consensus_queue.cc:260] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.755435 12187 ts_tablet_manager.cc:1434] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:13:10.751667 12185 tablet_bootstrap.cc:654] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.758773 12187 tablet_bootstrap.cc:492] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:10.761943 12139 raft_consensus.cc:2468] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:10.763303 11959 leader_election.cc:304] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:10.764153 12291 raft_consensus.cc:2804] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.764688 12291 raft_consensus.cc:697] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:10.766574 12291 consensus_queue.cc:237] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.770622 12408 leader_election.cc:290] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.771373 12407 raft_consensus.cc:493] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.772089 12407 raft_consensus.cc:515] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.775098 12407 leader_election.cc:290] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.776516 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:10.776834 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:10.777501 12143 raft_consensus.cc:2468] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:10.780628 12071 raft_consensus.cc:2468] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:10.783010 11959 leader_election.cc:304] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:10.784022 12187 tablet_bootstrap.cc:654] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.787184 12184 tablet_bootstrap.cc:492] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:10.787256 12408 raft_consensus.cc:2804] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.787703 12408 raft_consensus.cc:493] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.787796 12184 ts_tablet_manager.cc:1403] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.016s
I20260709 12:13:10.787882 12185 tablet_bootstrap.cc:492] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:10.788863 12185 ts_tablet_manager.cc:1403] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.005s
I20260709 12:13:10.788064 12408 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.791283 12185 raft_consensus.cc:359] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.791927 12185 raft_consensus.cc:385] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.791831 12184 raft_consensus.cc:359] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.792513 12185 raft_consensus.cc:740] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.791880 11891 catalog_manager.cc:5697] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.788314 12306 raft_consensus.cc:493] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.792945 12184 raft_consensus.cc:385] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.793444 12184 raft_consensus.cc:740] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.793526 12185 consensus_queue.cc:260] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.793341 12306 raft_consensus.cc:515] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.794538 12184 consensus_queue.cc:260] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.795591 12306 leader_election.cc:290] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.796696 12071 raft_consensus.cc:3060] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.797291 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:10.798122 12143 raft_consensus.cc:2393] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:10.798269 12184 ts_tablet_manager.cc:1434] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:13:10.799741 12184 tablet_bootstrap.cc:492] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:10.806389 12185 ts_tablet_manager.cc:1434] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:13:10.808213 12413 raft_consensus.cc:493] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.811453 12413 raft_consensus.cc:515] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.813534 12413 leader_election.cc:290] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.813683 12185 tablet_bootstrap.cc:492] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:10.814112 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:10.815441 12407 consensus_queue.cc:1048] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:10.815883 12408 raft_consensus.cc:515] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.817849 12408 leader_election.cc:290] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.818571 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:10.819129 12067 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.820154 12034 leader_election.cc:304] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:10.821237 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:10.821795 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:10.821791 12144 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.822413 12139 raft_consensus.cc:2468] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:10.825783 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:10.827414 12034 leader_election.cc:343] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.828001 12306 raft_consensus.cc:2749] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.827950 12407 consensus_queue.cc:1048] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:10.828336 12187 tablet_bootstrap.cc:492] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:10.828173 12034 leader_election.cc:304] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:10.830576 12185 tablet_bootstrap.cc:654] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.829514 12067 raft_consensus.cc:2468] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:10.830600 12187 ts_tablet_manager.cc:1403] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.003s
I20260709 12:13:10.831631 12390 raft_consensus.cc:2804] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.834520 12390 raft_consensus.cc:493] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.834880 12390 raft_consensus.cc:3060] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.833324 12184 tablet_bootstrap.cc:654] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:10.837867 11959 leader_election.cc:304] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:10.840001 12187 raft_consensus.cc:359] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.840786 12389 raft_consensus.cc:2804] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.841270 12389 raft_consensus.cc:697] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:10.842209 12187 raft_consensus.cc:385] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.842527 12187 raft_consensus.cc:740] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.843061 12187 consensus_queue.cc:260] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.842084 12389 consensus_queue.cc:237] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.836602 12291 consensus_queue.cc:1048] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:13:10.845978 12144 raft_consensus.cc:2468] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:10.844573 12390 raft_consensus.cc:515] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.848438 12187 ts_tablet_manager.cc:1434] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 12:13:10.849278 12187 tablet_bootstrap.cc:492] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:10.852238 12390 leader_election.cc:290] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.867472 12409 raft_consensus.cc:493] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.868050 12409 raft_consensus.cc:515] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.864934 12299 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.870432 12299 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.871898 12409 leader_election.cc:290] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:10.872344 12299 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.864532 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:10.874843 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:10.876353 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:10.876534 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:10.876971 12144 raft_consensus.cc:2468] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
W20260709 12:13:10.878264 12108 leader_election.cc:343] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.878518 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:10.879151 11992 raft_consensus.cc:2468] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:10.885866 12034 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
W20260709 12:13:10.886976 12034 leader_election.cc:343] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:10.887964 12108 leader_election.cc:343] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:10.888415 12108 leader_election.cc:304] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:10.893203 12309 raft_consensus.cc:2749] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:10.857683 12291 consensus_queue.cc:1048] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 12:13:10.898034 12299 raft_consensus.cc:2804] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:10.902244 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:10.902513 12299 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:10.902904 12139 raft_consensus.cc:3060] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.903026 12299 raft_consensus.cc:3060] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.917685 12184 tablet_bootstrap.cc:492] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:10.918141 12184 ts_tablet_manager.cc:1403] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.119s	user 0.016s	sys 0.001s
I20260709 12:13:10.924484 12139 raft_consensus.cc:2468] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:10.925631 12034 leader_election.cc:304] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:10.928010 12390 raft_consensus.cc:2804] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:10.929683 12390 raft_consensus.cc:697] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:10.931191 12390 consensus_queue.cc:237] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.932502 12184 raft_consensus.cc:359] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.933226 12184 raft_consensus.cc:385] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:10.933498 12184 raft_consensus.cc:740] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:10.934149 12184 consensus_queue.cc:260] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.910039 12299 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.937302 12184 ts_tablet_manager.cc:1434] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:13:10.936002 11894 catalog_manager.cc:5697] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.938570 12184 tablet_bootstrap.cc:492] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:10.945937 12299 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:10.951267 12185 tablet_bootstrap.cc:492] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:10.959336 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:10.964967 12185 ts_tablet_manager.cc:1403] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.151s	user 0.023s	sys 0.013s
I20260709 12:13:10.968080 11992 raft_consensus.cc:3060] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.974581 12306 consensus_queue.cc:1048] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:10.981436 12413 consensus_queue.cc:1048] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:10.982584 12191 raft_consensus.cc:493] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:10.985002 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:10.985890 12139 raft_consensus.cc:3060] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:10.983296 12191 raft_consensus.cc:515] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:10.999301 12191 leader_election.cc:290] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:11.004611 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:11.007673 12108 leader_election.cc:343] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.007903 12187 tablet_bootstrap.cc:654] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.010331 12185 raft_consensus.cc:359] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.010993 12185 raft_consensus.cc:385] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.011262 12185 raft_consensus.cc:740] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.011862 12185 consensus_queue.cc:260] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.016072 11992 raft_consensus.cc:2468] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:11.019349 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:11.020617 12034 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
W20260709 12:13:11.021461 12108 leader_election.cc:343] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.021872 12108 leader_election.cc:304] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:11.023149 12390 raft_consensus.cc:2804] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:11.023593 12139 raft_consensus.cc:2468] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:11.023813 12390 raft_consensus.cc:697] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:11.023681 11893 catalog_manager.cc:5697] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:11.024677 12390 consensus_queue.cc:237] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.026569 12185 ts_tablet_manager.cc:1434] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 12:13:11.027465 12185 tablet_bootstrap.cc:492] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:11.029114 12309 raft_consensus.cc:2749] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:11.032692 12185 tablet_bootstrap.cc:654] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.036383 12184 tablet_bootstrap.cc:654] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.037683 12291 consensus_queue.cc:1048] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:11.059114 12185 tablet_bootstrap.cc:492] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:11.059571 12185 ts_tablet_manager.cc:1403] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.005s
I20260709 12:13:11.066784 11893 catalog_manager.cc:5697] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:11.072105 12185 raft_consensus.cc:359] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.072968 12185 raft_consensus.cc:385] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.073292 12185 raft_consensus.cc:740] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.073896 12185 consensus_queue.cc:260] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.077421 12187 tablet_bootstrap.cc:492] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:11.077888 12187 ts_tablet_manager.cc:1403] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.229s	user 0.009s	sys 0.015s
I20260709 12:13:11.079432 12185 ts_tablet_manager.cc:1434] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:13:11.080137 12185 tablet_bootstrap.cc:492] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:11.083454 12187 raft_consensus.cc:359] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.083990 12187 raft_consensus.cc:385] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.084219 12187 raft_consensus.cc:740] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.084782 12187 consensus_queue.cc:260] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.094403 12389 consensus_queue.cc:1048] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:11.101692 12185 tablet_bootstrap.cc:654] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.103852 12187 ts_tablet_manager.cc:1434] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.001s
I20260709 12:13:11.104743 12187 tablet_bootstrap.cc:492] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:11.105894 12184 tablet_bootstrap.cc:492] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:11.106333 12184 ts_tablet_manager.cc:1403] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.168s	user 0.016s	sys 0.004s
I20260709 12:13:11.111472 12184 raft_consensus.cc:359] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.112329 12184 raft_consensus.cc:385] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.112656 12184 raft_consensus.cc:740] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.113515 12184 consensus_queue.cc:260] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.115726 12184 ts_tablet_manager.cc:1434] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 12:13:11.117978 12184 tablet_bootstrap.cc:492] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:11.157513 12299 raft_consensus.cc:493] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.158036 12299 raft_consensus.cc:515] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.160039 12299 leader_election.cc:290] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:11.161387 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:11.162467 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:11.163201 12142 raft_consensus.cc:2393] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:11.163801 12185 tablet_bootstrap.cc:492] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:11.164251 12185 ts_tablet_manager.cc:1403] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.027s
I20260709 12:13:11.165380 12034 leader_election.cc:304] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:11.165997 12184 tablet_bootstrap.cc:654] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.166633 12299 raft_consensus.cc:3060] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.166723 12185 raft_consensus.cc:359] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.167464 12185 raft_consensus.cc:385] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.167743 12185 raft_consensus.cc:740] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.147557 12187 tablet_bootstrap.cc:654] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.168347 12185 consensus_queue.cc:260] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.171080 12185 ts_tablet_manager.cc:1434] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:11.171859 12185 tablet_bootstrap.cc:492] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:11.173146 12299 raft_consensus.cc:2749] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:11.176324 12193 consensus_queue.cc:1048] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:11.177352 12185 tablet_bootstrap.cc:654] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.179641 12187 tablet_bootstrap.cc:492] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:11.180097 12187 ts_tablet_manager.cc:1403] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.076s	user 0.003s	sys 0.008s
I20260709 12:13:11.182623 12187 raft_consensus.cc:359] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.186002 12187 raft_consensus.cc:385] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.186309 12187 raft_consensus.cc:740] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.189067 12187 consensus_queue.cc:260] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.190141 12184 tablet_bootstrap.cc:492] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:11.190640 12184 ts_tablet_manager.cc:1403] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.002s
I20260709 12:13:11.193691 12184 raft_consensus.cc:359] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.196405 12184 raft_consensus.cc:385] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.196674 12184 raft_consensus.cc:740] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.197347 12184 consensus_queue.cc:260] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.198716 12184 ts_tablet_manager.cc:1434] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:11.199465 12187 ts_tablet_manager.cc:1434] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:13:11.200677 12187 tablet_bootstrap.cc:492] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:11.206462 12187 tablet_bootstrap.cc:654] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.209614 12184 tablet_bootstrap.cc:492] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:11.214869 12185 tablet_bootstrap.cc:492] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:11.215327 12185 ts_tablet_manager.cc:1403] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.002s
I20260709 12:13:11.215899 12184 tablet_bootstrap.cc:654] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.217063 12193 consensus_queue.cc:1048] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:11.222421 12408 raft_consensus.cc:493] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.217842 12185 raft_consensus.cc:359] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.228008 12185 raft_consensus.cc:385] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.227784 12408 raft_consensus.cc:515] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.228288 12185 raft_consensus.cc:740] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.229089 12185 consensus_queue.cc:260] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.229875 12408 leader_election.cc:290] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:11.232156 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
W20260709 12:13:11.233551 11959 leader_election.cc:343] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.234360 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:11.234946 12067 raft_consensus.cc:2468] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:11.236726 11959 leader_election.cc:304] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:11.237113 12185 ts_tablet_manager.cc:1434] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:13:11.237694 12408 raft_consensus.cc:2804] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:11.237999 12185 tablet_bootstrap.cc:492] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:11.238060 12408 raft_consensus.cc:493] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.240654 12408 raft_consensus.cc:3060] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.244077 12185 tablet_bootstrap.cc:654] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.244383 12184 tablet_bootstrap.cc:492] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:11.245203 12184 ts_tablet_manager.cc:1403] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.017s
I20260709 12:13:11.255507 12185 tablet_bootstrap.cc:492] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:11.255986 12185 ts_tablet_manager.cc:1403] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260709 12:13:11.254155 12184 raft_consensus.cc:359] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.258512 12185 raft_consensus.cc:359] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.259166 12185 raft_consensus.cc:385] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.259466 12185 raft_consensus.cc:740] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.260080 12185 consensus_queue.cc:260] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.258843 12184 raft_consensus.cc:385] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.260921 12184 raft_consensus.cc:740] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.261790 12187 tablet_bootstrap.cc:492] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:11.261591 12184 consensus_queue.cc:260] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.262234 12187 ts_tablet_manager.cc:1403] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.007s
I20260709 12:13:11.263098 12309 raft_consensus.cc:493] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.263657 12184 ts_tablet_manager.cc:1434] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.002s
I20260709 12:13:11.263547 12309 raft_consensus.cc:515] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.264581 12184 tablet_bootstrap.cc:492] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:11.265009 12187 raft_consensus.cc:359] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.265514 12309 leader_election.cc:290] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:11.265671 12187 raft_consensus.cc:385] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.265955 12187 raft_consensus.cc:740] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.266650 12187 consensus_queue.cc:260] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.267659 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:11.268640 12187 ts_tablet_manager.cc:1434] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
W20260709 12:13:11.269466 12108 leader_election.cc:343] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.269816 12187 tablet_bootstrap.cc:492] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:11.270730 12184 tablet_bootstrap.cc:654] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.273619 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:11.274267 12067 raft_consensus.cc:2468] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:11.274609 12185 ts_tablet_manager.cc:1434] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 12:13:11.275488 12185 tablet_bootstrap.cc:492] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:11.275454 12108 leader_election.cc:304] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:11.276610 12309 raft_consensus.cc:2804] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:11.276980 12309 raft_consensus.cc:493] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.277333 12309 raft_consensus.cc:3060] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.281724 12185 tablet_bootstrap.cc:654] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.275785 12187 tablet_bootstrap.cc:654] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.295063 12408 raft_consensus.cc:515] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.308096 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:11.308439 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:11.308872 12067 raft_consensus.cc:3060] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.309319 12142 raft_consensus.cc:3060] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.315269 12408 leader_election.cc:290] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:11.317221 12184 tablet_bootstrap.cc:492] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:11.317688 12184 ts_tablet_manager.cc:1403] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.010s
I20260709 12:13:11.318620 12309 raft_consensus.cc:515] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.322057 12067 raft_consensus.cc:2468] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:11.323537 11959 leader_election.cc:304] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:11.324575 12408 raft_consensus.cc:2804] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:11.324934 12309 leader_election.cc:290] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:11.325080 12408 raft_consensus.cc:697] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:11.325933 12185 tablet_bootstrap.cc:492] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:11.321280 12142 raft_consensus.cc:2468] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:11.326176 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:11.327458 12185 ts_tablet_manager.cc:1403] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.052s	user 0.031s	sys 0.007s
I20260709 12:13:11.327862 12187 tablet_bootstrap.cc:492] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:11.328310 12187 ts_tablet_manager.cc:1403] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.027s
W20260709 12:13:11.328266 12108 leader_election.cc:343] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.325939 12408 consensus_queue.cc:237] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.320223 12184 raft_consensus.cc:359] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.329218 12184 raft_consensus.cc:385] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.329502 12184 raft_consensus.cc:740] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.330168 12185 raft_consensus.cc:359] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.330255 12184 consensus_queue.cc:260] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.330885 12187 raft_consensus.cc:359] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.326870 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:11.331601 12187 raft_consensus.cc:385] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.331889 12187 raft_consensus.cc:740] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.332401 12184 ts_tablet_manager.cc:1434] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 12:13:11.331993 12067 raft_consensus.cc:3060] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.332617 12187 consensus_queue.cc:260] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.334722 12187 ts_tablet_manager.cc:1434] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:11.330935 12185 raft_consensus.cc:385] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.335582 12187 tablet_bootstrap.cc:492] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:11.335678 12185 raft_consensus.cc:740] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.336402 12185 consensus_queue.cc:260] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.338940 12185 ts_tablet_manager.cc:1434] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:13:11.342100 12187 tablet_bootstrap.cc:654] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.343183 12067 raft_consensus.cc:2468] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:11.346256 12108 leader_election.cc:304] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:11.347251 12309 raft_consensus.cc:2804] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:11.347707 12309 raft_consensus.cc:697] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:11.348443 12309 consensus_queue.cc:237] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.352991 12185 tablet_bootstrap.cc:492] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:11.353747 12193 raft_consensus.cc:493] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.354388 12184 tablet_bootstrap.cc:492] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:11.354241 12193 raft_consensus.cc:515] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.362612 12193 leader_election.cc:290] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:11.364339 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:11.365608 12142 raft_consensus.cc:2393] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 1: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:11.367777 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:11.356980 12407 consensus_queue.cc:1048] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:11.369442 11959 leader_election.cc:304] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:11.370225 12407 raft_consensus.cc:3060] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.371800 12187 tablet_bootstrap.cc:492] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:11.372248 12187 ts_tablet_manager.cc:1403] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.007s
I20260709 12:13:11.374778 12187 raft_consensus.cc:359] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.375398 12187 raft_consensus.cc:385] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.375658 12187 raft_consensus.cc:740] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.376245 12187 consensus_queue.cc:260] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.376761 12184 tablet_bootstrap.cc:654] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.378623 12187 ts_tablet_manager.cc:1434] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:13:11.378168 11894 catalog_manager.cc:5697] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:11.379464 12187 tablet_bootstrap.cc:492] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:11.381420 12185 tablet_bootstrap.cc:654] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.385902 12187 tablet_bootstrap.cc:654] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.376940 12407 raft_consensus.cc:2749] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:11.425442 12309 raft_consensus.cc:493] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.426102 12309 raft_consensus.cc:515] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.430498 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4624a2f10b34c1bb9732a93121b0383" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:11.430630 12407 consensus_queue.cc:1048] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:11.431298 12070 raft_consensus.cc:2468] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:11.434114 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4624a2f10b34c1bb9732a93121b0383" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:11.434867 11992 raft_consensus.cc:2468] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:11.439067 12108 leader_election.cc:304] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:11.440068 12409 raft_consensus.cc:2804] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:11.440490 12409 raft_consensus.cc:493] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.440897 12409 raft_consensus.cc:3060] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.446429 12413 consensus_queue.cc:1048] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:11.447067 12389 raft_consensus.cc:493] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.447705 12389 raft_consensus.cc:515] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.450273 12389 leader_election.cc:290] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:11.452693 12191 raft_consensus.cc:493] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.453289 12191 raft_consensus.cc:515] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.455631 12191 leader_election.cc:290] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:11.461128 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:11.466948 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:11.468717 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:11.469745 12067 raft_consensus.cc:2393] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 1: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:11.474857 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:11.477293 12309 leader_election.cc:290] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
W20260709 12:13:11.486454 12108 leader_election.cc:343] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:11.487262 12108 leader_election.cc:343] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.487709 12108 leader_election.cc:304] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:11.495733 12191 raft_consensus.cc:2749] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:11.510751 12413 consensus_queue.cc:1048] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:11.500188 11959 leader_election.cc:304] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:11.369621 11891 catalog_manager.cc:5697] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:11.517247 12413 raft_consensus.cc:493] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.517958 12291 raft_consensus.cc:3060] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.517859 12413 raft_consensus.cc:515] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.520265 12413 leader_election.cc:290] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:11.523470 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:11.527463 12291 raft_consensus.cc:2749] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:11.529160 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:11.573423 12142 raft_consensus.cc:2468] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
W20260709 12:13:11.531265 12034 leader_election.cc:343] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.559092 12185 tablet_bootstrap.cc:492] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:11.496773 12409 raft_consensus.cc:515] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.568467 12184 tablet_bootstrap.cc:492] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
W20260709 12:13:11.575857 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 44642.7us
I20260709 12:13:11.578011 12409 leader_election.cc:290] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:11.576155 12185 ts_tablet_manager.cc:1403] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.223s	user 0.042s	sys 0.046s
I20260709 12:13:11.580122 12413 raft_consensus.cc:493] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.580578 12413 raft_consensus.cc:515] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.581979 12185 raft_consensus.cc:359] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.582898 12185 raft_consensus.cc:385] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.582518 12413 leader_election.cc:290] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:11.583192 12185 raft_consensus.cc:740] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.583925 12185 consensus_queue.cc:260] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.576346 12184 ts_tablet_manager.cc:1403] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.222s	user 0.033s	sys 0.055s
I20260709 12:13:11.585772 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4624a2f10b34c1bb9732a93121b0383" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:11.586331 11993 raft_consensus.cc:3060] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.588567 12389 raft_consensus.cc:493] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.589154 12389 raft_consensus.cc:515] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.591722 12389 leader_election.cc:290] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:11.592860 12184 raft_consensus.cc:359] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.593855 12184 raft_consensus.cc:385] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.595254 12185 ts_tablet_manager.cc:1434] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:13:11.595579 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:11.594259 12184 raft_consensus.cc:740] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.596235 12071 raft_consensus.cc:2468] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:11.596866 12184 consensus_queue.cc:260] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.599402 11959 leader_election.cc:304] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:11.601164 12408 raft_consensus.cc:2804] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:11.601555 12408 raft_consensus.cc:493] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.598615 12185 tablet_bootstrap.cc:492] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:11.602671 11993 raft_consensus.cc:2468] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:11.595721 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:11.601912 12408 raft_consensus.cc:3060] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.604110 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4624a2f10b34c1bb9732a93121b0383" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:11.604351 12108 leader_election.cc:304] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:11.604740 12070 raft_consensus.cc:3060] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.605108 12409 raft_consensus.cc:2804] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:11.605772 12409 raft_consensus.cc:697] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:11.606570 12409 consensus_queue.cc:237] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.607271 12413 consensus_queue.cc:1048] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:11.609939 12184 ts_tablet_manager.cc:1434] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:13:11.619525 12184 tablet_bootstrap.cc:492] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:11.624703 12408 raft_consensus.cc:515] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.626076 12185 tablet_bootstrap.cc:654] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.610558 12034 leader_election.cc:304] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:11.614931 12070 raft_consensus.cc:2468] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:11.604122 12143 raft_consensus.cc:2468] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:11.629343 12299 raft_consensus.cc:2804] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:11.629698 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:11.629853 12299 raft_consensus.cc:493] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.630273 12066 raft_consensus.cc:3060] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.630319 12299 raft_consensus.cc:3060] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.636732 12066 raft_consensus.cc:2468] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:11.644268 11959 leader_election.cc:304] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:11.646193 12193 raft_consensus.cc:2804] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:11.646639 12193 raft_consensus.cc:697] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:11.638710 12191 raft_consensus.cc:493] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.639163 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:11.647567 12193 consensus_queue.cc:237] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.657363 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:11.660270 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:11.652182 12191 raft_consensus.cc:515] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.666945 12184 tablet_bootstrap.cc:654] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.652992 12143 raft_consensus.cc:3060] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.668040 12413 consensus_queue.cc:1048] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:11.668480 12191 leader_election.cc:290] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:11.670874 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:11.671240 12299 raft_consensus.cc:515] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.641948 12408 leader_election.cc:290] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:11.684585 11893 catalog_manager.cc:5697] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:11.688894 12108 leader_election.cc:343] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:11.690589 11942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:11.691468 12187 tablet_bootstrap.cc:492] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:11.692052 12187 ts_tablet_manager.cc:1403] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.313s	user 0.103s	sys 0.163s
I20260709 12:13:11.688241 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:11.705663 12034 leader_election.cc:304] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:11.718524 12484 raft_consensus.cc:2749] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:11.739523 12299 leader_election.cc:290] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:11.749902 12291 raft_consensus.cc:493] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.756580 12291 raft_consensus.cc:515] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.769585 12291 leader_election.cc:290] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:11.773553 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:11.774457 12068 raft_consensus.cc:2468] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:11.777505 12193 consensus_queue.cc:1048] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:11.777650 11959 leader_election.cc:304] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:11.778666 12193 raft_consensus.cc:2804] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:11.778981 12193 raft_consensus.cc:493] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.779279 12193 raft_consensus.cc:3060] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.779398 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:11.779510 12409 consensus_queue.cc:1048] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:11.787285 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 80693.3us
W20260709 12:13:11.791040 12108 leader_election.cc:343] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.791590 12108 leader_election.cc:304] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:11.795140 12193 raft_consensus.cc:515] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:11.800379 11959 leader_election.cc:343] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.813294 12193 leader_election.cc:290] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:11.800379 12475 raft_consensus.cc:2749] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:11.820933 12184 tablet_bootstrap.cc:492] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:11.821537 12184 ts_tablet_manager.cc:1403] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.202s	user 0.035s	sys 0.002s
I20260709 12:13:11.828513 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:11.828994 12187 raft_consensus.cc:359] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.829939 12187 raft_consensus.cc:385] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.830286 12187 raft_consensus.cc:740] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.831096 12187 consensus_queue.cc:260] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.832176 11991 raft_consensus.cc:3060] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.840515 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:11.840660 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:11.841216 12140 raft_consensus.cc:3060] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.841789 11991 raft_consensus.cc:2468] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:11.848140 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:11.848757 12071 raft_consensus.cc:3060] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:11.852911 12185 tablet_bootstrap.cc:492] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:11.853417 12185 ts_tablet_manager.cc:1403] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.255s	user 0.012s	sys 0.002s
I20260709 12:13:11.814031 12143 raft_consensus.cc:2468] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:11.858510 12184 raft_consensus.cc:359] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.859201 12184 raft_consensus.cc:385] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.859450 12184 raft_consensus.cc:740] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.860047 12184 consensus_queue.cc:260] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.861701 12185 raft_consensus.cc:359] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.862317 12185 raft_consensus.cc:385] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.862584 12185 raft_consensus.cc:740] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.863186 12185 consensus_queue.cc:260] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.871189 12184 ts_tablet_manager.cc:1434] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 12:13:11.873428 12184 tablet_bootstrap.cc:492] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:11.874646 12071 raft_consensus.cc:2468] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:11.875176 12187 ts_tablet_manager.cc:1434] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.183s	user 0.010s	sys 0.002s
I20260709 12:13:11.876029 12187 tablet_bootstrap.cc:492] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:11.884371 12185 ts_tablet_manager.cc:1434] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260709 12:13:11.885353 12185 tablet_bootstrap.cc:492] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:11.872699 12140 raft_consensus.cc:2468] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:11.890110 12034 leader_election.cc:304] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:11.890879 12484 raft_consensus.cc:2804] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:11.891340 12484 raft_consensus.cc:697] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:11.892159 12484 consensus_queue.cc:237] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.896517 12187 tablet_bootstrap.cc:654] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:11.900161 11959 leader_election.cc:343] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:11.906777 11894 catalog_manager.cc:5697] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:11.912556 12185 tablet_bootstrap.cc:654] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.918608 12407 consensus_queue.cc:1048] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:11.947182 12184 tablet_bootstrap.cc:654] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.948978 11891 catalog_manager.cc:5697] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:11.957906 12474 consensus_queue.cc:1048] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:11.962225 12184 tablet_bootstrap.cc:492] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:11.962690 12184 ts_tablet_manager.cc:1403] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.001s
I20260709 12:13:11.965540 12184 raft_consensus.cc:359] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.966161 12184 raft_consensus.cc:385] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.966434 12184 raft_consensus.cc:740] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.967026 12184 consensus_queue.cc:260] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.969360 12184 ts_tablet_manager.cc:1434] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:13:11.969310 12474 raft_consensus.cc:493] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:11.969916 12474 raft_consensus.cc:515] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.970309 12184 tablet_bootstrap.cc:492] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:11.972011 12474 leader_election.cc:290] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:11.973719 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:11.974453 11994 raft_consensus.cc:2468] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:11.975677 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:11.975930 12108 leader_election.cc:304] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:11.976470 12066 raft_consensus.cc:2468] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:11.977000 12184 tablet_bootstrap.cc:654] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:11.978169 12493 raft_consensus.cc:2804] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:11.978653 12493 raft_consensus.cc:493] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:11.979097 12493 raft_consensus.cc:3060] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:11.983129 11959 leader_election.cc:304] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:11.984061 12291 raft_consensus.cc:2804] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:11.987798 12184 tablet_bootstrap.cc:492] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:11.988196 12184 ts_tablet_manager.cc:1403] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 12:13:11.990605 12184 raft_consensus.cc:359] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:11.991029 12187 tablet_bootstrap.cc:492] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:11.991317 12184 raft_consensus.cc:385] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:11.991636 12184 raft_consensus.cc:740] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:11.992184 12187 ts_tablet_manager.cc:1403] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.021s
I20260709 12:13:11.992511 12184 consensus_queue.cc:260] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.000444 12184 ts_tablet_manager.cc:1434] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 12:13:12.001354 12184 tablet_bootstrap.cc:492] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:12.012887 12185 tablet_bootstrap.cc:492] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:12.013428 12185 ts_tablet_manager.cc:1403] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.128s	user 0.028s	sys 0.023s
I20260709 12:13:12.013752 12184 tablet_bootstrap.cc:654] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.015065 12187 raft_consensus.cc:359] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.015733 12187 raft_consensus.cc:385] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.016000 12187 raft_consensus.cc:740] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.016666 12187 consensus_queue.cc:260] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.017957 12185 raft_consensus.cc:359] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.020869 12185 raft_consensus.cc:385] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.021216 12185 raft_consensus.cc:740] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.021852 12185 consensus_queue.cc:260] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.023051 12184 tablet_bootstrap.cc:492] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:12.023487 12184 ts_tablet_manager.cc:1403] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 12:13:12.024080 12185 ts_tablet_manager.cc:1434] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:12.024940 12185 tablet_bootstrap.cc:492] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:12.025972 12184 raft_consensus.cc:359] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.026602 12184 raft_consensus.cc:385] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.026866 12184 raft_consensus.cc:740] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.027621 12184 consensus_queue.cc:260] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.029870 12184 ts_tablet_manager.cc:1434] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:13:12.031184 12185 tablet_bootstrap.cc:654] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.034942 12187 ts_tablet_manager.cc:1434] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.003s
I20260709 12:13:12.039471 12187 tablet_bootstrap.cc:492] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:12.037307 12483 raft_consensus.cc:493] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.042196 12483 raft_consensus.cc:515] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.046192 12483 leader_election.cc:290] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.046728 12291 raft_consensus.cc:697] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:12.047123 12409 consensus_queue.cc:1048] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.047847 12291 consensus_queue.cc:237] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.049384 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:12.050933 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:12.051579 11994 raft_consensus.cc:2468] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:12.054292 12034 leader_election.cc:304] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
W20260709 12:13:12.055128 12034 leader_election.cc:343] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.055341 12483 raft_consensus.cc:2804] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.055756 12483 raft_consensus.cc:493] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.056097 12483 raft_consensus.cc:3060] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.057379 12187 tablet_bootstrap.cc:654] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.065177 12184 tablet_bootstrap.cc:492] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:12.071122 12408 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:12.040769 12493 raft_consensus.cc:515] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.077591 12187 tablet_bootstrap.cc:492] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:12.078162 12187 ts_tablet_manager.cc:1403] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.001s
I20260709 12:13:12.078224 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:12.079079 11995 raft_consensus.cc:3060] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:12.080863 12187 raft_consensus.cc:359] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.081642 12187 raft_consensus.cc:385] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.081969 12187 raft_consensus.cc:740] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.089426 12187 consensus_queue.cc:260] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.091532 12409 raft_consensus.cc:493] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.092450 12409 raft_consensus.cc:515] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.094182 12187 ts_tablet_manager.cc:1434] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:13:12.094463 11995 raft_consensus.cc:2468] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:12.094637 12409 leader_election.cc:290] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:12.095244 12493 leader_election.cc:290] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:12.092453 12309 consensus_queue.cc:1048] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:13:12.095650 12187 tablet_bootstrap.cc:492] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:12.096719 12108 leader_election.cc:304] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:12.097241 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:12.097656 12309 raft_consensus.cc:2804] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:12.098160 12309 raft_consensus.cc:697] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:12.091825 11892 catalog_manager.cc:5697] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.098999 12309 consensus_queue.cc:237] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.099960 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:12.100569 12070 raft_consensus.cc:3060] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:12.100867 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:12.102366 12187 tablet_bootstrap.cc:654] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:12.103199 12108 leader_election.cc:343] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.102998 12483 raft_consensus.cc:515] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:12.103783 12108 leader_election.cc:343] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.104156 12108 leader_election.cc:304] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:12.105190 12493 raft_consensus.cc:2749] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.107311 12184 tablet_bootstrap.cc:654] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.111075 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:12.111826 11995 raft_consensus.cc:3060] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.128769 12483 leader_election.cc:290] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.132606 12185 tablet_bootstrap.cc:492] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:12.132349 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:12.133111 12185 ts_tablet_manager.cc:1403] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.108s	user 0.028s	sys 0.025s
I20260709 12:13:12.135164 11995 raft_consensus.cc:2468] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:12.136363 12185 raft_consensus.cc:359] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.137022 12185 raft_consensus.cc:385] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.137296 12185 raft_consensus.cc:740] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.138015 12185 consensus_queue.cc:260] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.140245 12185 ts_tablet_manager.cc:1434] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 12:13:12.141265 12185 tablet_bootstrap.cc:492] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513: Bootstrap starting.
W20260709 12:13:12.142282 12034 leader_election.cc:343] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.147429 12185 tablet_bootstrap.cc:654] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.149477 12488 raft_consensus.cc:493] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.150024 12488 raft_consensus.cc:515] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.153700 12488 leader_election.cc:290] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.158838 12503 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:12.186683 12034 leader_election.cc:304] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:12.189374 12185 tablet_bootstrap.cc:492] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:12.189837 12185 ts_tablet_manager.cc:1403] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.007s
I20260709 12:13:12.194357 12483 raft_consensus.cc:2804] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.195068 12483 raft_consensus.cc:697] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:12.195199 12185 raft_consensus.cc:359] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.195818 12185 raft_consensus.cc:385] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.196065 12185 raft_consensus.cc:740] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.196154 12483 consensus_queue.cc:237] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.196849 12185 consensus_queue.cc:260] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.204859 12185 ts_tablet_manager.cc:1434] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:13:12.206096 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:12.206097 12185 tablet_bootstrap.cc:492] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:12.221704 12185 tablet_bootstrap.cc:654] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.227279 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:12.228166 12142 raft_consensus.cc:2468] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:12.237489 12185 tablet_bootstrap.cc:492] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:12.238035 12185 ts_tablet_manager.cc:1403] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.000s
I20260709 12:13:12.241077 12185 raft_consensus.cc:359] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.241748 12185 raft_consensus.cc:385] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.242027 12185 raft_consensus.cc:740] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.242792 12185 consensus_queue.cc:260] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.244899 12070 raft_consensus.cc:2468] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:12.245226 12185 ts_tablet_manager.cc:1434] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:12.246119 12185 tablet_bootstrap.cc:492] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:12.246322 12034 leader_election.cc:304] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:12.247004 12483 raft_consensus.cc:2804] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.247421 12483 raft_consensus.cc:493] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.247802 12483 raft_consensus.cc:3060] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.249271 12184 tablet_bootstrap.cc:492] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:12.249760 12184 ts_tablet_manager.cc:1403] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.219s	user 0.032s	sys 0.048s
W20260709 12:13:12.250047 12034 leader_election.cc:343] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.252642 12184 raft_consensus.cc:359] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.253443 12184 raft_consensus.cc:385] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.253762 12184 raft_consensus.cc:740] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.255432 12483 raft_consensus.cc:515] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.258677 12187 tablet_bootstrap.cc:492] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:12.259136 12187 ts_tablet_manager.cc:1403] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.164s	user 0.053s	sys 0.072s
I20260709 12:13:12.254528 12184 consensus_queue.cc:260] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.261538 12184 ts_tablet_manager.cc:1434] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:13:12.261667 12187 raft_consensus.cc:359] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.262490 12187 raft_consensus.cc:385] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.262506 12184 tablet_bootstrap.cc:492] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:12.262876 12187 raft_consensus.cc:740] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.263926 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:12.264631 12483 leader_election.cc:290] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.264017 12187 consensus_queue.cc:260] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.262187 12185 tablet_bootstrap.cc:654] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:12.265242 12034 leader_election.cc:343] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.266429 12187 ts_tablet_manager.cc:1434] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:13:12.266638 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:12.267202 12143 raft_consensus.cc:3060] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.270344 12185 tablet_bootstrap.cc:492] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:12.270766 12185 ts_tablet_manager.cc:1403] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.001s
I20260709 12:13:12.272086 12184 tablet_bootstrap.cc:654] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.272919 12309 raft_consensus.cc:493] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.273715 12187 tablet_bootstrap.cc:492] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:12.273368 12185 raft_consensus.cc:359] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.273404 12309 raft_consensus.cc:515] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.274204 12185 raft_consensus.cc:385] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.274507 12185 raft_consensus.cc:740] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.275404 12185 consensus_queue.cc:260] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.277253 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:12.277272 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:12.278352 12309 leader_election.cc:290] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
W20260709 12:13:12.279264 12108 leader_election.cc:343] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:12.280122 12108 leader_election.cc:343] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.280334 12187 tablet_bootstrap.cc:654] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.280611 12108 leader_election.cc:304] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:12.281909 12309 raft_consensus.cc:2749] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.285128 12185 ts_tablet_manager.cc:1434] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:13:12.287919 12185 tablet_bootstrap.cc:492] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:12.295907 12185 tablet_bootstrap.cc:654] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.297010 12187 tablet_bootstrap.cc:492] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:12.297533 12187 ts_tablet_manager.cc:1403] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.011s
I20260709 12:13:12.300058 12187 raft_consensus.cc:359] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.300824 12187 raft_consensus.cc:385] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.301180 12187 raft_consensus.cc:740] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.301934 12187 consensus_queue.cc:260] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.305068 12143 raft_consensus.cc:2468] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:12.306160 12034 leader_election.cc:304] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:12.306914 12299 raft_consensus.cc:2804] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.307371 12299 raft_consensus.cc:697] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:12.308137 12299 consensus_queue.cc:237] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.316913 12187 ts_tablet_manager.cc:1434] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.004s
I20260709 12:13:12.318795 12187 tablet_bootstrap.cc:492] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:12.330901 11894 catalog_manager.cc:5697] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.336697 12187 tablet_bootstrap.cc:654] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.338173 12185 tablet_bootstrap.cc:492] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:12.338778 12185 ts_tablet_manager.cc:1403] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.020s
I20260709 12:13:12.342860 12185 raft_consensus.cc:359] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.343773 12185 raft_consensus.cc:385] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.350706 12187 tablet_bootstrap.cc:492] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:12.350258 12185 raft_consensus.cc:740] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.351861 12187 ts_tablet_manager.cc:1403] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.000s
I20260709 12:13:12.352269 12185 consensus_queue.cc:260] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.355602 12185 ts_tablet_manager.cc:1434] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:13:12.356887 12185 tablet_bootstrap.cc:492] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:12.359602 11891 catalog_manager.cc:5697] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 2, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:12.354712 12187 raft_consensus.cc:359] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.363478 12187 raft_consensus.cc:385] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.363796 12187 raft_consensus.cc:740] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.364545 12185 tablet_bootstrap.cc:654] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.364580 12187 consensus_queue.cc:260] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.367151 12187 ts_tablet_manager.cc:1434] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:13:12.368055 12187 tablet_bootstrap.cc:492] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:12.373801 12187 tablet_bootstrap.cc:654] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.373735 12309 raft_consensus.cc:493] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.374329 12309 raft_consensus.cc:515] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.376413 12309 leader_election.cc:290] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:12.377730 12299 raft_consensus.cc:493] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.377662 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:12.378448 12299 raft_consensus.cc:515] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.379586 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:12.380637 12066 raft_consensus.cc:2393] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:12.380968 12299 leader_election.cc:290] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.383567 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:12.385270 12108 leader_election.cc:304] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:12.386303 12493 raft_consensus.cc:3060] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.388873 12299 consensus_queue.cc:1048] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:12.394801 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:12.399161 12034 leader_election.cc:343] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:12.408399 12034 leader_election.cc:343] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.408811 12034 leader_election.cc:304] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:12.409518 12309 raft_consensus.cc:493] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.410246 12184 tablet_bootstrap.cc:492] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:12.410018 12309 raft_consensus.cc:515] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.412482 12309 leader_election.cc:290] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:12.414076 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:12.414678 12070 raft_consensus.cc:2468] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:12.416991 12493 raft_consensus.cc:2749] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.419341 12108 leader_election.cc:304] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:12.419631 12299 raft_consensus.cc:2749] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.420883 12191 raft_consensus.cc:2804] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.410851 12184 ts_tablet_manager.cc:1403] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.149s	user 0.058s	sys 0.077s
I20260709 12:13:12.421271 12191 raft_consensus.cc:493] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.421641 12191 raft_consensus.cc:3060] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.423870 12184 raft_consensus.cc:359] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.424535 12184 raft_consensus.cc:385] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.424820 12184 raft_consensus.cc:740] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.428663 12184 consensus_queue.cc:260] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.430756 12184 ts_tablet_manager.cc:1434] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:13:12.432034 12184 tablet_bootstrap.cc:492] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:12.438275 12483 consensus_queue.cc:1048] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.439270 12187 tablet_bootstrap.cc:492] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:12.439756 12187 ts_tablet_manager.cc:1403] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.072s	user 0.039s	sys 0.024s
I20260709 12:13:12.442548 12187 raft_consensus.cc:359] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.443326 12184 tablet_bootstrap.cc:654] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.413378 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:12.458040 11995 raft_consensus.cc:2468] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:12.459391 12187 raft_consensus.cc:385] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.459772 12187 raft_consensus.cc:740] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.460457 12187 consensus_queue.cc:260] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.465967 12483 raft_consensus.cc:493] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.466650 12483 raft_consensus.cc:515] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.468225 12187 ts_tablet_manager.cc:1434] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 12:13:12.473277 12187 tablet_bootstrap.cc:492] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:12.485811 12187 tablet_bootstrap.cc:654] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.492686 12184 tablet_bootstrap.cc:492] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:12.494175 12184 ts_tablet_manager.cc:1403] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.016s
I20260709 12:13:12.493315 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:12.499013 12191 raft_consensus.cc:515] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.498952 11891 catalog_manager.cc:5697] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.501322 12185 tablet_bootstrap.cc:492] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:12.509896 12185 ts_tablet_manager.cc:1403] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.153s	user 0.031s	sys 0.040s
I20260709 12:13:12.503304 12389 raft_consensus.cc:493] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.504246 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:12.514309 12140 raft_consensus.cc:2468] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:12.515419 12389 raft_consensus.cc:515] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.517992 12389 leader_election.cc:290] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.520632 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:12.511876 12184 raft_consensus.cc:359] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:12.507673 12034 leader_election.cc:343] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.496306 12483 leader_election.cc:290] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.526764 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:12.527676 12389 raft_consensus.cc:493] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.531370 12389 raft_consensus.cc:515] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:12.532037 11959 leader_election.cc:343] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.532526 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:12.533102 11995 raft_consensus.cc:3060] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.534209 12389 leader_election.cc:290] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.528749 12185 raft_consensus.cc:359] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.535853 12185 raft_consensus.cc:385] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.536262 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:12.537261 12068 raft_consensus.cc:2468] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:12.522724 12184 raft_consensus.cc:385] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.539142 12184 raft_consensus.cc:740] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.536684 12185 raft_consensus.cc:740] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.540061 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:12.540791 12185 consensus_queue.cc:260] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.540678 12142 raft_consensus.cc:2468] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:12.548573 12066 raft_consensus.cc:2468] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:12.542184 12184 consensus_queue.cc:260] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.542879 12068 raft_consensus.cc:1275] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:12.543883 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:12.529700 12191 leader_election.cc:290] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:12.546092 11959 leader_election.cc:304] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:12.553373 12070 raft_consensus.cc:3060] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.557394 12389 raft_consensus.cc:2804] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.557763 12389 raft_consensus.cc:493] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.558097 12389 raft_consensus.cc:3060] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.559641 11959 leader_election.cc:304] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:12.560369 12291 raft_consensus.cc:2804] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.558436 12185 ts_tablet_manager.cc:1434] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.003s
I20260709 12:13:12.560741 12291 raft_consensus.cc:493] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.560819 12034 leader_election.cc:304] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:12.561182 12291 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.561582 12299 raft_consensus.cc:2804] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.561709 12185 tablet_bootstrap.cc:492] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:12.561952 12299 raft_consensus.cc:493] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.562304 12299 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.563571 11995 raft_consensus.cc:2468] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:12.564725 12503 consensus_queue.cc:1048] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.566159 12108 leader_election.cc:304] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:12.567739 12185 tablet_bootstrap.cc:654] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.570623 12484 raft_consensus.cc:493] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.571218 12484 raft_consensus.cc:515] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.574316 12484 leader_election.cc:290] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.569948 12299 raft_consensus.cc:515] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.576321 12291 raft_consensus.cc:515] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.576815 12187 tablet_bootstrap.cc:492] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:12.577077 12191 raft_consensus.cc:2804] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.577311 12187 ts_tablet_manager.cc:1403] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.038s
I20260709 12:13:12.578076 12474 consensus_queue.cc:1048] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.578276 12291 leader_election.cc:290] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.580222 12191 raft_consensus.cc:697] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:12.580360 12187 raft_consensus.cc:359] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.580972 12187 raft_consensus.cc:385] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.581284 12187 raft_consensus.cc:740] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.581099 12191 consensus_queue.cc:237] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.581866 12187 consensus_queue.cc:260] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.583240 12184 ts_tablet_manager.cc:1434] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.089s	user 0.005s	sys 0.003s
I20260709 12:13:12.583781 12187 ts_tablet_manager.cc:1434] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:12.584147 12184 tablet_bootstrap.cc:492] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:12.584599 12187 tablet_bootstrap.cc:492] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:12.589452 12299 leader_election.cc:290] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.590907 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:12.591534 11994 raft_consensus.cc:2468] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:12.591972 12187 tablet_bootstrap.cc:654] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.594285 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:12.594735 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:12.595114 12142 raft_consensus.cc:2468] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:12.596751 12185 tablet_bootstrap.cc:492] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:12.597214 12185 ts_tablet_manager.cc:1403] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260709 12:13:12.598078 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:12.598630 12142 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.599658 12389 raft_consensus.cc:515] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.599887 12185 raft_consensus.cc:359] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.601034 12185 raft_consensus.cc:385] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.601437 12185 raft_consensus.cc:740] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.601929 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:12.602056 12185 consensus_queue.cc:260] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.603196 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:12.603734 12071 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.604195 12185 ts_tablet_manager.cc:1434] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:12.605365 12070 raft_consensus.cc:2468] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:12.606542 12389 leader_election.cc:290] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.606987 12034 leader_election.cc:304] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:12.608187 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:12.608745 12140 raft_consensus.cc:3060] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.609769 12142 raft_consensus.cc:2468] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:12.611235 12299 raft_consensus.cc:2804] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.611732 12299 raft_consensus.cc:493] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.612164 12299 raft_consensus.cc:3060] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.616302 12140 raft_consensus.cc:2468] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
W20260709 12:13:12.617933 12034 leader_election.cc:343] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.618165 12474 raft_consensus.cc:493] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:12.618829 11959 leader_election.cc:343] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.618667 12474 raft_consensus.cc:515] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.619953 12389 consensus_queue.cc:1048] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:12.620533 11959 leader_election.cc:304] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:12.621011 12474 leader_election.cc:290] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:12.633983 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:12.634658 11991 raft_consensus.cc:2468] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:12.640831 12108 leader_election.cc:304] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:12.642464 11995 raft_consensus.cc:1275] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:12.644236 12493 raft_consensus.cc:2804] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.644747 12493 raft_consensus.cc:493] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.645200 12493 raft_consensus.cc:3060] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.664410 12309 consensus_queue.cc:1048] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:12.627743 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:12.621281 12291 raft_consensus.cc:2804] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.667246 12070 raft_consensus.cc:3060] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.627413 12185 tablet_bootstrap.cc:492] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:12.667672 12291 raft_consensus.cc:697] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:12.668540 12291 consensus_queue.cc:237] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.673626 12185 tablet_bootstrap.cc:654] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.674207 12070 raft_consensus.cc:2468] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:12.626488 12071 raft_consensus.cc:2468] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:12.677379 11959 leader_election.cc:304] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:12.678714 12389 raft_consensus.cc:2804] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.679306 12389 raft_consensus.cc:697] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:12.680312 12389 consensus_queue.cc:237] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.682729 12184 tablet_bootstrap.cc:654] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.689145 12185 tablet_bootstrap.cc:492] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:12.688879 12493 raft_consensus.cc:515] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.689623 12185 ts_tablet_manager.cc:1403] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.001s
I20260709 12:13:12.684590 12299 raft_consensus.cc:515] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.692463 12185 raft_consensus.cc:359] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.695094 12185 raft_consensus.cc:385] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.695472 12185 raft_consensus.cc:740] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.696341 12185 consensus_queue.cc:260] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.698024 12187 tablet_bootstrap.cc:492] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:12.698493 12187 ts_tablet_manager.cc:1403] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.114s	user 0.023s	sys 0.039s
I20260709 12:13:12.702337 12187 raft_consensus.cc:359] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.703014 12187 raft_consensus.cc:385] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.703289 12187 raft_consensus.cc:740] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.703871 12187 consensus_queue.cc:260] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.706099 12300 raft_consensus.cc:493] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.706640 12309 raft_consensus.cc:493] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.706547 12300 raft_consensus.cc:515] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.707206 12309 raft_consensus.cc:515] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.708549 12300 leader_election.cc:290] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.709069 12185 ts_tablet_manager.cc:1434] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:13:12.709975 12185 tablet_bootstrap.cc:492] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:12.710268 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:12.710201 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:12.710969 12070 raft_consensus.cc:2468] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:12.711153 12142 raft_consensus.cc:2468] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:12.711918 11959 leader_election.cc:304] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:12.709259 12309 leader_election.cc:290] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:12.713202 12300 raft_consensus.cc:2804] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.713534 12300 raft_consensus.cc:493] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:12.713869 12300 raft_consensus.cc:3060] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.715330 12299 leader_election.cc:290] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.716836 12493 leader_election.cc:290] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:12.717583 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:12.718659 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:12.741159 11991 raft_consensus.cc:2393] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 1: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:12.741259 11993 raft_consensus.cc:3060] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.748819 11993 raft_consensus.cc:2468] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:12.724179 11893 catalog_manager.cc:5697] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:12.726562 12185 tablet_bootstrap.cc:654] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.727998 12187 ts_tablet_manager.cc:1434] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:13:12.750089 12187 tablet_bootstrap.cc:492] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:12.626312 12034 leader_election.cc:304] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:12.751075 12299 raft_consensus.cc:2804] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.751600 12299 raft_consensus.cc:697] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:12.751183 11891 catalog_manager.cc:5697] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.752962 12299 consensus_queue.cc:237] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.753175 11891 catalog_manager.cc:5697] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.753914 12108 leader_election.cc:304] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:12.755486 12191 raft_consensus.cc:2804] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:13:12.756675 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 130427us
I20260709 12:13:12.759259 12187 tablet_bootstrap.cc:654] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.760020 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:12.760574 12140 raft_consensus.cc:3060] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.766436 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:12.730806 12300 raft_consensus.cc:515] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.734437 12184 tablet_bootstrap.cc:492] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:12.767031 11993 raft_consensus.cc:3060] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.767501 12184 ts_tablet_manager.cc:1403] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.184s	user 0.014s	sys 0.002s
I20260709 12:13:12.774528 12140 raft_consensus.cc:2468] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:12.774456 12184 raft_consensus.cc:359] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.774900 12191 raft_consensus.cc:697] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:12.775192 12184 raft_consensus.cc:385] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.775475 12184 raft_consensus.cc:740] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.775774 12191 consensus_queue.cc:237] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.776095 12184 consensus_queue.cc:260] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.779472 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:12.780045 12070 raft_consensus.cc:2468] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:12.786170 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:12.787456 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:12.787921 12070 raft_consensus.cc:3060] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.788035 11894 catalog_manager.cc:5697] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.791780 12184 ts_tablet_manager.cc:1434] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:13:12.792685 12184 tablet_bootstrap.cc:492] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:12.795775 12299 consensus_queue.cc:1048] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.799064 12184 tablet_bootstrap.cc:654] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.799082 12140 raft_consensus.cc:3060] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.806438 12108 leader_election.cc:304] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:12.810781 12185 tablet_bootstrap.cc:492] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:12.811223 12185 ts_tablet_manager.cc:1403] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.101s	user 0.017s	sys 0.007s
I20260709 12:13:12.811713 12300 leader_election.cc:290] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.812283 11993 raft_consensus.cc:2468] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:12.816399 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:12.816967 12142 raft_consensus.cc:3060] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.793676 12070 raft_consensus.cc:2468] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:12.819718 12185 raft_consensus.cc:359] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.820387 12185 raft_consensus.cc:385] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.820658 12185 raft_consensus.cc:740] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.822407 12034 leader_election.cc:304] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:12.824251 12544 raft_consensus.cc:2804] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.823820 11893 catalog_manager.cc:5697] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:12.825569 12544 raft_consensus.cc:697] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:12.826524 12142 raft_consensus.cc:2468] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:12.826385 12544 consensus_queue.cc:237] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.827591 11959 leader_election.cc:304] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:12.828320 12300 raft_consensus.cc:2804] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:12.828924 12300 raft_consensus.cc:697] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:12.829701 12300 consensus_queue.cc:237] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.832247 12184 tablet_bootstrap.cc:492] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:12.832675 12184 ts_tablet_manager.cc:1403] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.000s
I20260709 12:13:12.833351 12191 raft_consensus.cc:2749] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:12.833828 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:12.834359 12070 raft_consensus.cc:3060] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.808882 12187 tablet_bootstrap.cc:492] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:12.837175 12187 ts_tablet_manager.cc:1403] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.002s
I20260709 12:13:12.837435 12184 raft_consensus.cc:359] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.838090 12184 raft_consensus.cc:385] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.838362 12184 raft_consensus.cc:740] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.821306 12185 consensus_queue.cc:260] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.840204 12184 consensus_queue.cc:260] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.845829 12070 raft_consensus.cc:2468] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:12.846153 12185 ts_tablet_manager.cc:1434] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 12:13:12.847033 12185 tablet_bootstrap.cc:492] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:12.849576 12184 ts_tablet_manager.cc:1434] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:13:12.850342 12184 tablet_bootstrap.cc:492] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:12.848171 12187 raft_consensus.cc:359] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.858027 12187 raft_consensus.cc:385] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.858347 12187 raft_consensus.cc:740] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.858997 12187 consensus_queue.cc:260] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.866469 11891 catalog_manager.cc:5697] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:12.895978 11942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:12.896664 12309 raft_consensus.cc:493] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.897162 12309 raft_consensus.cc:515] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.875921 12191 raft_consensus.cc:493] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.899596 12191 raft_consensus.cc:515] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.901955 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:12.903456 12191 leader_election.cc:290] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:12.911788 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d9e3d68d24a5fbcfe25671d99e9c9" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:12.913861 12108 leader_election.cc:343] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:12.899621 12309 leader_election.cc:290] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:12.917284 12483 raft_consensus.cc:493] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:12.916687 11891 catalog_manager.cc:5697] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:12.917758 12483 raft_consensus.cc:515] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.919638 12483 leader_election.cc:290] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:12.935367 12187 ts_tablet_manager.cc:1434] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.098s	user 0.015s	sys 0.017s
I20260709 12:13:12.936101 12185 tablet_bootstrap.cc:654] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.936196 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d9e3d68d24a5fbcfe25671d99e9c9" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:12.936707 12187 tablet_bootstrap.cc:492] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:12.936797 12070 raft_consensus.cc:2468] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:12.939119 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:12.939868 12066 raft_consensus.cc:2393] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:12.942812 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d9e3d68d24a5fbcfe25671d99e9c9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:12.945783 12108 leader_election.cc:304] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:12.947279 12191 raft_consensus.cc:2804] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:12.948845 12299 consensus_queue.cc:1048] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:12.949348 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d9e3d68d24a5fbcfe25671d99e9c9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:12.948791 12191 raft_consensus.cc:493] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:12.954512 12034 leader_election.cc:343] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:12.955085 12034 consensus_peers.cc:597] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:12.955941 12299 consensus_queue.cc:1048] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:12.963223 12191 raft_consensus.cc:3060] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.954069 12108 leader_election.cc:304] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:12.966893 12184 tablet_bootstrap.cc:654] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.979784 12187 tablet_bootstrap.cc:654] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:12.980937 12309 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:12.987112 12185 tablet_bootstrap.cc:492] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:12.987581 12185 ts_tablet_manager.cc:1403] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.141s	user 0.005s	sys 0.011s
I20260709 12:13:12.991950 12185 raft_consensus.cc:359] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.992589 12185 raft_consensus.cc:385] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:12.992832 12185 raft_consensus.cc:740] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:12.993425 12185 consensus_queue.cc:260] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:12.998797 12187 tablet_bootstrap.cc:492] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:12.999284 12187 ts_tablet_manager.cc:1403] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.004s
I20260709 12:13:13.006369 12185 ts_tablet_manager.cc:1434] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.006s
I20260709 12:13:13.007284 12185 tablet_bootstrap.cc:492] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:13.005298 12191 raft_consensus.cc:515] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.013217 12142 raft_consensus.cc:2393] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:13.014496 12187 raft_consensus.cc:359] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.015154 12187 raft_consensus.cc:385] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.015394 12187 raft_consensus.cc:740] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.015954 12187 consensus_queue.cc:260] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.018095 12187 ts_tablet_manager.cc:1434] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:13:13.018971 12187 tablet_bootstrap.cc:492] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:13.012887 12185 tablet_bootstrap.cc:654] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.024493 12550 raft_consensus.cc:493] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.025017 12550 raft_consensus.cc:515] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.027132 12187 tablet_bootstrap.cc:654] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.028548 12184 tablet_bootstrap.cc:492] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:13.029002 12184 ts_tablet_manager.cc:1403] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.179s	user 0.012s	sys 0.000s
I20260709 12:13:13.027133 12550 leader_election.cc:290] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:13.039391 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:13.039860 12408 raft_consensus.cc:493] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.040035 12145 raft_consensus.cc:2468] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:13.040323 12408 raft_consensus.cc:515] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.041388 12550 raft_consensus.cc:493] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.041957 12550 raft_consensus.cc:515] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.042922 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:13.043498 12070 raft_consensus.cc:2468] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:13.043547 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:13.044178 11994 raft_consensus.cc:2468] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:13.044641 11959 leader_election.cc:304] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:13.045845 12300 raft_consensus.cc:2804] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.046265 12300 raft_consensus.cc:493] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.046598 12300 raft_consensus.cc:3060] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.046968 12408 leader_election.cc:290] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:13.047726 12034 leader_election.cc:304] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:13.048259 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:13.049242 12299 raft_consensus.cc:3060] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.049261 12142 raft_consensus.cc:2468] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:13.057646 12299 raft_consensus.cc:2749] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.059353 12034 leader_election.cc:304] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:13.031931 12184 raft_consensus.cc:359] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.011688 12309 raft_consensus.cc:2749] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.062492 12544 raft_consensus.cc:2804] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.086226 12544 raft_consensus.cc:493] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.086598 12544 raft_consensus.cc:3060] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.086911 12191 leader_election.cc:290] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:13.076299 12300 raft_consensus.cc:515] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.044597 12550 leader_election.cc:290] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:13.095391 12544 raft_consensus.cc:515] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.066864 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d9e3d68d24a5fbcfe25671d99e9c9" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:13.097680 12503 consensus_queue.cc:1048] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:13.098425 12544 leader_election.cc:290] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:13.060688 12184 raft_consensus.cc:385] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.069252 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:13.098858 12108 leader_election.cc:343] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.070258 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:13.078405 12185 tablet_bootstrap.cc:492] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:13.078686 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d9e3d68d24a5fbcfe25671d99e9c9" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:13.084647 12187 tablet_bootstrap.cc:492] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:13.099754 12185 ts_tablet_manager.cc:1403] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.017s
I20260709 12:13:13.099887 12187 ts_tablet_manager.cc:1403] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.014s
I20260709 12:13:13.097381 12408 consensus_queue.cc:1048] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:13.101401 12184 raft_consensus.cc:740] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.102188 12184 consensus_queue.cc:260] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.102701 12185 raft_consensus.cc:359] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.103308 12185 raft_consensus.cc:385] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.103005 12187 raft_consensus.cc:359] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.103582 12185 raft_consensus.cc:740] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.103654 12187 raft_consensus.cc:385] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.103973 12187 raft_consensus.cc:740] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.104235 12185 consensus_queue.cc:260] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.104714 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:13.104552 12187 consensus_queue.cc:260] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.105702 11994 raft_consensus.cc:2393] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:13.106747 12187 ts_tablet_manager.cc:1434] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:13.107033 12185 ts_tablet_manager.cc:1434] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:13:13.107669 12187 tablet_bootstrap.cc:492] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:13.107964 12185 tablet_bootstrap.cc:492] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:13.109738 12184 ts_tablet_manager.cc:1434] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.000s
W20260709 12:13:13.111109 12034 leader_election.cc:343] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:13.114632 12034 leader_election.cc:343] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.114959 12034 leader_election.cc:304] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:13.115923 12184 tablet_bootstrap.cc:492] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:13.116675 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:13.118870 12187 tablet_bootstrap.cc:654] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.120115 12142 raft_consensus.cc:3060] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.125475 12291 raft_consensus.cc:493] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.129942 12503 raft_consensus.cc:493] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.130412 12503 raft_consensus.cc:515] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.130174 12291 raft_consensus.cc:515] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.139576 12185 tablet_bootstrap.cc:654] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.194415 12408 raft_consensus.cc:493] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.128283 12550 raft_consensus.cc:2749] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.194959 12408 raft_consensus.cc:515] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:13.202366 12558 log.cc:927] Time spent T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 12:13:13.206754 12309 consensus_queue.cc:1048] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:13:13.179702 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:13.138772 12300 leader_election.cc:290] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:13.229648 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d9e3d68d24a5fbcfe25671d99e9c9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:13.230607 12145 raft_consensus.cc:2393] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 1: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:13.218186 12503 leader_election.cc:290] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:13.235540 12142 raft_consensus.cc:2468] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
W20260709 12:13:13.241662 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 57879.4us
I20260709 12:13:13.244583 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:13.245064 12408 leader_election.cc:290] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:13.245357 12071 raft_consensus.cc:2393] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 1: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:13.246781 12066 raft_consensus.cc:2468] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:13.251091 11959 leader_election.cc:304] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:13.248658 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:13.260450 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:13.261411 12145 raft_consensus.cc:2393] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 1: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:13.261886 12108 leader_election.cc:304] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:13.266930 12560 raft_consensus.cc:2749] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.267114 12562 consensus_queue.cc:1048] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:13.268316 12474 consensus_queue.cc:1048] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:13.273141 11993 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.277730 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d9e3d68d24a5fbcfe25671d99e9c9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:13.271365 12191 raft_consensus.cc:2804] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.278515 12064 raft_consensus.cc:2393] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 1: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:13.278580 12191 raft_consensus.cc:697] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:13.265125 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:13.279489 12191 consensus_queue.cc:237] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.281642 12034 leader_election.cc:304] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:13.283425 12488 raft_consensus.cc:2804] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.283900 12488 raft_consensus.cc:697] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:13.284682 12488 consensus_queue.cc:237] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.285009 12483 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:13.287151 12299 consensus_queue.cc:1048] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:13.322994 12184 tablet_bootstrap.cc:654] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:13.332041 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 60537us
I20260709 12:13:13.345518 12187 tablet_bootstrap.cc:492] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:13.346009 12187 ts_tablet_manager.cc:1403] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.239s	user 0.017s	sys 0.023s
I20260709 12:13:13.344694 11959 leader_election.cc:304] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
W20260709 12:13:13.347756 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 52632.7us
I20260709 12:13:13.357137 12408 consensus_queue.cc:1048] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:13.357535 12185 tablet_bootstrap.cc:492] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:13.358107 12185 ts_tablet_manager.cc:1403] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.250s	user 0.009s	sys 0.015s
I20260709 12:13:13.358062 12187 raft_consensus.cc:359] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.358845 12187 raft_consensus.cc:385] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.359112 12187 raft_consensus.cc:740] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.362278 12187 consensus_queue.cc:260] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.382411 12187 ts_tablet_manager.cc:1434] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 12:13:13.384084 12187 tablet_bootstrap.cc:492] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:13.395308 12185 raft_consensus.cc:359] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.395855 12185 raft_consensus.cc:385] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.396099 12185 raft_consensus.cc:740] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.466892 12187 tablet_bootstrap.cc:654] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:13.469648 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 115987us
I20260709 12:13:13.471113 12291 leader_election.cc:290] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:13.492764 11959 leader_election.cc:304] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:13.493470 12299 raft_consensus.cc:493] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.493942 12299 raft_consensus.cc:515] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:13.506662 12571 log.cc:927] Time spent T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
I20260709 12:13:13.485416 12300 consensus_queue.cc:1048] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:13:13.510143 12184 tablet_bootstrap.cc:492] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:13.510614 12184 ts_tablet_manager.cc:1403] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.395s	user 0.048s	sys 0.044s
I20260709 12:13:13.516001 12565 raft_consensus.cc:2749] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.518925 12576 raft_consensus.cc:3060] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.516264 12299 leader_election.cc:290] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:13.522763 12184 raft_consensus.cc:359] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.524698 12184 raft_consensus.cc:385] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.524974 12184 raft_consensus.cc:740] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
W20260709 12:13:13.527714 12573 log.cc:927] Time spent T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 12:13:13.529808 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:13.555970 12184 consensus_queue.cc:260] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.562852 11959 leader_election.cc:304] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:13.568784 12184 ts_tablet_manager.cc:1434] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.001s
I20260709 12:13:13.573153 12580 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:13:13.572366 12582 raft_consensus.cc:2749] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.582998 12187 tablet_bootstrap.cc:492] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:13.583353 12187 ts_tablet_manager.cc:1403] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.199s	user 0.017s	sys 0.031s
I20260709 12:13:13.584022 12581 raft_consensus.cc:493] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.584517 12581 raft_consensus.cc:515] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.598907 12185 consensus_queue.cc:260] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.603929 12185 ts_tablet_manager.cc:1434] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.245s	user 0.008s	sys 0.008s
I20260709 12:13:13.605338 12185 tablet_bootstrap.cc:492] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:13.610601 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4403f5c3b341c78c7ab67afe60a513" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:13.611195 12143 raft_consensus.cc:2468] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:13.613507 12586 consensus_queue.cc:1048] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:13:13.614946 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4403f5c3b341c78c7ab67afe60a513" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:13.618237 11994 raft_consensus.cc:3060] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.620908 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:13.621568 12069 raft_consensus.cc:2468] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:13.624148 11959 leader_election.cc:304] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:13.625571 12586 raft_consensus.cc:2804] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.625923 12586 raft_consensus.cc:493] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.626261 12586 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.628312 12034 leader_election.cc:304] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:13.628871 12576 raft_consensus.cc:2749] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.629772 12580 raft_consensus.cc:2804] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:13.630118 12580 raft_consensus.cc:493] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:13.630426 12580 raft_consensus.cc:3060] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.618234 12581 leader_election.cc:290] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:13.638695 12187 raft_consensus.cc:359] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.640200 12187 raft_consensus.cc:385] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.640515 12187 raft_consensus.cc:740] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.645236 12474 raft_consensus.cc:493] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:13.646409 12474 raft_consensus.cc:515] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.648025 12187 consensus_queue.cc:260] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.660887 12572 consensus_queue.cc:1048] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:13:13.680310 12184 tablet_bootstrap.cc:492] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:13.723397 11993 raft_consensus.cc:2468] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:13.724116 12474 leader_election.cc:290] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:13.725764 12580 raft_consensus.cc:515] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.728678 12580 leader_election.cc:290] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:13:13.729736 12591 log.cc:927] Time spent T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
W20260709 12:13:13.730974 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 90747.9us
I20260709 12:13:13.733269 12187 ts_tablet_manager.cc:1434] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.150s	user 0.004s	sys 0.003s
I20260709 12:13:13.735817 12187 tablet_bootstrap.cc:492] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:13.778931 12185 tablet_bootstrap.cc:654] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.736346 12586 raft_consensus.cc:515] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.790041 11894 catalog_manager.cc:5697] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:13.792701 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
W20260709 12:13:13.808903 11959 leader_election.cc:343] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.814803 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:13.817654 12187 tablet_bootstrap.cc:654] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:13.835533 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 153676us
I20260709 12:13:13.852126 12590 consensus_queue.cc:1048] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:13.834561 12474 consensus_queue.cc:1048] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:13:13.863552 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:13.870232 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:13.870764 12070 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:13.873566 12108 leader_election.cc:343] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.876458 12184 tablet_bootstrap.cc:654] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:13.896679 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4403f5c3b341c78c7ab67afe60a513" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:13.897354 11993 raft_consensus.cc:3060] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:13.898978 12070 raft_consensus.cc:2468] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:13.900604 11959 leader_election.cc:304] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:13.902985 12586 leader_election.cc:290] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:13.907373 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:13.907877 12581 raft_consensus.cc:2804] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.908370 12581 raft_consensus.cc:697] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
W20260709 12:13:13.908962 11959 leader_election.cc:343] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.909253 12581 consensus_queue.cc:237] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:13.913028 12108 leader_election.cc:343] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:13.913461 12108 leader_election.cc:304] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:13.915386 11993 raft_consensus.cc:2468] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:13.925153 12563 raft_consensus.cc:2749] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:13.928975 12185 tablet_bootstrap.cc:492] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:13.929464 12185 ts_tablet_manager.cc:1403] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.324s	user 0.009s	sys 0.003s
I20260709 12:13:13.902936 12584 consensus_queue.cc:1048] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 12:13:13.931306 12034 leader_election.cc:304] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:13.932901 12550 raft_consensus.cc:2804] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:13.952471 12309 consensus_queue.cc:1048] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:13.955178 11942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:13.936661 12550 raft_consensus.cc:697] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:13.956926 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4403f5c3b341c78c7ab67afe60a513" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:13.963215 12550 consensus_queue.cc:237] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.971874 12187 tablet_bootstrap.cc:492] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:13.972477 12187 ts_tablet_manager.cc:1403] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.237s	user 0.015s	sys 0.010s
I20260709 12:13:13.963245 12144 raft_consensus.cc:3060] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:13.980391 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 57166us
I20260709 12:13:13.975310 12185 raft_consensus.cc:359] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.985709 12185 raft_consensus.cc:385] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:13.986020 12185 raft_consensus.cc:740] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:13.986876 12185 consensus_queue.cc:260] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:13.991112 12185 ts_tablet_manager.cc:1434] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.003s
W20260709 12:13:13.993861 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 47064.6us
W20260709 12:13:13.995666 12597 log.cc:927] Time spent T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 12:13:14.006570 12187 raft_consensus.cc:359] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.007447 12187 raft_consensus.cc:385] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.007767 12187 raft_consensus.cc:740] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.009157 12187 consensus_queue.cc:260] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.030205 12187 ts_tablet_manager.cc:1434] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.004s
I20260709 12:13:14.022585 12144 raft_consensus.cc:2468] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:14.034067 12488 consensus_queue.cc:1048] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 12:13:14.098657 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 56350.2us
I20260709 12:13:14.034312 12484 raft_consensus.cc:493] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.106360 12185 tablet_bootstrap.cc:492] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:14.121840 12184 tablet_bootstrap.cc:492] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:14.122509 12184 ts_tablet_manager.cc:1403] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.442s	user 0.025s	sys 0.050s
I20260709 12:13:14.126050 12187 tablet_bootstrap.cc:492] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:14.147189 12184 raft_consensus.cc:359] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.148048 12184 raft_consensus.cc:385] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.148380 12184 raft_consensus.cc:740] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.121999 12484 raft_consensus.cc:515] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:14.152094 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 120461us
I20260709 12:13:14.153946 12184 consensus_queue.cc:260] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.159415 12184 ts_tablet_manager.cc:1434] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 12:13:14.161182 12587 consensus_queue.cc:1048] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:14.168026 12184 tablet_bootstrap.cc:492] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
W20260709 12:13:14.169981 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 137509us
I20260709 12:13:14.211135 12488 raft_consensus.cc:493] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.212481 12488 raft_consensus.cc:515] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.214183 12484 leader_election.cc:290] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:14.214581 12488 leader_election.cc:290] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:14.216166 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:14.217402 12187 tablet_bootstrap.cc:654] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:14.217649 12034 leader_election.cc:343] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.217509 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:14.218255 11994 raft_consensus.cc:2468] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:14.221324 12034 leader_election.cc:304] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:14.223172 12185 tablet_bootstrap.cc:654] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.223223 12484 raft_consensus.cc:2804] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.223793 12484 raft_consensus.cc:493] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.224177 12484 raft_consensus.cc:3060] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.226949 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:14.235328 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
W20260709 12:13:14.278671 12034 leader_election.cc:343] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.279137 12034 leader_election.cc:304] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:14.276824 12144 raft_consensus.cc:2468] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:14.303403 12613 raft_consensus.cc:2749] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.317799 12187 tablet_bootstrap.cc:492] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:14.318279 12187 ts_tablet_manager.cc:1403] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.192s	user 0.014s	sys 0.019s
I20260709 12:13:14.318274 12184 tablet_bootstrap.cc:654] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:14.319943 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 87232.1us
I20260709 12:13:14.310352 12484 raft_consensus.cc:515] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.342845 12185 tablet_bootstrap.cc:492] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:14.343493 12185 ts_tablet_manager.cc:1403] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.237s	user 0.014s	sys 0.006s
I20260709 12:13:14.362561 12187 raft_consensus.cc:359] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.367003 12187 raft_consensus.cc:385] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.367293 12187 raft_consensus.cc:740] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.370512 12187 consensus_queue.cc:260] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.375630 12187 ts_tablet_manager.cc:1434] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.004s
I20260709 12:13:14.381551 12584 raft_consensus.cc:493] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.389596 12187 tablet_bootstrap.cc:492] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:14.392902 12584 raft_consensus.cc:515] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.396623 12584 leader_election.cc:290] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
W20260709 12:13:14.437712 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 77079.4us
I20260709 12:13:14.454908 12185 raft_consensus.cc:359] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.456813 12185 raft_consensus.cc:385] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.457266 12185 raft_consensus.cc:740] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.458197 12185 consensus_queue.cc:260] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.460611 12185 ts_tablet_manager.cc:1434] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.117s	user 0.003s	sys 0.005s
I20260709 12:13:14.462999 12185 tablet_bootstrap.cc:492] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:14.480051 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:14.503764 12184 tablet_bootstrap.cc:492] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:14.508868 12484 leader_election.cc:290] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:14.510383 12184 ts_tablet_manager.cc:1403] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.343s	user 0.015s	sys 0.007s
I20260709 12:13:14.518894 12187 tablet_bootstrap.cc:654] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.529620 11893 catalog_manager.cc:5697] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.546943 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:14.549086 11993 raft_consensus.cc:3060] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.557905 11993 raft_consensus.cc:2468] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:14.564384 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:14.565269 12137 raft_consensus.cc:3060] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.567830 12184 raft_consensus.cc:359] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.568549 12184 raft_consensus.cc:385] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.568861 12184 raft_consensus.cc:740] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.569741 12184 consensus_queue.cc:260] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.572826 12184 ts_tablet_manager.cc:1434] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260709 12:13:14.574280 12184 tablet_bootstrap.cc:492] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:14.583580 12185 tablet_bootstrap.cc:654] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.586175 12587 consensus_queue.cc:1048] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:14.691223 12187 tablet_bootstrap.cc:492] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:14.694012 12187 ts_tablet_manager.cc:1403] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.318s	user 0.011s	sys 0.010s
I20260709 12:13:14.697801 12034 leader_election.cc:304] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:14.699366 12484 raft_consensus.cc:2804] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.699839 12484 raft_consensus.cc:697] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:14.700843 12484 consensus_queue.cc:237] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.705725 12137 raft_consensus.cc:2468] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:14.707842 12575 consensus_queue.cc:1048] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:14.711694 12184 tablet_bootstrap.cc:654] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.711797 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:14.743214 12187 raft_consensus.cc:359] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.744252 12187 raft_consensus.cc:385] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.744560 12187 raft_consensus.cc:740] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.747450 12187 consensus_queue.cc:260] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.750991 12064 raft_consensus.cc:2393] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 1: Already voted for candidate b2f0908da394419181d635cbf2db63e7 in this term.
I20260709 12:13:14.768079 12187 ts_tablet_manager.cc:1434] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.002s
I20260709 12:13:14.780691 12187 tablet_bootstrap.cc:492] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:14.787068 12185 tablet_bootstrap.cc:492] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:14.787583 12185 ts_tablet_manager.cc:1403] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.325s	user 0.026s	sys 0.056s
I20260709 12:13:14.788684 12137 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.790822 12185 raft_consensus.cc:359] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.791182 12581 raft_consensus.cc:493] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.791640 12185 raft_consensus.cc:385] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.793947 12185 raft_consensus.cc:740] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.795801 12581 raft_consensus.cc:515] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.796231 12185 consensus_queue.cc:260] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.798198 12581 leader_election.cc:290] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:14.798286 12185 ts_tablet_manager.cc:1434] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:13:14.816429 12108 leader_election.cc:304] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:14.823356 12184 tablet_bootstrap.cc:492] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:14.823858 12184 ts_tablet_manager.cc:1403] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.250s	user 0.013s	sys 0.002s
I20260709 12:13:14.826834 12184 raft_consensus.cc:359] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.827557 12184 raft_consensus.cc:385] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.827839 12184 raft_consensus.cc:740] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.837359 12184 consensus_queue.cc:260] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.851086 12185 tablet_bootstrap.cc:492] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:14.853475 12184 ts_tablet_manager.cc:1434] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.002s
I20260709 12:13:14.854687 12184 tablet_bootstrap.cc:492] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:14.854790 12563 raft_consensus.cc:2749] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.858651 12562 consensus_queue.cc:1048] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:14.862705 12484 raft_consensus.cc:493] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.863482 12187 tablet_bootstrap.cc:654] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.863194 12484 raft_consensus.cc:515] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.865444 12484 leader_election.cc:290] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:14.866986 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:14.869423 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:14.871146 12034 leader_election.cc:343] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.872577 12185 tablet_bootstrap.cc:654] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:14.873222 12034 leader_election.cc:343] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.873761 12034 leader_election.cc:304] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:14.874498 12587 raft_consensus.cc:2749] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:14.875622 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:14.876355 12064 raft_consensus.cc:2468] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:14.879572 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:14.880209 12137 raft_consensus.cc:2468] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 0.
I20260709 12:13:14.883345 12184 tablet_bootstrap.cc:654] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:14.891675 11959 leader_election.cc:304] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:14.891580 12503 consensus_queue.cc:1048] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:14.892798 12300 raft_consensus.cc:2804] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.893653 12300 raft_consensus.cc:493] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.894006 12300 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.904724 11893 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56036 (request call id 103) took 1088 ms. Trace:
I20260709 12:13:14.907087 11891 catalog_manager.cc:5697] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:14.920570 12187 tablet_bootstrap.cc:492] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:14.921105 12187 ts_tablet_manager.cc:1403] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.143s	user 0.011s	sys 0.001s
I20260709 12:13:14.921365 12300 raft_consensus.cc:515] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.924027 12300 leader_election.cc:290] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:14.925472 12187 raft_consensus.cc:359] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.928812 12187 raft_consensus.cc:385] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:14.931932 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:14.932689 12071 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.929095 12187 raft_consensus.cc:740] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:14.936367 12587 raft_consensus.cc:493] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.936838 12587 raft_consensus.cc:515] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.940755 12187 consensus_queue.cc:260] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.941612 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:14.942145 12587 leader_election.cc:290] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:14.942369 12144 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.944872 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:14.945493 11987 raft_consensus.cc:2468] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:14.946825 12034 leader_election.cc:304] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:14.947626 12587 raft_consensus.cc:2804] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:14.947995 12587 raft_consensus.cc:493] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:14.912828 11893 rpcz_store.cc:276] 0709 12:13:13.816679 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:13.816861 (+   182us) service_pool.cc:224] Handling call
0709 12:13:14.904647 (+1087786us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:14.666254 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:14.666956 (+   702us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:14.667008 (+    52us) write_op.cc:435] Acquired schema lock
0709 12:13:14.667043 (+    35us) tablet.cc:662] Decoding operations
0709 12:13:14.690586 (+ 23543us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:14.703546 (+ 12960us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:14.708153 (+  4607us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:14.747280 (+ 39127us) tablet.cc:701] Row locks acquired
0709 12:13:14.747315 (+    35us) write_op.cc:260] PREPARE: finished
0709 12:13:14.747487 (+   172us) write_op.cc:270] Start()
0709 12:13:14.747658 (+   171us) write_op.cc:276] Timestamp: P: 1783599194747427 usec, L: 0
0709 12:13:14.747702 (+    44us) op_driver.cc:348] REPLICATION: starting
0709 12:13:14.748336 (+   634us) log.cc:844] Serialized 543 byte log entry
0709 12:13:14.830576 (+ 82240us) op_driver.cc:464] REPLICATION: finished
0709 12:13:14.875996 (+ 45420us) write_op.cc:301] APPLY: starting
0709 12:13:14.876071 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:14.876181 (+   110us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:14.876787 (+   606us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:14.877097 (+   310us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:14.877304 (+   207us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:14.877361 (+    57us) write_op.cc:312] APPLY: finished
0709 12:13:14.877633 (+   272us) log.cc:844] Serialized 22 byte log entry
0709 12:13:14.877812 (+   179us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:14.877883 (+    71us) write_op.cc:454] Released schema lock
0709 12:13:14.877933 (+    50us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:14.895542 (+ 17609us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:14.895572 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3907,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":40770,"apply.run_cpu_time_us":2300,"apply.run_wall_time_us":19522,"num_ops":1,"prepare.queue_time_us":98555,"prepare.run_cpu_time_us":3776,"prepare.run_wall_time_us":97396,"replication_time_us":67905,"thread_start_us":56056,"threads_started":2}]]}
I20260709 12:13:14.948323 12587 raft_consensus.cc:3060] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:14.949954 12187 ts_tablet_manager.cc:1434] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:13:14.960536 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
W20260709 12:13:14.965826 12034 leader_election.cc:343] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:14.974152 12187 tablet_bootstrap.cc:492] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:14.957741 12071 raft_consensus.cc:2468] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:14.981166 11959 leader_election.cc:304] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:14.983687 12562 raft_consensus.cc:493] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:14.997574 11894 catalog_manager.cc:5697] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.002220 12619 raft_consensus.cc:493] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.002385 12144 raft_consensus.cc:2468] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:15.002874 12619 raft_consensus.cc:515] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:14.997575 12585 raft_consensus.cc:2804] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:14.996527 12562 raft_consensus.cc:515] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.008213 12587 raft_consensus.cc:515] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.013115 12619 leader_election.cc:290] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:15.015465 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6ed6584a5047719bfd3066ef1980e6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:13:15.016829 12108 leader_election.cc:343] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.025538 12585 raft_consensus.cc:697] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:15.026566 12585 consensus_queue.cc:237] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.055415 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6ed6584a5047719bfd3066ef1980e6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:15.078197 11987 raft_consensus.cc:2468] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:15.086992 12108 leader_election.cc:304] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:15.103933 12309 raft_consensus.cc:2804] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:15.104467 12309 raft_consensus.cc:493] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.104838 12309 raft_consensus.cc:3060] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.113214 12185 tablet_bootstrap.cc:492] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:15.113860 12185 ts_tablet_manager.cc:1403] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.263s	user 0.013s	sys 0.005s
I20260709 12:13:15.120651 12184 tablet_bootstrap.cc:492] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:15.121161 12184 ts_tablet_manager.cc:1403] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.267s	user 0.062s	sys 0.071s
I20260709 12:13:15.123685 12184 raft_consensus.cc:359] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.124323 12184 raft_consensus.cc:385] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.124571 12184 raft_consensus.cc:740] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.125198 12184 consensus_queue.cc:260] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.128350 12184 ts_tablet_manager.cc:1434] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:15.129307 12184 tablet_bootstrap.cc:492] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
W20260709 12:13:15.133105 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 52463.9us
I20260709 12:13:15.148288 12185 raft_consensus.cc:359] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.149194 12185 raft_consensus.cc:385] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.149614 12185 raft_consensus.cc:740] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.150194 12185 consensus_queue.cc:260] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.132791 12587 leader_election.cc:290] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:15.166795 12187 tablet_bootstrap.cc:654] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.165431 12309 raft_consensus.cc:515] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.172422 12185 ts_tablet_manager.cc:1434] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.001s
I20260709 12:13:15.174712 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6ed6584a5047719bfd3066ef1980e6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:15.175385 11989 raft_consensus.cc:3060] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.182961 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6ed6584a5047719bfd3066ef1980e6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:15.184091 12184 tablet_bootstrap.cc:654] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.205284 12562 leader_election.cc:290] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:15.306630 11989 raft_consensus.cc:2468] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
W20260709 12:13:15.310508 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 101521us
W20260709 12:13:15.311486 11959 leader_election.cc:343] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.313015 12184 tablet_bootstrap.cc:492] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:15.313535 12184 ts_tablet_manager.cc:1403] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.184s	user 0.015s	sys 0.006s
W20260709 12:13:15.316354 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 67072.3us
I20260709 12:13:15.321084 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6ed6584a5047719bfd3066ef1980e6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:15.321879 12136 raft_consensus.cc:2393] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 1: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:15.328379 11959 leader_election.cc:304] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:15.358855 12184 raft_consensus.cc:359] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.359931 12503 raft_consensus.cc:2749] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:15.360318 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:15.359757 12184 raft_consensus.cc:385] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.360870 12184 raft_consensus.cc:740] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.361671 12184 consensus_queue.cc:260] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.363744 12142 raft_consensus.cc:3060] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.443455 12184 ts_tablet_manager.cc:1434] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.130s	user 0.007s	sys 0.000s
I20260709 12:13:15.457218 12184 tablet_bootstrap.cc:492] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Bootstrap starting.
I20260709 12:13:15.466622 12624 raft_consensus.cc:493] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:15.467773 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 139467us
I20260709 12:13:15.475849 12187 tablet_bootstrap.cc:492] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:15.476475 12187 ts_tablet_manager.cc:1403] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.503s	user 0.013s	sys 0.008s
I20260709 12:13:15.469709 12624 raft_consensus.cc:515] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.502641 12624 leader_election.cc:290] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:15.513708 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:15.514503 11987 raft_consensus.cc:3060] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.529350 12187 raft_consensus.cc:359] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.530107 12187 raft_consensus.cc:385] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.530385 12187 raft_consensus.cc:740] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.531037 12187 consensus_queue.cc:260] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.532380 12309 leader_election.cc:290] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:15.531047 12579 raft_consensus.cc:493] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.533671 12184 tablet_bootstrap.cc:654] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.533618 12579 raft_consensus.cc:515] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.535719 12579 leader_election.cc:290] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:13:15.544380 11942 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:15.547731 12108 leader_election.cc:304] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:15.550588 12309 raft_consensus.cc:2804] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:15.551033 12309 raft_consensus.cc:697] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:15.551800 12309 consensus_queue.cc:237] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.554939 12185 tablet_bootstrap.cc:492] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513: Bootstrap starting.
I20260709 12:13:15.568506 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:15.568866 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 75165.7us
I20260709 12:13:15.577221 12185 tablet_bootstrap.cc:654] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.572602 11891 catalog_manager.cc:5697] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.594476 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:15.595338 11990 raft_consensus.cc:2468] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 0.
I20260709 12:13:15.596915 11987 raft_consensus.cc:2468] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:15.597124 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6ed6584a5047719bfd3066ef1980e6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:15.597735 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:15.622463 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:15.623306 12071 raft_consensus.cc:2468] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 0.
I20260709 12:13:15.624080 12187 ts_tablet_manager.cc:1434] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.147s	user 0.005s	sys 0.003s
I20260709 12:13:15.602855 12142 raft_consensus.cc:2468] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:15.649854 12185 tablet_bootstrap.cc:492] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513: No bootstrap required, opened a new log
I20260709 12:13:15.650339 12185 ts_tablet_manager.cc:1403] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513: Time spent bootstrapping tablet: real 0.096s	user 0.026s	sys 0.021s
W20260709 12:13:15.650806 12108 leader_election.cc:343] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.655860 12187 tablet_bootstrap.cc:492] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7: Bootstrap starting.
I20260709 12:13:15.657209 12185 raft_consensus.cc:359] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.657876 12185 raft_consensus.cc:385] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.658142 12185 raft_consensus.cc:740] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.658746 12185 consensus_queue.cc:260] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.660892 12185 ts_tablet_manager.cc:1434] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:13:15.661553 12647 consensus_queue.cc:1048] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:15.667227 12034 leader_election.cc:343] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.667938 12034 leader_election.cc:304] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:15.668686 12579 raft_consensus.cc:2804] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:15.669304 12579 raft_consensus.cc:697] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:15.670126 12579 consensus_queue.cc:237] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.675374 12184 tablet_bootstrap.cc:492] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: No bootstrap required, opened a new log
I20260709 12:13:15.675818 12184 ts_tablet_manager.cc:1403] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent bootstrapping tablet: real 0.222s	user 0.006s	sys 0.007s
I20260709 12:13:15.676539 12643 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:15.676693 12108 leader_election.cc:343] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.679708 12187 tablet_bootstrap.cc:654] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:15.689429 12184 raft_consensus.cc:359] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.690091 12184 raft_consensus.cc:385] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.690378 12184 raft_consensus.cc:740] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.691016 12184 consensus_queue.cc:260] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.698549 12108 leader_election.cc:304] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:15.700052 12614 raft_consensus.cc:2804] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:15.700479 12614 raft_consensus.cc:493] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.700874 12614 raft_consensus.cc:3060] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.708839 12614 raft_consensus.cc:515] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.711005 12614 leader_election.cc:290] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:15.716248 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
W20260709 12:13:15.717945 12108 leader_election.cc:343] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:15.719559 11893 catalog_manager.cc:5697] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.720361 12575 consensus_queue.cc:1048] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.720942 12184 ts_tablet_manager.cc:1434] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.002s
I20260709 12:13:15.725844 12034 leader_election.cc:304] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:15.727064 12587 raft_consensus.cc:2804] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:15.727294 12187 tablet_bootstrap.cc:492] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7: No bootstrap required, opened a new log
I20260709 12:13:15.727430 12587 raft_consensus.cc:493] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.727866 12587 raft_consensus.cc:3060] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.727975 12187 ts_tablet_manager.cc:1403] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.021s
I20260709 12:13:15.730806 12187 raft_consensus.cc:359] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.731501 12187 raft_consensus.cc:385] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:15.731832 12187 raft_consensus.cc:740] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Initialized, Role: FOLLOWER
I20260709 12:13:15.732520 12187 consensus_queue.cc:260] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.734787 12187 ts_tablet_manager.cc:1434] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:15.734735 12587 raft_consensus.cc:515] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.736573 12587 leader_election.cc:290] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:15.759636 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:15.760275 11987 raft_consensus.cc:3060] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.767917 11987 raft_consensus.cc:2468] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:15.769865 11894 catalog_manager.cc:5697] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:15.771174 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:15.771878 12142 raft_consensus.cc:3060] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.778410 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:15.779218 12063 raft_consensus.cc:3060] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:15.783725 11891 catalog_manager.cc:5697] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.785293 12503 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:15.788961 12063 raft_consensus.cc:2468] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:15.798767 12142 raft_consensus.cc:2468] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:15.802083 12034 leader_election.cc:304] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:15.804601 12647 raft_consensus.cc:2804] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:15.805259 12647 raft_consensus.cc:697] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:15.806378 12647 consensus_queue.cc:237] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.817461 12108 leader_election.cc:304] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:15.818629 12614 raft_consensus.cc:2804] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:15.819124 12614 raft_consensus.cc:697] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:15.819949 12614 consensus_queue.cc:237] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:15.846596 11894 catalog_manager.cc:5697] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.861246 11893 catalog_manager.cc:5697] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:16.006286 12575 raft_consensus.cc:493] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.006717 12575 raft_consensus.cc:515] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:16.008458 12575 leader_election.cc:290] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:16.009475 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6ed6584a5047719bfd3066ef1980e6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:16.009475 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6ed6584a5047719bfd3066ef1980e6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:16.010468 11987 raft_consensus.cc:2393] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 1: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:16.011310 12034 leader_election.cc:304] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:16.011889 12575 raft_consensus.cc:3060] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.018261 12575 raft_consensus.cc:2749] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:16.027139 12503 raft_consensus.cc:493] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.027731 12503 raft_consensus.cc:515] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:16.029765 12503 leader_election.cc:290] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:16.031095 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:16.031418 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:16.031922 12063 raft_consensus.cc:2393] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 1: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:16.033329 11959 leader_election.cc:304] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:16.034030 12503 raft_consensus.cc:3060] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.039812 12503 raft_consensus.cc:2749] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:16.099063 12656 consensus_queue.cc:1048] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:16.117758 12563 consensus_queue.cc:1048] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:16.142614 12587 consensus_queue.cc:1048] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:16.153838 12647 consensus_queue.cc:1048] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:16.361704 12563 consensus_queue.cc:1048] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:16.372969 12614 consensus_queue.cc:1048] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:16.405499 12587 consensus_queue.cc:1048] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:16.416043 12587 consensus_queue.cc:1048] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:17.673364 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:17.704430 12689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:17.705745 12691 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
W20260709 12:13:17.706378 12688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:17.722342 10822 server_base.cc:1061] running on GCE node
I20260709 12:13:17.724699 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:17.725081 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:17.725344 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599197725325 us; error 0 us; skew 500 ppm
I20260709 12:13:17.726104 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:17.729315 10822 webserver.cc:533] Webserver started at http://127.10.145.132:43029/ using document root <none> and password file <none>
I20260709 12:13:17.729928 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:17.730232 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:17.730592 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:17.732030 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-3-root/instance:
uuid: "e84e32b32aae476ab017ea16b9da6722"
format_stamp: "Formatted at 2026-07-09 12:13:17 on dist-test-slave-ncdh"
I20260709 12:13:17.736460 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:13:17.740368 12698 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:17.741451 10822 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:13:17.741763 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-3-root
uuid: "e84e32b32aae476ab017ea16b9da6722"
format_stamp: "Formatted at 2026-07-09 12:13:17 on dist-test-slave-ncdh"
I20260709 12:13:17.742125 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:17.756362 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:17.758029 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:17.759492 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:17.761955 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:17.762176 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:17.762452 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:17.762660 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:17.821738 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.132:42421
I20260709 12:13:17.821833 12760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.132:42421 every 8 connection(s)
I20260709 12:13:17.825791 10822 auto_leader_rebalancer-test.cc:439] add a tserver: e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:17.837361 12761 heartbeater.cc:344] Connected to a master server at 127.10.145.190:38109
I20260709 12:13:17.837865 12761 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:17.838948 12761 heartbeater.cc:507] Master 127.10.145.190:38109 requested a full tablet report, sending...
I20260709 12:13:17.841017 11893 ts_manager.cc:194] Registered new tserver with Master: e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:17.842928 11893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53896
I20260709 12:13:18.734274 12142 consensus_queue.cc:237] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:18.742808 12069 raft_consensus.cc:1275] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:18.743999 11992 raft_consensus.cc:1275] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:18.744796 12563 consensus_queue.cc:1048] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:18.746187 12769 consensus_queue.cc:1048] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:18.755359 12108 consensus_peers.cc:597] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 429d9e3d68d24a5fbcfe25671d99e9c9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:18.756742 12563 raft_consensus.cc:2955] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:18.758235 11992 raft_consensus.cc:2955] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:18.766630 12069 raft_consensus.cc:2955] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:18.779997 11893 catalog_manager.cc:5697] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.801127 11992 consensus_queue.cc:237] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:18.812831 12140 raft_consensus.cc:1275] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:18.813967 12069 raft_consensus.cc:1275] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:18.815189 12693 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:18.816964 12782 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:18.833840 12765 raft_consensus.cc:2955] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
W20260709 12:13:18.835649 11959 consensus_peers.cc:597] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7c3b6cee8fc4427930db8630bbfa270. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:18.836104 12069 raft_consensus.cc:2955] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:18.843222 12140 raft_consensus.cc:2955] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:18.845896 12761 heartbeater.cc:499] Master 127.10.145.190:38109 was elected leader, sending a full tablet report...
I20260709 12:13:18.853283 11992 consensus_queue.cc:237] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:18.854733 11891 catalog_manager.cc:5697] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:18.869932 12140 raft_consensus.cc:1275] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:18.870204 12069 raft_consensus.cc:1275] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:18.871428 11959 consensus_peers.cc:597] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec4217edc6e748799b62053b14fcf55c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:18.872851 12782 consensus_queue.cc:1048] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:18.873860 12786 consensus_queue.cc:1048] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:18.883806 12782 raft_consensus.cc:2955] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:18.886914 12069 raft_consensus.cc:2955] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:18.888826 12142 raft_consensus.cc:2955] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:18.897424 11992 consensus_queue.cc:237] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:18.907553 11893 catalog_manager.cc:5697] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
W20260709 12:13:18.912245 11959 consensus_peers.cc:597] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 67cef2e00c154d0c937950381dd4efa1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:18.912405 12070 raft_consensus.cc:1275] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:18.915042 12765 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:18.919979 12142 raft_consensus.cc:1275] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:18.922021 12693 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:18.927603 12782 raft_consensus.cc:2955] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:18.938529 12069 raft_consensus.cc:2955] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:18.955483 11893 catalog_manager.cc:5697] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.962000 12142 raft_consensus.cc:2955] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:19.208884 12793 ts_tablet_manager.cc:933] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:19.220392 12793 tablet_copy_client.cc:323] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
I20260709 12:13:19.238199 12155 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet 429d9e3d68d24a5fbcfe25671d99e9c9 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:13:19.238857 12155 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet 429d9e3d68d24a5fbcfe25671d99e9c9 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-429d9e3d68d24a5fbcfe25671d99e9c9
I20260709 12:13:19.245528 12155 tablet_copy_source_session.cc:215] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:19.248980 12793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429d9e3d68d24a5fbcfe25671d99e9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.263695 12793 tablet_copy_client.cc:806] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:19.264425 12793 tablet_copy_client.cc:670] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:19.268618 12793 tablet_copy_client.cc:538] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:19.277369 12793 tablet_bootstrap.cc:492] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:19.282099 12796 ts_tablet_manager.cc:933] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:19.293548 12796 tablet_copy_client.cc:323] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:19.307262 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet ec4217edc6e748799b62053b14fcf55c from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:19.307874 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet ec4217edc6e748799b62053b14fcf55c from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-ec4217edc6e748799b62053b14fcf55c
I20260709 12:13:19.315354 12006 tablet_copy_source_session.cc:215] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:19.318432 12796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4217edc6e748799b62053b14fcf55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.323753 12793 tablet_bootstrap.cc:492] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:19.324757 12793 tablet_bootstrap.cc:492] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:19.325426 12793 ts_tablet_manager.cc:1403] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.007s
I20260709 12:13:19.328791 12793 raft_consensus.cc:359] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:19.329555 12793 raft_consensus.cc:740] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:19.330072 12793 consensus_queue.cc:260] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:19.332904 12793 ts_tablet_manager.cc:1434] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:19.333593 12796 tablet_copy_client.cc:806] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:19.334658 12155 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-429d9e3d68d24a5fbcfe25671d99e9c9 received from {username='slave'} at 127.0.0.1:40716
I20260709 12:13:19.335064 12796 tablet_copy_client.cc:670] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:19.335166 12155 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-429d9e3d68d24a5fbcfe25671d99e9c9 on tablet 429d9e3d68d24a5fbcfe25671d99e9c9 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:19.340010 12796 tablet_copy_client.cc:538] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:19.348232 12796 tablet_bootstrap.cc:492] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:19.366786 12796 tablet_bootstrap.cc:492] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:19.367585 12796 tablet_bootstrap.cc:492] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:19.368221 12796 ts_tablet_manager.cc:1403] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260709 12:13:19.371078 12796 raft_consensus.cc:359] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:19.371860 12796 raft_consensus.cc:740] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:19.372519 12796 consensus_queue.cc:260] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:19.375998 12796 ts_tablet_manager.cc:1434] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:13:19.377534 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-ec4217edc6e748799b62053b14fcf55c received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:19.377961 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-ec4217edc6e748799b62053b14fcf55c on tablet ec4217edc6e748799b62053b14fcf55c with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:19.401775 12796 ts_tablet_manager.cc:933] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:19.403520 12796 tablet_copy_client.cc:323] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:19.405078 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet a7c3b6cee8fc4427930db8630bbfa270 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:19.405614 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet a7c3b6cee8fc4427930db8630bbfa270 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-a7c3b6cee8fc4427930db8630bbfa270
I20260709 12:13:19.412676 12006 tablet_copy_source_session.cc:215] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:19.415339 12796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c3b6cee8fc4427930db8630bbfa270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.426415 12796 tablet_copy_client.cc:806] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:19.426952 12796 tablet_copy_client.cc:670] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:19.430398 12796 tablet_copy_client.cc:538] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:19.440804 12796 tablet_bootstrap.cc:492] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:19.454787 12793 ts_tablet_manager.cc:933] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:19.466801 12793 tablet_copy_client.cc:323] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:19.468582 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet 67cef2e00c154d0c937950381dd4efa1 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:19.469190 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet 67cef2e00c154d0c937950381dd4efa1 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-67cef2e00c154d0c937950381dd4efa1
I20260709 12:13:19.474961 12796 tablet_bootstrap.cc:492] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:19.475840 12796 tablet_bootstrap.cc:492] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:19.476495 12796 ts_tablet_manager.cc:1403] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.003s
I20260709 12:13:19.476651 12006 tablet_copy_source_session.cc:215] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:19.479238 12796 raft_consensus.cc:359] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:19.479861 12796 raft_consensus.cc:740] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:19.479941 12793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67cef2e00c154d0c937950381dd4efa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.480862 12796 consensus_queue.cc:260] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:19.483394 12796 ts_tablet_manager.cc:1434] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260709 12:13:19.485378 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-a7c3b6cee8fc4427930db8630bbfa270 received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:19.485832 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-a7c3b6cee8fc4427930db8630bbfa270 on tablet a7c3b6cee8fc4427930db8630bbfa270 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:19.503147 12793 tablet_copy_client.cc:806] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:19.503693 12793 tablet_copy_client.cc:670] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:19.506852 12793 tablet_copy_client.cc:538] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:19.526193 12793 tablet_bootstrap.cc:492] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:19.546558 12793 tablet_bootstrap.cc:492] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:19.547457 12793 tablet_bootstrap.cc:492] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:19.548102 12793 ts_tablet_manager.cc:1403] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 12:13:19.550818 12793 raft_consensus.cc:359] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:19.551614 12793 raft_consensus.cc:740] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:19.552120 12793 consensus_queue.cc:260] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:19.554311 12793 ts_tablet_manager.cc:1434] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:13:19.555897 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-67cef2e00c154d0c937950381dd4efa1 received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:19.556282 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-67cef2e00c154d0c937950381dd4efa1 on tablet 67cef2e00c154d0c937950381dd4efa1 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:19.772872 12736 raft_consensus.cc:1217] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:19.789028 12736 raft_consensus.cc:1217] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:19.881254 12736 raft_consensus.cc:1217] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:20.000833 12736 raft_consensus.cc:1217] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:20.244346 12807 raft_consensus.cc:1064] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:20.247176 12807 consensus_queue.cc:237] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:20.265520 12736 raft_consensus.cc:1275] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.266306 12140 raft_consensus.cc:1275] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.267280 12069 raft_consensus.cc:1275] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.268132 12782 consensus_queue.cc:1048] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.269089 12807 consensus_queue.cc:1048] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:20.273131 12806 consensus_queue.cc:1048] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.283926 12806 raft_consensus.cc:2955] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.286775 12069 raft_consensus.cc:2955] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.288810 12140 raft_consensus.cc:2955] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.294917 12736 raft_consensus.cc:2955] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.309474 11894 catalog_manager.cc:5697] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.337834 12782 raft_consensus.cc:1064] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:20.340368 12782 consensus_queue.cc:237] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:20.354367 12805 raft_consensus.cc:1064] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:20.360615 12736 raft_consensus.cc:1275] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.362059 12069 raft_consensus.cc:1275] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.362552 12142 raft_consensus.cc:1275] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.363423 12786 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.366933 12806 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.368637 12806 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.372937 11992 consensus_queue.cc:237] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:20.390640 12063 raft_consensus.cc:1275] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.390803 12735 raft_consensus.cc:1275] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.393787 12786 consensus_queue.cc:1048] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:20.414064 12805 consensus_queue.cc:237] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:20.420701 12807 consensus_queue.cc:1048] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:20.422837 12807 raft_consensus.cc:1064] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:20.426240 12807 consensus_queue.cc:237] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:13:20.432663 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 76121.9us
I20260709 12:13:20.487960 12736 raft_consensus.cc:1275] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:13:20.488813 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 67836.7us
I20260709 12:13:20.490147 12069 raft_consensus.cc:1275] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.491343 11996 raft_consensus.cc:1275] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.494868 12735 raft_consensus.cc:1275] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.495641 12069 raft_consensus.cc:1275] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.496524 12142 raft_consensus.cc:1275] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.499167 12782 raft_consensus.cc:2955] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.508360 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec4217edc6e748799b62053b14fcf55c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:20.517469 11892 catalog_manager.cc:5697] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:20.518409 12769 consensus_queue.cc:1048] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.528333 12769 consensus_queue.cc:1048] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:20.530429 12132 tablet_service.cc:1558] Processing DeleteTablet for tablet ec4217edc6e748799b62053b14fcf55c with delete_type TABLET_DATA_TOMBSTONED (TS ff3dab3bca9d4b5bb839d2763a4c6d7a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36760
I20260709 12:13:20.545935 12829 tablet_replica.cc:333] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:13:20.547506 12829 raft_consensus.cc:2243] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:20.563724 12829 raft_consensus.cc:2272] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:20.567356 12829 ts_tablet_manager.cc:1916] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:20.577173 12769 consensus_queue.cc:1048] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.593549 12829 ts_tablet_manager.cc:1929] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:20.594170 12829 log.cc:1199] T ec4217edc6e748799b62053b14fcf55c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/wals/ec4217edc6e748799b62053b14fcf55c
I20260709 12:13:20.596007 11878 catalog_manager.cc:5028] TS ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): tablet ec4217edc6e748799b62053b14fcf55c (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:20.610656 12769 raft_consensus.cc:2955] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.613198 11996 raft_consensus.cc:2955] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
W20260709 12:13:20.623010 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 123726us
I20260709 12:13:20.624066 12786 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.628633 12807 raft_consensus.cc:2955] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.633461 12736 raft_consensus.cc:2955] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.637490 12825 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.642683 12069 raft_consensus.cc:2955] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.689616 12782 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.652325 11892 catalog_manager.cc:5697] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.662652 12065 raft_consensus.cc:2955] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.671450 12142 raft_consensus.cc:2955] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.674117 12736 raft_consensus.cc:2955] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.727581 12137 consensus_queue.cc:237] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:20.735477 12735 raft_consensus.cc:1275] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.737262 12769 consensus_queue.cc:1048] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:20.755029 12823 raft_consensus.cc:2955] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.758008 12735 raft_consensus.cc:2955] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.763860 12065 raft_consensus.cc:1275] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.775058 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 429d9e3d68d24a5fbcfe25671d99e9c9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:13:20.787250 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 119134us
I20260709 12:13:20.787405 11892 catalog_manager.cc:5697] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.789613 12769 consensus_queue.cc:1048] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:20.799005 12063 raft_consensus.cc:2955] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.807176 11992 consensus_queue.cc:237] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:20.821940 12736 raft_consensus.cc:2955] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.820586 11893 catalog_manager.cc:5697] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.836745 12065 raft_consensus.cc:2955] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.853652 12735 raft_consensus.cc:1275] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.853799 11981 tablet_service.cc:1558] Processing DeleteTablet for tablet 429d9e3d68d24a5fbcfe25671d99e9c9 with delete_type TABLET_DATA_TOMBSTONED (TS b2f0908da394419181d635cbf2db63e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:20.860870 12137 raft_consensus.cc:2955] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.861790 12806 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:20.855051 12825 raft_consensus.cc:2955] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.863695 12735 raft_consensus.cc:2955] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.869388 12069 raft_consensus.cc:1275] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.878204 12837 tablet_replica.cc:333] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:13:20.880504 12833 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:20.887069 12070 raft_consensus.cc:2955] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.892774 12837 raft_consensus.cc:2243] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:20.893551 12837 raft_consensus.cc:2272] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:20.900058 12069 raft_consensus.cc:2955] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.902714 11894 catalog_manager.cc:5697] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.906651 12782 raft_consensus.cc:2955] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.913604 12837 ts_tablet_manager.cc:1916] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:20.920020 11892 catalog_manager.cc:5697] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.927170 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 67cef2e00c154d0c937950381dd4efa1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:20.920678 12736 raft_consensus.cc:2955] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.932168 12837 ts_tablet_manager.cc:1929] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:20.932651 12837 log.cc:1199] T 429d9e3d68d24a5fbcfe25671d99e9c9 P b2f0908da394419181d635cbf2db63e7: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/wals/429d9e3d68d24a5fbcfe25671d99e9c9
I20260709 12:13:20.934350 11878 catalog_manager.cc:5028] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): tablet 429d9e3d68d24a5fbcfe25671d99e9c9 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:20.935858 12132 tablet_service.cc:1558] Processing DeleteTablet for tablet 67cef2e00c154d0c937950381dd4efa1 with delete_type TABLET_DATA_TOMBSTONED (TS ff3dab3bca9d4b5bb839d2763a4c6d7a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36760
I20260709 12:13:20.936726 12829 tablet_replica.cc:333] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:13:20.937702 12829 raft_consensus.cc:2243] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:20.938310 12829 raft_consensus.cc:2272] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:20.941705 12829 ts_tablet_manager.cc:1916] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:20.942842 11996 consensus_queue.cc:237] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:20.958217 12137 raft_consensus.cc:1275] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.958385 12736 raft_consensus.cc:1275] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.959764 12782 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:20.960592 12825 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:20.965982 12829 ts_tablet_manager.cc:1929] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:20.966645 12829 log.cc:1199] T 67cef2e00c154d0c937950381dd4efa1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/wals/67cef2e00c154d0c937950381dd4efa1
I20260709 12:13:20.967546 12825 raft_consensus.cc:2955] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.969152 11878 catalog_manager.cc:5028] TS ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): tablet 67cef2e00c154d0c937950381dd4efa1 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:20.970832 12137 raft_consensus.cc:2955] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.980173 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7c3b6cee8fc4427930db8630bbfa270 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:20.973085 12736 raft_consensus.cc:2955] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:20.992511 11894 catalog_manager.cc:5697] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:21.005959 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet a7c3b6cee8fc4427930db8630bbfa270 with delete_type TABLET_DATA_TOMBSTONED (TS c7d446f329e942748f688f9408456513 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53298
I20260709 12:13:21.013686 12838 tablet_replica.cc:333] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:13:21.014614 12838 raft_consensus.cc:2243] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:21.015355 12838 raft_consensus.cc:2272] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:21.019021 12838 ts_tablet_manager.cc:1916] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:21.030071 12838 ts_tablet_manager.cc:1929] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:21.030544 12838 log.cc:1199] T a7c3b6cee8fc4427930db8630bbfa270 P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/a7c3b6cee8fc4427930db8630bbfa270
I20260709 12:13:21.032437 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet a7c3b6cee8fc4427930db8630bbfa270 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:22.076301 11996 consensus_queue.cc:237] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
W20260709 12:13:22.084800 11959 consensus_peers.cc:597] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 034e676f37484f39bf8d499c5b9a558e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:22.086621 12142 raft_consensus.cc:1275] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:22.086987 12063 raft_consensus.cc:1275] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:22.087870 12807 consensus_queue.cc:1048] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.088819 12841 consensus_queue.cc:1048] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.099608 12807 raft_consensus.cc:2955] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.102188 12142 raft_consensus.cc:2955] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.109428 12063 raft_consensus.cc:2955] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.126662 11892 catalog_manager.cc:5697] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.178176 12069 consensus_queue.cc:237] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:22.184635 12140 raft_consensus.cc:1275] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:22.186322 12834 consensus_queue.cc:1048] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.190045 11996 raft_consensus.cc:1275] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:22.191447 12575 consensus_queue.cc:1048] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.198393 12575 raft_consensus.cc:2955] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.200002 12142 raft_consensus.cc:2955] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.202633 11996 raft_consensus.cc:2955] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.210493 11992 consensus_queue.cc:237] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
W20260709 12:13:22.212823 12034 consensus_peers.cc:597] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4c8ea4f27a24943b0e6020706020a35. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:22.213886 11892 catalog_manager.cc:5697] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:22.221633 11959 consensus_peers.cc:597] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69aaaa2bd0ac4b698de8cd5bacd6cb1c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:22.222047 12065 raft_consensus.cc:1275] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:22.222992 12142 raft_consensus.cc:1275] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:22.225831 12782 consensus_queue.cc:1048] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.227221 12782 consensus_queue.cc:1048] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.250901 12782 raft_consensus.cc:2955] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.258630 12142 raft_consensus.cc:2955] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.262024 12065 raft_consensus.cc:2955] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.264118 11992 consensus_queue.cc:237] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:22.269544 11893 catalog_manager.cc:5697] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:22.299250 11959 consensus_peers.cc:597] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cfcdfeae4a3d4d4294e1d6cf66374e16. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:22.301679 12140 raft_consensus.cc:1275] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:22.302512 12069 raft_consensus.cc:1275] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:22.302780 12782 consensus_queue.cc:1048] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.307013 12841 consensus_queue.cc:1048] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.314085 12841 raft_consensus.cc:2955] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.315723 12142 raft_consensus.cc:2955] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.318884 12065 raft_consensus.cc:2955] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.329706 11892 catalog_manager.cc:5697] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:22.477705 12864 ts_tablet_manager.cc:933] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:22.479456 12864 tablet_copy_client.cc:323] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:22.480836 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet 034e676f37484f39bf8d499c5b9a558e from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:22.481312 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet 034e676f37484f39bf8d499c5b9a558e from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-034e676f37484f39bf8d499c5b9a558e
I20260709 12:13:22.487598 12006 tablet_copy_source_session.cc:215] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:22.490415 12864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 034e676f37484f39bf8d499c5b9a558e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:22.501840 12864 tablet_copy_client.cc:806] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:22.502468 12864 tablet_copy_client.cc:670] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:22.507972 12864 tablet_copy_client.cc:538] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:22.515148 12864 tablet_bootstrap.cc:492] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:22.535953 12864 tablet_bootstrap.cc:492] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:22.536816 12864 tablet_bootstrap.cc:492] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:22.537544 12864 ts_tablet_manager.cc:1403] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260709 12:13:22.540540 12864 raft_consensus.cc:359] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:22.541395 12864 raft_consensus.cc:740] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:22.542097 12864 consensus_queue.cc:260] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:22.546271 12864 ts_tablet_manager.cc:1434] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:13:22.549448 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-034e676f37484f39bf8d499c5b9a558e received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:22.549871 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-034e676f37484f39bf8d499c5b9a558e on tablet 034e676f37484f39bf8d499c5b9a558e with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:22.628199 12864 ts_tablet_manager.cc:933] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:22.629971 12864 tablet_copy_client.cc:323] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:22.631337 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet 69aaaa2bd0ac4b698de8cd5bacd6cb1c from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:22.631788 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet 69aaaa2bd0ac4b698de8cd5bacd6cb1c from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-69aaaa2bd0ac4b698de8cd5bacd6cb1c
I20260709 12:13:22.636657 12006 tablet_copy_source_session.cc:215] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:22.639196 12864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69aaaa2bd0ac4b698de8cd5bacd6cb1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:22.652397 12864 tablet_copy_client.cc:806] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:22.653244 12864 tablet_copy_client.cc:670] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:22.657104 12864 tablet_copy_client.cc:538] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:22.664233 12864 tablet_bootstrap.cc:492] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:22.691519 12864 tablet_bootstrap.cc:492] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:22.693153 12864 tablet_bootstrap.cc:492] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:22.694309 12864 ts_tablet_manager.cc:1403] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.006s
I20260709 12:13:22.697991 12864 raft_consensus.cc:359] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:22.698854 12864 raft_consensus.cc:740] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:22.699536 12864 consensus_queue.cc:260] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:22.703943 12864 ts_tablet_manager.cc:1434] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 12:13:22.705734 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-69aaaa2bd0ac4b698de8cd5bacd6cb1c received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:22.706128 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-69aaaa2bd0ac4b698de8cd5bacd6cb1c on tablet 69aaaa2bd0ac4b698de8cd5bacd6cb1c with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:22.782325 12864 ts_tablet_manager.cc:933] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:22.785646 12864 tablet_copy_client.cc:323] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.130:42693
I20260709 12:13:22.799234 12081 tablet_copy_service.cc:140] P c7d446f329e942748f688f9408456513: Received BeginTabletCopySession request for tablet e4c8ea4f27a24943b0e6020706020a35 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:37440)
I20260709 12:13:22.799845 12081 tablet_copy_service.cc:161] P c7d446f329e942748f688f9408456513: Beginning new tablet copy session on tablet e4c8ea4f27a24943b0e6020706020a35 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:37440: session id = e84e32b32aae476ab017ea16b9da6722-e4c8ea4f27a24943b0e6020706020a35
I20260709 12:13:22.806424 12081 tablet_copy_source_session.cc:215] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:22.808988 12864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c8ea4f27a24943b0e6020706020a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:22.825232 12864 tablet_copy_client.cc:806] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:22.825785 12864 tablet_copy_client.cc:670] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:22.830143 12864 tablet_copy_client.cc:538] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:22.836470 12864 tablet_bootstrap.cc:492] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:22.850170 12873 ts_tablet_manager.cc:933] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:22.864338 12864 tablet_bootstrap.cc:492] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:22.865163 12864 tablet_bootstrap.cc:492] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:22.865882 12864 ts_tablet_manager.cc:1403] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.009s
I20260709 12:13:22.865953 12873 tablet_copy_client.cc:323] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:22.868389 12864 raft_consensus.cc:359] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:22.869262 12864 raft_consensus.cc:740] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:22.869280 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet cfcdfeae4a3d4d4294e1d6cf66374e16 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:22.869916 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet cfcdfeae4a3d4d4294e1d6cf66374e16 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-cfcdfeae4a3d4d4294e1d6cf66374e16
I20260709 12:13:22.869969 12864 consensus_queue.cc:260] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:22.877434 12864 ts_tablet_manager.cc:1434] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:13:22.879294 12081 tablet_copy_service.cc:342] P c7d446f329e942748f688f9408456513: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-e4c8ea4f27a24943b0e6020706020a35 received from {username='slave'} at 127.0.0.1:37440
I20260709 12:13:22.879722 12081 tablet_copy_service.cc:434] P c7d446f329e942748f688f9408456513: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-e4c8ea4f27a24943b0e6020706020a35 on tablet e4c8ea4f27a24943b0e6020706020a35 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:22.880066 12006 tablet_copy_source_session.cc:215] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:22.884898 12873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcdfeae4a3d4d4294e1d6cf66374e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:22.901265 12873 tablet_copy_client.cc:806] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:22.901891 12873 tablet_copy_client.cc:670] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:22.911044 12873 tablet_copy_client.cc:538] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:22.917368 12873 tablet_bootstrap.cc:492] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:22.940887 12873 tablet_bootstrap.cc:492] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:22.941826 12873 tablet_bootstrap.cc:492] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:22.944020 12873 ts_tablet_manager.cc:1403] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260709 12:13:22.949644 12873 raft_consensus.cc:359] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:22.950572 12873 raft_consensus.cc:740] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:22.951236 12873 consensus_queue.cc:260] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:22.953620 12873 ts_tablet_manager.cc:1434] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:13:22.962456 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-cfcdfeae4a3d4d4294e1d6cf66374e16 received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:22.962877 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-cfcdfeae4a3d4d4294e1d6cf66374e16 on tablet cfcdfeae4a3d4d4294e1d6cf66374e16 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:23.090992 12736 raft_consensus.cc:1217] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:23.151913 12736 raft_consensus.cc:1217] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:23.189157 12736 raft_consensus.cc:1217] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:23.383211 12736 raft_consensus.cc:1217] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:23.577294 12844 raft_consensus.cc:1064] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:23.579777 12844 consensus_queue.cc:237] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:23.585731 12782 raft_consensus.cc:1064] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:23.598338 12834 raft_consensus.cc:1064] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:23.600380 12834 consensus_queue.cc:237] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:23.607067 12736 raft_consensus.cc:1275] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.608467 12070 raft_consensus.cc:1275] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.608968 12142 raft_consensus.cc:1275] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.610343 12882 consensus_queue.cc:1048] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:23.612847 12841 consensus_queue.cc:1048] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:23.614311 12882 consensus_queue.cc:1048] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.593156 12782 consensus_queue.cc:237] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:23.627345 12735 raft_consensus.cc:1275] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.631371 12575 consensus_queue.cc:1048] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.645340 12137 raft_consensus.cc:1275] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.648540 11996 raft_consensus.cc:1275] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.647733 12575 consensus_queue.cc:1048] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:23.660241 12877 consensus_queue.cc:1048] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.666234 12877 raft_consensus.cc:2955] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.671415 12734 raft_consensus.cc:2955] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.673691 12884 raft_consensus.cc:2955] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.677532 12137 raft_consensus.cc:1275] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.671464 12735 raft_consensus.cc:1275] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.680199 12879 consensus_queue.cc:1048] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.682166 12879 consensus_queue.cc:1048] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.688366 12142 raft_consensus.cc:2955] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.704360 12069 raft_consensus.cc:1275] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.703830 12735 raft_consensus.cc:2955] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.711982 12069 raft_consensus.cc:2955] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.718194 11893 catalog_manager.cc:5697] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:23.722620 12137 raft_consensus.cc:2955] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.734030 11996 raft_consensus.cc:2955] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.735554 11894 catalog_manager.cc:5697] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.741578 12879 consensus_queue.cc:1048] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.756263 12884 raft_consensus.cc:2955] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.777956 12734 raft_consensus.cc:2955] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.786265 12137 raft_consensus.cc:2955] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.803440 11996 consensus_queue.cc:237] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:23.810555 12736 raft_consensus.cc:1275] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:23.816992 12069 consensus_queue.cc:237] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:23.818251 11891 catalog_manager.cc:5697] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:23.820622 12137 raft_consensus.cc:1275] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:23.825534 12844 consensus_queue.cc:1048] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:23.830744 12884 consensus_queue.cc:1048] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 12:13:23.839542 12137 raft_consensus.cc:1275] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:23.844944 12736 raft_consensus.cc:1275] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:23.846349 12883 consensus_queue.cc:1048] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:23.852649 12575 consensus_queue.cc:1048] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:23.849246 12137 raft_consensus.cc:2955] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.855135 12844 raft_consensus.cc:2955] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.855902 12736 raft_consensus.cc:2955] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.876722 12884 raft_consensus.cc:1064] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:23.881611 12834 raft_consensus.cc:2955] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.889006 12884 consensus_queue.cc:237] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:23.895008 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e4c8ea4f27a24943b0e6020706020a35 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:23.905221 12070 raft_consensus.cc:2955] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.906530 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69aaaa2bd0ac4b698de8cd5bacd6cb1c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:23.918291 11990 consensus_queue.cc:237] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:13:23.934602 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 46558.8us
I20260709 12:13:23.940714 11891 catalog_manager.cc:5697] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.946403 12142 raft_consensus.cc:2955] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.948772 12137 raft_consensus.cc:1275] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:13:23.953694 11878 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet e4c8ea4f27a24943b0e6020706020a35 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader c7d446f329e942748f688f9408456513 (127.10.145.130:42693) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 12:13:23.944103 12736 raft_consensus.cc:2955] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.965807 12841 consensus_queue.cc:1048] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:23.946285 12735 raft_consensus.cc:1275] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:23.970676 12844 consensus_queue.cc:1048] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:23.973899 11892 catalog_manager.cc:5697] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:23.978142 12735 raft_consensus.cc:1275] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.980130 12844 consensus_queue.cc:1048] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.982635 12782 raft_consensus.cc:2955] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.985170 12069 raft_consensus.cc:1275] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.987550 12142 raft_consensus.cc:1275] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.987362 12736 raft_consensus.cc:2955] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:23.991374 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 034e676f37484f39bf8d499c5b9a558e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:13:23.998274 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 60671.6us
I20260709 12:13:23.993153 12782 consensus_queue.cc:1048] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:24.000867 12841 consensus_queue.cc:1048] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:24.014750 12142 raft_consensus.cc:2955] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
W20260709 12:13:24.499898 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 445307us
I20260709 12:13:24.842615 12912 raft_consensus.cc:2955] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:24.851795 12735 raft_consensus.cc:2955] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:24.859548 11981 tablet_service.cc:1558] Processing DeleteTablet for tablet e4c8ea4f27a24943b0e6020706020a35 with delete_type TABLET_DATA_TOMBSTONED (TS b2f0908da394419181d635cbf2db63e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:24.874564 12920 tablet_replica.cc:333] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:13:24.885551 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet 69aaaa2bd0ac4b698de8cd5bacd6cb1c with delete_type TABLET_DATA_TOMBSTONED (TS c7d446f329e942748f688f9408456513 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53298
I20260709 12:13:24.893822 11891 catalog_manager.cc:5697] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:24.897281 12920 raft_consensus.cc:2243] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:24.901104 12920 raft_consensus.cc:2272] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:24.911885 12142 raft_consensus.cc:2955] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:24.923957 12916 raft_consensus.cc:493] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:24.953783 12920 ts_tablet_manager.cc:1916] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:24.935016 12916 raft_consensus.cc:515] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:25.007901 12921 tablet_replica.cc:333] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:13:25.009451 12921 raft_consensus.cc:2243] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:25.010551 12921 raft_consensus.cc:2272] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:25.010643 12916 leader_election.cc:290] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:13:25.023103 12923 log.cc:927] Time spent T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260709 12:13:25.032601 12921 ts_tablet_manager.cc:1916] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:25.034045 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:25.043794 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:25.089982 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet 034e676f37484f39bf8d499c5b9a558e with delete_type TABLET_DATA_TOMBSTONED (TS c7d446f329e942748f688f9408456513 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53298
I20260709 12:13:25.093863 12920 ts_tablet_manager.cc:1929] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:25.094535 12920 log.cc:1199] T e4c8ea4f27a24943b0e6020706020a35 P b2f0908da394419181d635cbf2db63e7: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/wals/e4c8ea4f27a24943b0e6020706020a35
I20260709 12:13:25.094022 11894 catalog_manager.cc:5697] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:25.098536 11878 catalog_manager.cc:5028] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): tablet e4c8ea4f27a24943b0e6020706020a35 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:25.101624 12034 leader_election.cc:304] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:25.106117 12916 raft_consensus.cc:2749] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:25.104861 12070 raft_consensus.cc:2955] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:25.118794 12921 ts_tablet_manager.cc:1929] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:25.119316 12921 log.cc:1199] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/69aaaa2bd0ac4b698de8cd5bacd6cb1c
I20260709 12:13:25.121172 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet 69aaaa2bd0ac4b698de8cd5bacd6cb1c (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:25.121224 12921 tablet_replica.cc:333] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:13:25.135601 12921 raft_consensus.cc:2243] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:25.136562 12921 raft_consensus.cc:2272] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:25.139492 12921 ts_tablet_manager.cc:1916] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:25.156002 12921 ts_tablet_manager.cc:1929] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:25.156387 12921 log.cc:1199] T 034e676f37484f39bf8d499c5b9a558e P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/034e676f37484f39bf8d499c5b9a558e
I20260709 12:13:25.158056 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet 034e676f37484f39bf8d499c5b9a558e (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:25.167594 11991 consensus_queue.cc:237] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:25.174296 12735 raft_consensus.cc:1275] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:25.174495 12065 raft_consensus.cc:1275] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:25.176373 12915 consensus_queue.cc:1048] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:25.177502 12844 consensus_queue.cc:1048] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:25.187686 12884 raft_consensus.cc:2955] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:25.195013 12735 raft_consensus.cc:2955] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:25.200956 12065 raft_consensus.cc:2955] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:25.206517 11892 catalog_manager.cc:5697] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:25.214215 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cfcdfeae4a3d4d4294e1d6cf66374e16 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:25.219825 12132 tablet_service.cc:1558] Processing DeleteTablet for tablet cfcdfeae4a3d4d4294e1d6cf66374e16 with delete_type TABLET_DATA_TOMBSTONED (TS ff3dab3bca9d4b5bb839d2763a4c6d7a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36760
I20260709 12:13:25.224308 12927 tablet_replica.cc:333] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:13:25.225507 12927 raft_consensus.cc:2243] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:25.226387 12927 raft_consensus.cc:2272] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:25.230742 12927 ts_tablet_manager.cc:1916] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:25.251127 12927 ts_tablet_manager.cc:1929] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:25.251583 12927 log.cc:1199] T cfcdfeae4a3d4d4294e1d6cf66374e16 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/wals/cfcdfeae4a3d4d4294e1d6cf66374e16
I20260709 12:13:25.254106 11878 catalog_manager.cc:5028] TS ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): tablet cfcdfeae4a3d4d4294e1d6cf66374e16 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
W20260709 12:13:25.534832 12757 debug-util.cc:398] Leaking SignalData structure 0x7b0800092d80 after lost signal to thread 10825
W20260709 12:13:25.535880 12757 debug-util.cc:398] Leaking SignalData structure 0x7b080018f760 after lost signal to thread 11928
W20260709 12:13:25.537017 12757 debug-util.cc:398] Leaking SignalData structure 0x7b0800231a80 after lost signal to thread 12020
W20260709 12:13:25.538013 12757 debug-util.cc:398] Leaking SignalData structure 0x7b0800215cc0 after lost signal to thread 12095
W20260709 12:13:25.539178 12757 debug-util.cc:398] Leaking SignalData structure 0x7b080028f760 after lost signal to thread 12169
W20260709 12:13:25.540162 12757 debug-util.cc:398] Leaking SignalData structure 0x7b080031b640 after lost signal to thread 12760
I20260709 12:13:26.365551 12070 consensus_queue.cc:237] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:26.372539 12137 raft_consensus.cc:1275] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:26.374075 12034 consensus_peers.cc:597] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e87df03da1f94ed6b68a4e8000f78e94. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:26.375384 12929 consensus_queue.cc:1048] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.376433 11991 raft_consensus.cc:1275] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:26.379809 12929 consensus_queue.cc:1048] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:26.384846 12883 raft_consensus.cc:2955] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.389555 12144 raft_consensus.cc:2955] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.392681 11996 raft_consensus.cc:2955] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.412340 11894 catalog_manager.cc:5697] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.486967 12144 consensus_queue.cc:237] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:26.500151 12065 raft_consensus.cc:1275] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:26.500767 11990 raft_consensus.cc:1275] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:26.500909 12108 consensus_peers.cc:597] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 174366e57858481d92c2cf5eacc829e5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:26.502202 12913 consensus_queue.cc:1048] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.510767 12913 consensus_queue.cc:1048] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.519884 12906 raft_consensus.cc:2955] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.522501 11990 raft_consensus.cc:2955] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.524396 12065 raft_consensus.cc:2955] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.538762 12070 consensus_queue.cc:237] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:26.541996 11894 catalog_manager.cc:5697] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.559429 12137 raft_consensus.cc:1275] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:26.559823 12034 consensus_peers.cc:597] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c82d1b13812d4c9dac20a618920b7f23. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:26.562139 11990 raft_consensus.cc:1275] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:26.561355 12929 consensus_queue.cc:1048] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:26.564038 12929 consensus_queue.cc:1048] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:26.577392 12908 raft_consensus.cc:2955] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.580272 12137 raft_consensus.cc:2955] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.587167 11990 raft_consensus.cc:2955] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.597482 11996 consensus_queue.cc:237] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:26.598147 11892 catalog_manager.cc:5697] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:26.614825 11959 consensus_peers.cc:597] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f88c0787a254effad55bd2db506f17e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:26.618098 12137 raft_consensus.cc:1275] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:26.619491 12844 consensus_queue.cc:1048] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.625771 12070 raft_consensus.cc:1275] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:26.627152 12915 consensus_queue.cc:1048] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.632937 12915 raft_consensus.cc:2955] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.636706 12144 raft_consensus.cc:2955] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.649573 12065 raft_consensus.cc:2955] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:26.668751 11894 catalog_manager.cc:5697] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:26.942821 12950 ts_tablet_manager.cc:933] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:26.950448 12950 tablet_copy_client.cc:323] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.130:42693
I20260709 12:13:26.952606 12081 tablet_copy_service.cc:140] P c7d446f329e942748f688f9408456513: Received BeginTabletCopySession request for tablet e87df03da1f94ed6b68a4e8000f78e94 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:37440)
I20260709 12:13:26.953213 12081 tablet_copy_service.cc:161] P c7d446f329e942748f688f9408456513: Beginning new tablet copy session on tablet e87df03da1f94ed6b68a4e8000f78e94 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:37440: session id = e84e32b32aae476ab017ea16b9da6722-e87df03da1f94ed6b68a4e8000f78e94
I20260709 12:13:26.961591 12081 tablet_copy_source_session.cc:215] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:26.965224 12950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87df03da1f94ed6b68a4e8000f78e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:26.985345 12952 ts_tablet_manager.cc:933] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:26.994448 12950 tablet_copy_client.cc:806] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:26.995111 12950 tablet_copy_client.cc:670] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:27.007223 12950 tablet_copy_client.cc:538] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:27.034592 12952 tablet_copy_client.cc:323] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.130:42693
I20260709 12:13:27.037412 12081 tablet_copy_service.cc:140] P c7d446f329e942748f688f9408456513: Received BeginTabletCopySession request for tablet c82d1b13812d4c9dac20a618920b7f23 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:37440)
I20260709 12:13:27.037997 12081 tablet_copy_service.cc:161] P c7d446f329e942748f688f9408456513: Beginning new tablet copy session on tablet c82d1b13812d4c9dac20a618920b7f23 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:37440: session id = e84e32b32aae476ab017ea16b9da6722-c82d1b13812d4c9dac20a618920b7f23
I20260709 12:13:27.046993 12081 tablet_copy_source_session.cc:215] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:27.052455 12950 tablet_bootstrap.cc:492] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:27.055099 12952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82d1b13812d4c9dac20a618920b7f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:27.114475 12950 tablet_bootstrap.cc:492] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:27.115710 12950 tablet_bootstrap.cc:492] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:27.116806 12950 ts_tablet_manager.cc:1403] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.065s	user 0.032s	sys 0.006s
I20260709 12:13:27.117831 12952 tablet_copy_client.cc:806] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:27.118841 12952 tablet_copy_client.cc:670] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:27.123095 12950 raft_consensus.cc:359] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:27.124390 12950 raft_consensus.cc:740] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:27.125180 12950 consensus_queue.cc:260] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:27.131700 12952 tablet_copy_client.cc:538] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:27.186486 12952 tablet_bootstrap.cc:492] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:27.189787 12955 ts_tablet_manager.cc:933] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:27.201756 12950 ts_tablet_manager.cc:1434] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.085s	user 0.029s	sys 0.034s
I20260709 12:13:27.213609 12081 tablet_copy_service.cc:342] P c7d446f329e942748f688f9408456513: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-e87df03da1f94ed6b68a4e8000f78e94 received from {username='slave'} at 127.0.0.1:37440
I20260709 12:13:27.214123 12081 tablet_copy_service.cc:434] P c7d446f329e942748f688f9408456513: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-e87df03da1f94ed6b68a4e8000f78e94 on tablet e87df03da1f94ed6b68a4e8000f78e94 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:27.222051 12960 ts_tablet_manager.cc:933] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:27.234623 12955 tablet_copy_client.cc:323] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
I20260709 12:13:27.236828 12155 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet 174366e57858481d92c2cf5eacc829e5 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:13:27.237385 12155 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet 174366e57858481d92c2cf5eacc829e5 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-174366e57858481d92c2cf5eacc829e5
I20260709 12:13:27.320068 12155 tablet_copy_source_session.cc:215] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:27.325395 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 174366e57858481d92c2cf5eacc829e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:27.354642 12960 tablet_copy_client.cc:323] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:27.356547 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet 4f88c0787a254effad55bd2db506f17e from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:27.357177 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet 4f88c0787a254effad55bd2db506f17e from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-4f88c0787a254effad55bd2db506f17e
I20260709 12:13:27.369388 12006 tablet_copy_source_session.cc:215] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:27.374528 12960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f88c0787a254effad55bd2db506f17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:27.375550 12955 tablet_copy_client.cc:806] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:27.376133 12955 tablet_copy_client.cc:670] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:27.377336 12952 tablet_bootstrap.cc:492] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:27.378289 12952 tablet_bootstrap.cc:492] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:27.378949 12952 ts_tablet_manager.cc:1403] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.193s	user 0.048s	sys 0.049s
I20260709 12:13:27.382200 12952 raft_consensus.cc:359] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:27.383275 12952 raft_consensus.cc:740] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:27.383930 12952 consensus_queue.cc:260] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:27.384608 12955 tablet_copy_client.cc:538] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:27.388067 12952 ts_tablet_manager.cc:1434] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:13:27.392457 12081 tablet_copy_service.cc:342] P c7d446f329e942748f688f9408456513: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-c82d1b13812d4c9dac20a618920b7f23 received from {username='slave'} at 127.0.0.1:37440
I20260709 12:13:27.392870 12081 tablet_copy_service.cc:434] P c7d446f329e942748f688f9408456513: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-c82d1b13812d4c9dac20a618920b7f23 on tablet c82d1b13812d4c9dac20a618920b7f23 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:27.410256 12955 tablet_bootstrap.cc:492] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:27.437748 12955 tablet_bootstrap.cc:492] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:27.445035 12734 raft_consensus.cc:1217] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:27.447219 12955 tablet_bootstrap.cc:492] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:27.448108 12955 ts_tablet_manager.cc:1403] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.007s
I20260709 12:13:27.456037 12955 raft_consensus.cc:359] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:27.457062 12955 raft_consensus.cc:740] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:27.459640 12955 consensus_queue.cc:260] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:27.465767 12960 tablet_copy_client.cc:806] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:27.466396 12960 tablet_copy_client.cc:670] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:27.470508 12955 ts_tablet_manager.cc:1434] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:13:27.474251 12155 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-174366e57858481d92c2cf5eacc829e5 received from {username='slave'} at 127.0.0.1:40716
I20260709 12:13:27.474710 12155 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-174366e57858481d92c2cf5eacc829e5 on tablet 174366e57858481d92c2cf5eacc829e5 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:27.477145 12960 tablet_copy_client.cc:538] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:27.482307 12734 raft_consensus.cc:1217] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:27.491989 12960 tablet_bootstrap.cc:492] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:27.509152 12734 raft_consensus.cc:1217] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:27.523238 12960 tablet_bootstrap.cc:492] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:27.524283 12960 tablet_bootstrap.cc:492] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:27.525589 12960 ts_tablet_manager.cc:1403] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.034s	user 0.028s	sys 0.002s
I20260709 12:13:27.529166 12960 raft_consensus.cc:359] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:27.530090 12960 raft_consensus.cc:740] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:27.530792 12960 consensus_queue.cc:260] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:27.534497 12960 ts_tablet_manager.cc:1434] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 12:13:27.536193 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-4f88c0787a254effad55bd2db506f17e received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:27.536614 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-4f88c0787a254effad55bd2db506f17e on tablet 4f88c0787a254effad55bd2db506f17e with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:27.595065 12734 raft_consensus.cc:1217] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:27.929490 12934 raft_consensus.cc:1064] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:27.931874 12934 consensus_queue.cc:237] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:27.944283 12734 raft_consensus.cc:1275] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.946583 12065 raft_consensus.cc:1275] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.947381 12906 consensus_queue.cc:1048] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.954399 12913 consensus_queue.cc:1048] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.962896 12929 raft_consensus.cc:1064] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:27.966554 12929 consensus_queue.cc:237] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:27.971561 11991 raft_consensus.cc:1275] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.989495 12906 consensus_queue.cc:1048] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.996269 12906 raft_consensus.cc:2955] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.031859 12948 raft_consensus.cc:1064] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:28.039094 12734 raft_consensus.cc:1275] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.041270 11990 raft_consensus.cc:2955] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.044296 12948 consensus_queue.cc:237] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:28.049705 12958 consensus_queue.cc:1048] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.050534 12957 raft_consensus.cc:1064] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:28.072111 11894 catalog_manager.cc:5697] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.053035 12957 consensus_queue.cc:237] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:28.061201 12735 raft_consensus.cc:2955] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.083209 12070 raft_consensus.cc:2955] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.098106 12736 raft_consensus.cc:1275] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.101239 12142 raft_consensus.cc:1275] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.104871 12844 consensus_queue.cc:1048] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.105991 12963 consensus_queue.cc:1048] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.140041 12070 raft_consensus.cc:1275] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.150535 12949 consensus_queue.cc:1048] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:28.160130 12948 raft_consensus.cc:2955] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.162178 12736 raft_consensus.cc:2955] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.181352 12137 raft_consensus.cc:2955] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.205133 12069 raft_consensus.cc:2955] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.209803 12735 raft_consensus.cc:1275] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.210248 12144 raft_consensus.cc:1275] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.215832 11991 raft_consensus.cc:1275] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.219869 12144 raft_consensus.cc:1275] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.224881 12929 consensus_queue.cc:1048] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.225669 11991 raft_consensus.cc:1275] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:28.239934 12929 consensus_queue.cc:1048] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.243144 12975 consensus_queue.cc:1048] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.252686 12974 consensus_queue.cc:1048] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:28.276331 12137 consensus_queue.cc:237] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:28.280081 12974 consensus_queue.cc:1048] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.287458 12735 raft_consensus.cc:1275] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:28.290661 12913 consensus_queue.cc:1048] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:28.281196 11893 catalog_manager.cc:5697] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.301157 12069 raft_consensus.cc:1275] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:28.309922 12913 raft_consensus.cc:2955] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.318554 12735 raft_consensus.cc:2955] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.335702 11996 consensus_queue.cc:237] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:28.343484 12736 raft_consensus.cc:1275] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:28.344853 12906 consensus_queue.cc:1048] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:28.345175 12949 consensus_queue.cc:1048] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:28.355628 12143 raft_consensus.cc:1275] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:28.354812 12963 raft_consensus.cc:2955] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.357592 12844 consensus_queue.cc:1048] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:28.359633 12736 raft_consensus.cc:2955] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.366019 12974 raft_consensus.cc:2955] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.366956 12142 raft_consensus.cc:2955] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.375584 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f88c0787a254effad55bd2db506f17e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:28.397496 12069 raft_consensus.cc:2955] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.414588 11892 catalog_manager.cc:5697] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 1 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.427613 11990 raft_consensus.cc:2955] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:28.519893 12735 raft_consensus.cc:2955] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
W20260709 12:13:28.567832 12969 log.cc:927] Time spent T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513: Append to log took a long time: real 0.133s	user 0.000s	sys 0.000s
W20260709 12:13:28.670825 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 185121us
I20260709 12:13:29.495618 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 174366e57858481d92c2cf5eacc829e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:13:29.517269 12034 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.079s	user 0.011s	sys 0.019s
W20260709 12:13:29.517890 12034 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.079s	user 0.012s	sys 0.019s
W20260709 12:13:29.518317 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 1.07975e+06us
I20260709 12:13:29.542856 12957 raft_consensus.cc:493] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:29.544226 12957 raft_consensus.cc:515] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.546936 12974 raft_consensus.cc:2955] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:29.549976 12957 leader_election.cc:290] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.550314 11893 catalog_manager.cc:5697] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:29.556910 11960 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.970s	user 0.018s	sys 0.053s
W20260709 12:13:29.557334 11960 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.970s	user 0.018s	sys 0.053s
I20260709 12:13:29.561559 12735 raft_consensus.cc:2955] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:29.572990 13002 raft_consensus.cc:493] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.573634 13002 raft_consensus.cc:515] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.575795 13002 leader_election.cc:290] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:29.578830 13005 raft_consensus.cc:493] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:29.578832 13007 raft_consensus.cc:493] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.581094 13004 raft_consensus.cc:493] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.580854 12144 raft_consensus.cc:2955] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:29.588667 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:29.614344 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:29.617790 13007 raft_consensus.cc:515] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:29.626442 12143 raft_consensus.cc:2955] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:29.615310 13005 raft_consensus.cc:515] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.628646 13008 raft_consensus.cc:493] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
W20260709 12:13:29.635385 11961 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.036s	user 0.001s	sys 0.021s
W20260709 12:13:29.635761 11961 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.039s	user 0.002s	sys 0.021s
I20260709 12:13:29.636114 13005 leader_election.cc:290] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:29.636632 13007 leader_election.cc:290] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:29.639477 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f88c0787a254effad55bd2db506f17e with delete_type TABLET_DATA_TOMBSTONED (TS c7d446f329e942748f688f9408456513 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53298
I20260709 12:13:29.647002 12929 raft_consensus.cc:493] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.647593 12929 raft_consensus.cc:515] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.648089 12996 raft_consensus.cc:493] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:29.649799 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:29.648680 12996 raft_consensus.cc:515] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.654552 13005 raft_consensus.cc:493] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.658509 12929 leader_election.cc:290] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.658598 13005 raft_consensus.cc:515] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.660482 12929 raft_consensus.cc:493] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.660984 12929 raft_consensus.cc:515] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.675766 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:29.663220 12975 raft_consensus.cc:493] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.634497 13008 raft_consensus.cc:515] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:29.618146 13004 raft_consensus.cc:515] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.702354 13017 raft_consensus.cc:493] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:29.703163 13017 raft_consensus.cc:515] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.705950 12972 raft_consensus.cc:493] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:29.685992 13007 raft_consensus.cc:493] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.683313 12996 leader_election.cc:290] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.706580 12972 raft_consensus.cc:515] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.710372 12958 raft_consensus.cc:493] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.727327 13004 leader_election.cc:290] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:29.729301 13001 raft_consensus.cc:493] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.730283 12998 raft_consensus.cc:493] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:29.731582 12844 raft_consensus.cc:493] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:29.697872 12975 raft_consensus.cc:515] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:13:29.736691 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 73975.4us
I20260709 12:13:29.718667 13002 raft_consensus.cc:493] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.720395 13005 leader_election.cc:290] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:29.773154 12844 raft_consensus.cc:515] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:29.781935 11925 debug-util.cc:398] Leaking SignalData structure 0x7b0800035140 after lost signal to thread 10825
I20260709 12:13:29.772790 12998 raft_consensus.cc:515] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.782882 12988 raft_consensus.cc:493] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.716830 13007 raft_consensus.cc:515] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:13:29.782907 11925 debug-util.cc:398] Leaking SignalData structure 0x7b0800091f20 after lost signal to thread 11928
I20260709 12:13:29.785297 13015 raft_consensus.cc:493] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.785787 13015 raft_consensus.cc:515] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:29.786695 11925 debug-util.cc:398] Leaking SignalData structure 0x7b0800327d40 after lost signal to thread 12020
W20260709 12:13:29.787029 11925 debug-util.cc:398] Leaking SignalData structure 0x7b0800327ca0 after lost signal to thread 12021
I20260709 12:13:29.786432 12979 raft_consensus.cc:493] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
W20260709 12:13:29.787467 11925 debug-util.cc:398] Leaking SignalData structure 0x7b0800327bc0 after lost signal to thread 12034
I20260709 12:13:29.788102 13015 leader_election.cc:290] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:13:29.788563 11925 debug-util.cc:398] Leaking SignalData structure 0x7b0800327500 after lost signal to thread 12095
I20260709 12:13:29.753854 12949 raft_consensus.cc:493] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:29.786420 12993 raft_consensus.cc:493] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
W20260709 12:13:29.834025 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 139142us
I20260709 12:13:29.837467 13016 raft_consensus.cc:493] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.846832 12906 raft_consensus.cc:493] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.787899 12979 raft_consensus.cc:515] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:13:29.832916 11925 debug-util.cc:398] Leaking SignalData structure 0x7b08003274e0 after lost signal to thread 12096
I20260709 12:13:29.850121 12844 leader_election.cc:290] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.851189 13013 tablet_replica.cc:333] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:13:29.820345 12957 raft_consensus.cc:493] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.820078 13015 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:29.851621 12906 raft_consensus.cc:515] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.831128 12996 raft_consensus.cc:493] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:29.781203 13002 raft_consensus.cc:515] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.870117 12844 raft_consensus.cc:493] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:29.865204 12934 raft_consensus.cc:493] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.876293 12844 raft_consensus.cc:515] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:29.878167 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 88852.8us
I20260709 12:13:29.880300 12906 leader_election.cc:290] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:29.871179 13000 raft_consensus.cc:493] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:29.838047 13016 raft_consensus.cc:515] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.881357 13000 raft_consensus.cc:515] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.883626 13016 leader_election.cc:290] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:29.833089 12988 raft_consensus.cc:515] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.884138 13000 leader_election.cc:290] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.886687 12988 leader_election.cc:290] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.888718 12988 raft_consensus.cc:493] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:29.889487 12988 raft_consensus.cc:515] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:29.892114 12988 leader_election.cc:290] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:29.752345 12958 raft_consensus.cc:515] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.771762 13001 raft_consensus.cc:515] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.896489 13023 raft_consensus.cc:493] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.897534 12844 leader_election.cc:290] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.858719 12993 raft_consensus.cc:515] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:29.871075 12934 raft_consensus.cc:515] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.879954 13015 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:29.902107 11925 debug-util.cc:398] Leaking SignalData structure 0x7b08002d1c60 after lost signal to thread 12169
I20260709 12:13:29.899788 12929 leader_election.cc:290] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.909403 13019 raft_consensus.cc:493] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.878271 12957 raft_consensus.cc:515] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.913515 13020 raft_consensus.cc:493] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.914666 12979 leader_election.cc:290] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:29.915848 12906 raft_consensus.cc:493] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.902617 13017 leader_election.cc:290] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.850620 12949 raft_consensus.cc:515] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.879730 12996 raft_consensus.cc:515] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:29.906891 13018 raft_consensus.cc:493] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:29.923043 12906 raft_consensus.cc:515] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.925146 13024 raft_consensus.cc:493] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.918695 13016 raft_consensus.cc:493] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.931491 12906 leader_election.cc:290] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:29.920643 12998 leader_election.cc:290] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.934674 12975 leader_election.cc:290] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:29.924299 12979 raft_consensus.cc:493] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:29.932799 13024 raft_consensus.cc:515] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.930259 13018 raft_consensus.cc:515] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.942848 13002 leader_election.cc:290] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:29.944061 12957 leader_election.cc:290] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.945366 13015 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.932066 13008 leader_election.cc:290] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:29.947443 13003 raft_consensus.cc:493] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.935082 13016 raft_consensus.cc:515] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.912891 13023 raft_consensus.cc:515] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.940964 12979 raft_consensus.cc:515] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:13:29.976955 11925 debug-util.cc:398] Leaking SignalData structure 0x7b08002db4a0 after lost signal to thread 12760
I20260709 12:13:29.922875 13019 raft_consensus.cc:515] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.989473 12934 leader_election.cc:290] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:29.927845 13020 raft_consensus.cc:515] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.990933 13009 raft_consensus.cc:493] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.987848 13011 raft_consensus.cc:493] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:29.995354 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:29.970263 13023 leader_election.cc:290] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:29.987979 12958 leader_election.cc:290] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.957094 12972 leader_election.cc:290] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.998735 13014 raft_consensus.cc:493] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:29.966090 12993 leader_election.cc:290] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:29.994396 13011 raft_consensus.cc:515] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:29.992980 13007 leader_election.cc:290] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.999468 13014 raft_consensus.cc:515] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.000952 12993 raft_consensus.cc:493] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.016516 13019 leader_election.cc:290] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:29.993384 13003 raft_consensus.cc:515] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.021606 13011 leader_election.cc:290] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:30.023255 13013 raft_consensus.cc:2243] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.024308 13013 raft_consensus.cc:2272] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.004417 13007 raft_consensus.cc:493] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.029021 13007 raft_consensus.cc:515] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.031488 13007 leader_election.cc:290] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.033850 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.010197 13001 leader_election.cc:290] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.009743 13018 leader_election.cc:290] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.018528 12993 raft_consensus.cc:515] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.055371 12993 leader_election.cc:290] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.003794 13009 raft_consensus.cc:515] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.056908 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f88c0787a254effad55bd2db506f17e" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.065989 12142 raft_consensus.cc:2468] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 1.
I20260709 12:13:30.079280 12844 raft_consensus.cc:493] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:30.080024 12844 raft_consensus.cc:515] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.089401 13020 leader_election.cc:290] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:30.090462 12979 leader_election.cc:290] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.087864 13000 raft_consensus.cc:493] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.069901 12996 leader_election.cc:290] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:30.094709 12844 leader_election.cc:290] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.085626 13016 leader_election.cc:290] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:30.091004 12949 leader_election.cc:290] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.095963 12929 raft_consensus.cc:493] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.099527 12929 raft_consensus.cc:515] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.093287 13015 raft_consensus.cc:493] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.102226 13015 raft_consensus.cc:515] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.103411 12929 leader_election.cc:290] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.104882 12844 raft_consensus.cc:493] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:30.105525 12844 raft_consensus.cc:515] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.110752 12996 raft_consensus.cc:493] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.111305 13003 leader_election.cc:290] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.094722 12972 raft_consensus.cc:493] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:30.111317 12996 raft_consensus.cc:515] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.111984 12972 raft_consensus.cc:515] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.112306 12844 leader_election.cc:290] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:30.091799 12699 leader_election.cc:304] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:30.113456 12996 leader_election.cc:290] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.113837 12972 leader_election.cc:290] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.093554 12974 raft_consensus.cc:493] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.114519 12974 raft_consensus.cc:515] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.114969 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.116523 12974 leader_election.cc:290] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.099349 13028 raft_consensus.cc:493] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.117914 13028 raft_consensus.cc:515] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.126240 13028 leader_election.cc:290] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:30.126802 13013 ts_tablet_manager.cc:1916] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:30.104255 13015 leader_election.cc:290] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.092088 13000 raft_consensus.cc:515] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.149184 13022 raft_consensus.cc:493] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.149621 13030 raft_consensus.cc:493] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.149899 13022 raft_consensus.cc:515] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.150360 13030 raft_consensus.cc:515] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.135283 12979 raft_consensus.cc:2804] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:30.120702 13003 raft_consensus.cc:493] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.145874 12998 raft_consensus.cc:493] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
W20260709 12:13:30.158201 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 279126us
W20260709 12:13:30.162292 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 290199us
I20260709 12:13:30.155570 12979 raft_consensus.cc:493] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.153626 13024 leader_election.cc:290] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.159978 12972 raft_consensus.cc:493] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.168354 12844 raft_consensus.cc:493] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:30.169507 12844 raft_consensus.cc:515] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.166198 12979 raft_consensus.cc:3060] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.176828 12972 raft_consensus.cc:515] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.176976 13029 raft_consensus.cc:493] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.161257 13003 raft_consensus.cc:515] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.159138 12998 raft_consensus.cc:515] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.167966 13018 raft_consensus.cc:493] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:30.168361 13014 leader_election.cc:290] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.168973 13030 leader_election.cc:290] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.192708 12844 leader_election.cc:290] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.196211 13019 raft_consensus.cc:493] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.183270 12949 raft_consensus.cc:493] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.184427 13001 raft_consensus.cc:493] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.198144 13019 raft_consensus.cc:515] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.181977 13026 raft_consensus.cc:493] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:30.186510 12993 raft_consensus.cc:493] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.203720 13026 raft_consensus.cc:515] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.186416 13009 leader_election.cc:290] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:30.199767 13020 raft_consensus.cc:493] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.194242 13033 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.192109 13018 raft_consensus.cc:515] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:30.201743 13001 raft_consensus.cc:515] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.205550 12949 raft_consensus.cc:515] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.221396 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d9e3d68d24a5fbcfe25671d99e9c9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:30.225879 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.224901 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.228756 12142 raft_consensus.cc:2468] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.230561 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.225325 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.230893 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.231287 12144 raft_consensus.cc:2468] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.231482 12143 raft_consensus.cc:2468] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.211674 13000 leader_election.cc:290] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.204989 12993 raft_consensus.cc:515] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.236533 12145 raft_consensus.cc:2468] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.238752 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:30.239307 12736 raft_consensus.cc:2468] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.233531 13009 raft_consensus.cc:493] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.221989 13025 raft_consensus.cc:493] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.240518 12993 leader_election.cc:290] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.191609 13029 raft_consensus.cc:515] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.223243 13003 leader_election.cc:290] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.222966 13019 leader_election.cc:290] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.240707 12733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:30.243460 13026 leader_election.cc:290] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.217303 13022 leader_election.cc:290] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.243620 13039 raft_consensus.cc:493] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.216910 13020 raft_consensus.cc:515] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.244284 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d9e3d68d24a5fbcfe25671d99e9c9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.245227 12972 leader_election.cc:290] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.276182 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.276770 12069 raft_consensus.cc:2468] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.242549 13015 raft_consensus.cc:493] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.222282 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:30.259212 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.282749 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.249985 12934 raft_consensus.cc:493] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.258728 12949 leader_election.cc:290] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.243031 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.221407 13036 raft_consensus.cc:493] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.246248 12974 raft_consensus.cc:493] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.248543 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.247776 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.284253 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.234031 13033 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.282748 12734 raft_consensus.cc:2468] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.250721 13035 raft_consensus.cc:493] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.286410 12934 raft_consensus.cc:515] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.282562 12988 raft_consensus.cc:493] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.288678 12142 raft_consensus.cc:2468] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.246476 13009 raft_consensus.cc:515] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.272931 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.291611 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.289487 12733 raft_consensus.cc:2468] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.257881 13025 raft_consensus.cc:515] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.314155 12069 raft_consensus.cc:2468] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.315798 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.316550 12142 raft_consensus.cc:2468] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.319823 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.320405 13001 leader_election.cc:290] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.320499 12139 raft_consensus.cc:2468] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.321133 13009 leader_election.cc:290] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:30.321532 13018 leader_election.cc:290] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:30.322269 13020 leader_election.cc:290] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:30.315064 12988 raft_consensus.cc:515] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.323051 12137 raft_consensus.cc:2468] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
W20260709 12:13:30.310051 13027 log.cc:927] Time spent T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 12:13:30.328996 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.329856 12144 raft_consensus.cc:2468] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.332279 13033 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.285368 13039 raft_consensus.cc:515] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.309737 12138 raft_consensus.cc:2468] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.339426 12069 raft_consensus.cc:2468] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.289903 12974 raft_consensus.cc:515] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.355772 12934 leader_election.cc:290] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:30.356523 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.357160 12065 raft_consensus.cc:2468] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.358531 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.323567 13029 leader_election.cc:290] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.291262 13015 raft_consensus.cc:515] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.322837 12145 raft_consensus.cc:2468] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.362571 12974 leader_election.cc:290] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:30.364432 13025 leader_election.cc:290] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:30.367723 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.368498 12067 raft_consensus.cc:2468] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.374194 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.374985 12066 raft_consensus.cc:2468] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.376145 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.377022 12998 leader_election.cc:290] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.287712 13036 raft_consensus.cc:515] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:30.394237 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 210275us
I20260709 12:13:30.391330 13039 leader_election.cc:290] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.411120 13033 raft_consensus.cc:493] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.411718 13033 raft_consensus.cc:515] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.412144 12949 raft_consensus.cc:493] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:30.412959 12949 raft_consensus.cc:515] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.333250 13035 raft_consensus.cc:515] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.492877 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
W20260709 12:13:30.489555 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 90259.2us
I20260709 12:13:30.497494 12140 raft_consensus.cc:2468] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.493220 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.490689 13018 raft_consensus.cc:493] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:30.498934 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.499629 12064 raft_consensus.cc:2468] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.499452 13018 raft_consensus.cc:515] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.500334 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d9e3d68d24a5fbcfe25671d99e9c9" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.501494 13018 leader_election.cc:290] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.504036 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.504527 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.505151 12065 raft_consensus.cc:2468] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.505806 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:30.506428 12734 raft_consensus.cc:2468] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.493577 12108 leader_election.cc:304] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:30.509310 12070 raft_consensus.cc:2468] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.511898 13020 raft_consensus.cc:2804] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:30.512315 13020 raft_consensus.cc:493] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.512732 13020 raft_consensus.cc:3060] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.513881 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.515408 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.516067 12137 raft_consensus.cc:2468] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 1.
I20260709 12:13:30.517058 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.518996 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.450066 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.462957 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.521939 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.522195 12068 raft_consensus.cc:2468] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.522555 12071 raft_consensus.cc:2468] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 1.
I20260709 12:13:30.521931 12067 raft_consensus.cc:2468] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 1.
I20260709 12:13:30.520519 12136 raft_consensus.cc:2468] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.526185 12979 raft_consensus.cc:515] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.523766 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:30.528244 12735 raft_consensus.cc:2468] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.528669 13033 leader_election.cc:290] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.520450 12988 leader_election.cc:290] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.530179 12979 leader_election.cc:290] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.447167 12699 leader_election.cc:304] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
W20260709 12:13:30.531138 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 84097.8us
I20260709 12:13:30.531147 12108 leader_election.cc:304] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:30.532191 13007 raft_consensus.cc:2749] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.415081 13015 leader_election.cc:290] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.430846 13036 leader_election.cc:290] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.534045 13013 ts_tablet_manager.cc:1929] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:30.533844 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f88c0787a254effad55bd2db506f17e" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:30.534507 13013 log.cc:1199] T 4f88c0787a254effad55bd2db506f17e P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/4f88c0787a254effad55bd2db506f17e
I20260709 12:13:30.534703 12141 raft_consensus.cc:3060] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.543015 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.544050 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.544202 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.544399 12141 raft_consensus.cc:2468] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 2.
I20260709 12:13:30.545377 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.545396 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.546592 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.549679 12108 leader_election.cc:304] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:30.550356 13025 raft_consensus.cc:2804] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:30.532648 12699 leader_election.cc:304] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:30.556066 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.550760 13025 raft_consensus.cc:493] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.557317 13025 raft_consensus.cc:3060] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.557797 12145 raft_consensus.cc:1240] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:30.521389 12949 leader_election.cc:290] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.567705 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.568583 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:30.569604 12063 raft_consensus.cc:2468] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:30.552268 12934 raft_consensus.cc:2804] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:30.574131 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.569813 12979 raft_consensus.cc:2804] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:30.575156 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.572057 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.577863 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.578367 12730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:30.574527 13035 leader_election.cc:290] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:30.577431 12979 raft_consensus.cc:493] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.581789 12979 raft_consensus.cc:3060] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.573155 12934 raft_consensus.cc:493] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.582289 12934 raft_consensus.cc:3060] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.574318 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4403f5c3b341c78c7ab67afe60a513" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.570865 12699 leader_election.cc:304] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [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: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:13:30.584940 13007 raft_consensus.cc:2804] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:30.589397 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.589452 13007 raft_consensus.cc:493] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.590018 13007 raft_consensus.cc:3060] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.604192 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.612813 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429d9e3d68d24a5fbcfe25671d99e9c9" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.627044 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.627521 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.627712 11989 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.622885 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.633057 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.633246 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.633131 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14f37fc7c1e4bfebf39e330a17917dd" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.635345 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.635494 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.636653 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.637017 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.637389 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.637732 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.638877 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.639421 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.640048 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.640256 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.640973 11987 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:30.642350 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.643185 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4624a2f10b34c1bb9732a93121b0383" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.647358 11959 leader_election.cc:304] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:30.631727 13033 raft_consensus.cc:493] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.648492 13033 raft_consensus.cc:515] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.650879 12972 raft_consensus.cc:2749] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.653856 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.654408 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22535c8307f346cb8de47b1570d25303" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.651109 13033 leader_election.cc:290] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.651283 13022 raft_consensus.cc:493] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.656180 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4403f5c3b341c78c7ab67afe60a513" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.642330 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6ed6584a5047719bfd3066ef1980e6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.658634 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.623497 12699 leader_election.cc:304] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [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: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:13:30.659363 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36bed9c666422db88b1ce6305053cf" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.659332 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.803880 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.742425 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.697762 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:13:30.917701 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 133874us
I20260709 12:13:30.803406 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.920023 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.658874 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.927428 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6ed6584a5047719bfd3066ef1980e6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.715902 11891 catalog_manager.cc:5697] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:30.645123 13037 raft_consensus.cc:493] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:30.687764 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.801715 13020 raft_consensus.cc:515] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.706765 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.658733 13022 raft_consensus.cc:515] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.836201 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.802672 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.658073 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b693a4bcb9304079b9944f7d116b1245" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.810096 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.689546 11992 raft_consensus.cc:2955] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:30.675767 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.744546 11893 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56028 (request call id 158) took 2289 ms. Trace:
I20260709 12:13:30.691711 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.939409 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14f37fc7c1e4bfebf39e330a17917dd" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.931977 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.940387 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.942344 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.806689 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.669171 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.929716 11891 catalog_manager.cc:5697] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:30.950637 13022 leader_election.cc:290] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:30.958129 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.781589 12979 raft_consensus.cc:515] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.808612 13025 raft_consensus.cc:515] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.961082 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.944815 13037 raft_consensus.cc:515] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:30.951102 12998 consensus_queue.cc:1059] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 12:13:30.967314 12998 raft_consensus.cc:3055] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:30.967689 12998 raft_consensus.cc:740] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:30.967937 13037 leader_election.cc:290] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.968493 12998 consensus_queue.cc:260] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:30.982434 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:30.987421 12979 leader_election.cc:290] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:30.988076 12979 raft_consensus.cc:2804] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:30.988476 12979 raft_consensus.cc:493] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:30.988830 12979 raft_consensus.cc:3060] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.991705 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.992734 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.995949 12034 leader_election.cc:304] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:30.996191 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4624a2f10b34c1bb9732a93121b0383" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.953313 11893 rpcz_store.cc:276] 0709 12:13:28.427700 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.664800 (+237100us) service_pool.cc:224] Handling call
0709 12:13:30.715591 (+2050791us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:29.637643 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:29.773845 (+136202us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:29.780280 (+  6435us) write_op.cc:435] Acquired schema lock
0709 12:13:29.781409 (+  1129us) tablet.cc:662] Decoding operations
0709 12:13:29.849681 (+ 68272us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:29.858125 (+  8444us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:29.869374 (+ 11249us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:29.902341 (+ 32967us) tablet.cc:701] Row locks acquired
0709 12:13:29.903881 (+  1540us) write_op.cc:260] PREPARE: finished
0709 12:13:29.908628 (+  4747us) write_op.cc:270] Start()
0709 12:13:29.917831 (+  9203us) write_op.cc:276] Timestamp: P: 1783599209908562 usec, L: 0
0709 12:13:29.919431 (+  1600us) op_driver.cc:348] REPLICATION: starting
0709 12:13:29.925356 (+  5925us) log.cc:844] Serialized 602 byte log entry
0709 12:13:30.519286 (+593930us) op_driver.cc:464] REPLICATION: finished
0709 12:13:30.650792 (+131506us) write_op.cc:301] APPLY: starting
0709 12:13:30.650876 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:30.650970 (+    94us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:30.651082 (+   112us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:30.672742 (+ 21660us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:30.672940 (+   198us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:30.673012 (+    72us) write_op.cc:312] APPLY: finished
0709 12:13:30.694074 (+ 21062us) log.cc:844] Serialized 22 byte log entry
0709 12:13:30.694256 (+   182us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:30.694336 (+    80us) write_op.cc:454] Released schema lock
0709 12:13:30.694374 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:30.694901 (+   527us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:30.695032 (+   131us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":54886,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":131256,"apply.run_cpu_time_us":2168,"apply.run_wall_time_us":44001,"num_ops":1,"prepare.queue_time_us":26003,"prepare.run_cpu_time_us":34213,"prepare.run_wall_time_us":549412,"raft.queue_time_us":319403,"raft.run_cpu_time_us":18758,"raft.run_wall_time_us":56621,"replication_time_us":599615,"spinlock_wait_cycles":19456,"thread_start_us":460817,"threads_started":4,"wal-append.queue_time_us":270799}]]}
I20260709 12:13:30.993624 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.972533 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.994303 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:30.994652 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b693a4bcb9304079b9944f7d116b1245" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:30.995077 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:31.000440 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.000839 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.001405 13007 raft_consensus.cc:515] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.001689 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.003115 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.003433 13007 leader_election.cc:290] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.006556 13020 leader_election.cc:290] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:31.006805 12136 raft_consensus.cc:1240] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.008076 13025 leader_election.cc:290] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:31.014458 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.014981 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.015683 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:31.017822 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:31.019349 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:31.022622 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.023087 12136 raft_consensus.cc:1240] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.024955 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.025085 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:31.025771 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.025939 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36bed9c666422db88b1ce6305053cf" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:31.027102 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:31.027223 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.027019 12934 raft_consensus.cc:515] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.014554 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:31.025309 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.029615 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.029822 12142 raft_consensus.cc:1240] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.030319 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22535c8307f346cb8de47b1570d25303" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:31.031189 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:31.031555 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.033078 12034 leader_election.cc:304] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.017319 12998 raft_consensus.cc:3060] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.041272 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.041458 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:13:31.042920 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 98069.1us
I20260709 12:13:31.044116 12108 leader_election.cc:304] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.044476 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:31.044914 12108 leader_election.cc:304] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.035841 13036 raft_consensus.cc:2804] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.046277 12108 leader_election.cc:304] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.047844 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.049191 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:31.050843 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:31.054262 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.045867 13025 raft_consensus.cc:2804] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.056842 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:31.061461 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.048537 13036 raft_consensus.cc:493] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.050606 13035 raft_consensus.cc:2804] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.050819 13020 raft_consensus.cc:2804] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.077764 13035 raft_consensus.cc:493] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.077855 13020 raft_consensus.cc:493] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.078285 13035 raft_consensus.cc:3060] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.078382 13020 raft_consensus.cc:3060] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.052021 13015 raft_consensus.cc:2804] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.081251 13015 raft_consensus.cc:493] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.081652 13015 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.069478 12979 raft_consensus.cc:515] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.059113 13025 raft_consensus.cc:493] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.087589 13025 raft_consensus.cc:3060] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.076337 13007 raft_consensus.cc:493] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:31.092496 13007 raft_consensus.cc:515] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.095744 13007 leader_election.cc:290] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.096215 13007 raft_consensus.cc:493] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:31.077126 13036 raft_consensus.cc:3060] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.087095 13045 raft_consensus.cc:493] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:31.103613 13045 raft_consensus.cc:515] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.106117 13045 leader_election.cc:290] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.108307 12979 leader_election.cc:290] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.086077 12934 leader_election.cc:290] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:31.114285 13036 raft_consensus.cc:515] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:31.116719 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 61010.7us
I20260709 12:13:31.128399 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:31.130301 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 97345.1us
I20260709 12:13:31.131065 12034 leader_election.cc:304] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.131848 12034 leader_election.cc:304] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.096675 13007 raft_consensus.cc:515] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.134135 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:31.135031 13048 raft_consensus.cc:2804] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.136884 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.137857 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.141252 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet 4f88c0787a254effad55bd2db506f17e (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:31.141947 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.143043 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.144138 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.145740 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.147090 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:31.130330 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 519663us
I20260709 12:13:31.130723 13036 leader_election.cc:290] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.128077 12934 raft_consensus.cc:493] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:31.085423 13020 raft_consensus.cc:515] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.135463 13048 raft_consensus.cc:493] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.156352 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.156833 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.160528 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.161320 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f88c0787a254effad55bd2db506f17e" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.161998 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f88c0787a254effad55bd2db506f17e" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.133687 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.165220 12067 raft_consensus.cc:1240] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.155740 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:31.177708 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.169757 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:31.178714 12143 raft_consensus.cc:2393] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e84e32b32aae476ab017ea16b9da6722 in current term 2: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:31.170414 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:31.173816 11990 raft_consensus.cc:2468] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 2.
I20260709 12:13:31.171123 12934 raft_consensus.cc:515] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:13:31.183403 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 51581.6us
I20260709 12:13:31.188930 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:31.183193 13036 raft_consensus.cc:2804] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.191916 12034 leader_election.cc:304] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.192108 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
W20260709 12:13:31.176548 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 127027us
I20260709 12:13:31.193909 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.177186 13048 raft_consensus.cc:3060] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.171602 13037 consensus_queue.cc:1059] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 12:13:31.200721 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.200982 13037 raft_consensus.cc:3055] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.201404 13037 raft_consensus.cc:740] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:31.180225 13046 raft_consensus.cc:493] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:31.193295 12034 leader_election.cc:304] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.194120 12108 leader_election.cc:304] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.163059 13042 consensus_queue.cc:1059] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 12:13:31.186545 12934 leader_election.cc:290] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:31.188907 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.193873 13036 raft_consensus.cc:493] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.180476 12996 consensus_queue.cc:1059] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:13:31.229830 12034 leader_election.cc:304] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.231988 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:31.217628 13036 raft_consensus.cc:3060] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.217319 12934 raft_consensus.cc:493] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:31.242178 13034 raft_consensus.cc:2804] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.243700 13034 raft_consensus.cc:493] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.244148 13034 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.245083 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.247387 12949 raft_consensus.cc:3055] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.247805 12949 raft_consensus.cc:740] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:31.248564 12034 leader_election.cc:304] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.250128 12934 raft_consensus.cc:515] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.250785 12949 consensus_queue.cc:260] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.252072 12949 raft_consensus.cc:3060] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.252358 12934 leader_election.cc:290] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.206315 13046 raft_consensus.cc:515] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.252126 13056 raft_consensus.cc:2804] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.256821 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:31.261621 11959 leader_election.cc:304] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.206874 13037 consensus_queue.cc:260] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.233976 13049 raft_consensus.cc:493] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:31.263247 11959 leader_election.cc:304] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.236836 13052 raft_consensus.cc:2804] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.266614 13062 raft_consensus.cc:2804] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.233774 12699 leader_election.cc:304] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.269353 12034 leader_election.cc:304] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.264683 13041 raft_consensus.cc:2749] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.259208 13056 raft_consensus.cc:493] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.289407 13056 raft_consensus.cc:3060] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.271070 13049 raft_consensus.cc:515] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.274789 12034 leader_election.cc:304] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.281289 13055 raft_consensus.cc:2749] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.283713 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:31.284592 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:31.256335 13000 raft_consensus.cc:3055] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.260900 13035 raft_consensus.cc:515] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.247920 13025 raft_consensus.cc:515] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.286666 13053 raft_consensus.cc:493] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:31.293990 13046 leader_election.cc:290] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.272425 13052 raft_consensus.cc:493] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.294757 13037 raft_consensus.cc:3060] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.299587 12034 leader_election.cc:304] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.268007 13051 raft_consensus.cc:2804] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.303265 13050 raft_consensus.cc:2749] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.306034 13057 raft_consensus.cc:2804] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.306417 13057 raft_consensus.cc:493] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.306772 13057 raft_consensus.cc:3060] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:31.303253 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 109224us
I20260709 12:13:31.295200 13060 raft_consensus.cc:2804] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.307730 12108 leader_election.cc:304] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.307901 11959 leader_election.cc:304] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.291730 13062 raft_consensus.cc:493] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.297276 13000 raft_consensus.cc:740] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:31.304741 13051 raft_consensus.cc:493] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.311643 12145 raft_consensus.cc:1240] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.311458 13015 raft_consensus.cc:515] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.313832 11959 leader_election.cc:304] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.319428 11959 leader_election.cc:304] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.310312 13000 consensus_queue.cc:260] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.320573 13055 raft_consensus.cc:2749] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.321240 13000 raft_consensus.cc:3060] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.322701 11959 leader_election.cc:304] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.323537 11959 leader_election.cc:304] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.321621 13007 leader_election.cc:290] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.321743 13049 leader_election.cc:290] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.310662 13033 raft_consensus.cc:2749] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.325807 12996 raft_consensus.cc:2749] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.304430 13020 leader_election.cc:290] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.325918 13042 raft_consensus.cc:2749] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.303354 13052 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.309062 13053 raft_consensus.cc:515] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:31.308749 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 82333.2us
I20260709 12:13:31.310526 13025 leader_election.cc:290] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.316826 13015 leader_election.cc:290] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.327108 11959 leader_election.cc:304] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.308776 13060 raft_consensus.cc:493] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.322595 13035 leader_election.cc:290] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.311517 13051 raft_consensus.cc:3060] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.332638 11959 leader_election.cc:304] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.329066 13059 raft_consensus.cc:2804] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.313692 13063 raft_consensus.cc:2804] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.339085 11959 leader_election.cc:304] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.309461 13062 raft_consensus.cc:3060] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.334120 12996 raft_consensus.cc:2749] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.337100 13033 raft_consensus.cc:2749] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.324878 13055 raft_consensus.cc:2749] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.338032 12108 leader_election.cc:304] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.347735 11959 leader_election.cc:304] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.330394 13060 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:31.351006 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 51520.8us
I20260709 12:13:31.348423 13022 raft_consensus.cc:2749] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.352276 13049 raft_consensus.cc:2804] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.352438 12034 leader_election.cc:304] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.352713 13049 raft_consensus.cc:493] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.353685 13015 raft_consensus.cc:2804] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.351946 12108 leader_election.cc:304] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.330257 13053 leader_election.cc:290] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.354049 13041 raft_consensus.cc:2749] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.353150 13049 raft_consensus.cc:3060] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.355351 11959 leader_election.cc:304] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.333338 12699 leader_election.cc:304] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.353780 12034 leader_election.cc:304] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.354700 13015 raft_consensus.cc:493] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.335507 13059 raft_consensus.cc:493] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.347675 13063 raft_consensus.cc:493] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.357575 12108 leader_election.cc:304] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.361325 11959 leader_election.cc:304] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.362985 13063 raft_consensus.cc:3060] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.365134 12108 leader_election.cc:304] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.366041 12108 leader_election.cc:304] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.367435 11959 leader_election.cc:304] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.359747 13042 raft_consensus.cc:2749] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.360692 13015 raft_consensus.cc:3060] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.361477 13053 raft_consensus.cc:2804] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.371309 12108 leader_election.cc:304] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:31.360064 13061 raft_consensus.cc:2804] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.361572 13059 raft_consensus.cc:3060] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.382642 11959 leader_election.cc:304] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.367066 13007 raft_consensus.cc:2749] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.368592 13034 raft_consensus.cc:515] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.370051 13055 raft_consensus.cc:2749] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.368477 13035 raft_consensus.cc:2804] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.367856 13025 raft_consensus.cc:2804] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.377620 13020 raft_consensus.cc:2804] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.392807 13046 raft_consensus.cc:2804] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.393767 13020 raft_consensus.cc:493] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.390996 11959 leader_election.cc:304] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.366923 13036 raft_consensus.cc:515] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.378675 13041 raft_consensus.cc:2749] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.398283 11959 leader_election.cc:304] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.377745 13053 raft_consensus.cc:493] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.400302 13033 raft_consensus.cc:2749] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.403491 11959 leader_election.cc:304] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.392544 12949 raft_consensus.cc:2749] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.389879 13061 raft_consensus.cc:493] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.405404 11959 leader_election.cc:304] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.393349 13025 raft_consensus.cc:493] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.393105 13035 raft_consensus.cc:493] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.394243 13046 raft_consensus.cc:493] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.398118 13020 raft_consensus.cc:3060] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.408882 11959 leader_election.cc:304] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.408589 13025 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.408725 13046 raft_consensus.cc:3060] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.398938 13042 raft_consensus.cc:2749] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.404377 13053 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.406200 13055 raft_consensus.cc:2749] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.411445 13033 raft_consensus.cc:2749] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:31.408998 13061 raft_consensus.cc:3060] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.414844 11959 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.388839 13057 raft_consensus.cc:515] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.408815 13035 raft_consensus.cc:3060] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.417838 13036 leader_election.cc:290] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.418239 13034 leader_election.cc:290] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.428218 12034 leader_election.cc:304] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.429450 11959 leader_election.cc:304] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.431447 11959 leader_election.cc:304] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.413964 13041 raft_consensus.cc:2749] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.432821 12996 raft_consensus.cc:2749] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.433809 13036 raft_consensus.cc:2749] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.433842 13055 raft_consensus.cc:2749] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.434209 12034 leader_election.cc:304] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:13:31.435081 12034 leader_election.cc:304] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: 
W20260709 12:13:31.436620 11960 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.432670 11959 leader_election.cc:304] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.442226 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36bed9c666422db88b1ce6305053cf" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:31.444940 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:31.426846 13033 raft_consensus.cc:2749] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.438385 13036 raft_consensus.cc:2804] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.446842 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:31.446950 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:31.451206 12699 leader_election.cc:304] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:31.456552 13057 leader_election.cc:290] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.461560 12972 raft_consensus.cc:2749] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.475298 13052 raft_consensus.cc:515] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.412362 13048 raft_consensus.cc:515] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.471446 13036 raft_consensus.cc:493] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.476452 13063 raft_consensus.cc:515] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.462621 11959 leader_election.cc:304] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.486750 13062 raft_consensus.cc:515] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.487574 12972 raft_consensus.cc:2749] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.487655 13063 leader_election.cc:290] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.477187 13007 raft_consensus.cc:2749] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.485412 12730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:31.444132 13065 raft_consensus.cc:2804] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.487030 11959 leader_election.cc:304] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.489567 13065 raft_consensus.cc:493] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:31.489951 13065 raft_consensus.cc:3060] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.490500 11959 leader_election.cc:304] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.485888 13036 raft_consensus.cc:3060] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.488811 13062 leader_election.cc:290] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.502550 13037 raft_consensus.cc:2749] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.507197 11959 leader_election.cc:304] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.503129 13056 raft_consensus.cc:515] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.516422 13056 leader_election.cc:290] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.517282 13037 raft_consensus.cc:2749] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.518822 11959 leader_election.cc:304] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.519863 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36bed9c666422db88b1ce6305053cf" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.521751 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.501873 13033 raft_consensus.cc:2749] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.529245 11891 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53896 (request call id 57) took 1797 ms. Trace:
I20260709 12:13:31.530014 12069 consensus_queue.cc:237] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.505026 12699 leader_election.cc:304] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:31.533353 11892 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56036 (request call id 152) took 1561 ms. Trace:
I20260709 12:13:31.532923 11981 tablet_service.cc:1558] Processing DeleteTablet for tablet 174366e57858481d92c2cf5eacc829e5 with delete_type TABLET_DATA_TOMBSTONED (TS b2f0908da394419181d635cbf2db63e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:31.488852 13059 raft_consensus.cc:515] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.533725 11892 rpcz_store.cc:276] 0709 12:13:29.967244 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:29.967416 (+   172us) service_pool.cc:224] Handling call
0709 12:13:30.189160 (+221744us) spinlock_profiling.cc:243] Waited 216 ms on lock 0x7b54000d0cd4. stack: 00007fa34bda1343 00007fa34bda1240 00007fa34b7301d4 00007fa35546e304 00007fa35546e299 00007fa34ee2a090 00007fa34eec8f3a 00007fa354c7ee9c 00007fa354d7d04e 00007fa35323e2a4 00007fa35323e232 00007fa35323e161 00007fa35323e0dc 00007fa35323d392 00007fa34d1fb48c 00007fa34d1fa8c6
0709 12:13:31.528434 (+1339274us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":2,"spinlock_wait_cycles":496871296}
I20260709 12:13:31.535254 12699 leader_election.cc:304] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.520040 13052 leader_election.cc:290] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.535267 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.543555 13060 raft_consensus.cc:515] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.522543 13055 raft_consensus.cc:2749] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.501554 13046 raft_consensus.cc:515] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.550846 12699 leader_election.cc:304] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.567924 12699 leader_election.cc:304] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.535557 13007 raft_consensus.cc:2804] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:31.554279 12065 raft_consensus.cc:1240] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:31.565683 12034 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.570716 12071 raft_consensus.cc:1240] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.549369 13048 leader_election.cc:290] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.566425 13050 raft_consensus.cc:2749] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.534956 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.538479 12067 consensus_queue.cc:237] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.548514 13025 raft_consensus.cc:515] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.549220 12145 raft_consensus.cc:1240] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.524825 12972 consensus_queue.cc:1059] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 12:13:31.596446 12699 leader_election.cc:304] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:31.601894 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:31.604082 12733 raft_consensus.cc:1240] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.578749 13045 raft_consensus.cc:2749] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:31.605460 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 207984us
I20260709 12:13:31.579077 12979 raft_consensus.cc:2749] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.631551 13007 raft_consensus.cc:697] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 2 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:13:31.632618 13007 consensus_queue.cc:237] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.633337 12699 leader_election.cc:304] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.642128 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:31.599543 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.529668 11891 rpcz_store.cc:276] 0709 12:13:29.728053 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:29.728207 (+   154us) service_pool.cc:224] Handling call
0709 12:13:31.525796 (+1797589us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:31.113418 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:31.114220 (+   802us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:31.114267 (+    47us) write_op.cc:435] Acquired schema lock
0709 12:13:31.114295 (+    28us) tablet.cc:662] Decoding operations
0709 12:13:31.114926 (+   631us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:31.115123 (+   197us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:31.115160 (+    37us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:13:31.115430 (+   270us) tablet.cc:701] Row locks acquired
0709 12:13:31.115450 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:13:31.115593 (+   143us) write_op.cc:270] Start()
0709 12:13:31.115718 (+   125us) write_op.cc:276] Timestamp: P: 1783599211115552 usec, L: 0
0709 12:13:31.115746 (+    28us) op_driver.cc:348] REPLICATION: starting
0709 12:13:31.134760 (+ 19014us) log.cc:844] Serialized 988 byte log entry
0709 12:13:31.248106 (+113346us) op_driver.cc:464] REPLICATION: finished
0709 12:13:31.394509 (+146403us) write_op.cc:301] APPLY: starting
0709 12:13:31.397929 (+  3420us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:31.405072 (+  7143us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:31.415159 (+ 10087us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:31.470710 (+ 55551us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:31.496949 (+ 26239us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:13:31.501518 (+  4569us) write_op.cc:312] APPLY: finished
0709 12:13:31.503621 (+  2103us) log.cc:844] Serialized 28 byte log entry
0709 12:13:31.503789 (+   168us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:31.503871 (+    82us) write_op.cc:454] Released schema lock
0709 12:13:31.503914 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:31.504256 (+   342us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:31.504290 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":10989,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":131986,"apply.run_cpu_time_us":2443,"apply.run_wall_time_us":112204,"num_ops":2,"prepare.queue_time_us":144537,"prepare.run_cpu_time_us":3678,"prepare.run_wall_time_us":21741,"replication_time_us":113598,"thread_start_us":138235,"threads_started":2}]]}
W20260709 12:13:31.650383 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 45963.6us
W20260709 12:13:31.652559 11959 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.648295 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:31.624091 12136 raft_consensus.cc:1240] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.655012 12138 raft_consensus.cc:1240] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.643319 13050 raft_consensus.cc:2749] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.650439 12066 raft_consensus.cc:1240] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.672655 12699 leader_election.cc:304] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:31.676223 12699 leader_election.cc:304] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
W20260709 12:13:31.677249 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 54032.4us
I20260709 12:13:31.608060 13022 consensus_queue.cc:1059] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260709 12:13:31.685806 13070 tablet_replica.cc:333] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:13:31.691442 13022 raft_consensus.cc:3055] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.691848 13022 raft_consensus.cc:740] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:31.692731 13022 consensus_queue.cc:260] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.679730 13045 raft_consensus.cc:2749] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.678411 13072 raft_consensus.cc:2749] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.660749 13015 raft_consensus.cc:515] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.698580 12034 leader_election.cc:304] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.662464 13051 raft_consensus.cc:515] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.671594 13036 raft_consensus.cc:515] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.704075 12034 leader_election.cc:304] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.708683 13046 leader_election.cc:290] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.725558 13056 raft_consensus.cc:2804] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.727912 13056 raft_consensus.cc:493] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:31.728274 13056 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.684433 13049 raft_consensus.cc:515] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.731889 12071 raft_consensus.cc:1240] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.734166 12034 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
W20260709 12:13:31.734944 12036 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.738348 12140 raft_consensus.cc:1240] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.694531 13071 raft_consensus.cc:2749] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.742585 13070 raft_consensus.cc:2243] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.744045 12034 leader_election.cc:304] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.744740 13048 raft_consensus.cc:2749] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.745782 12034 leader_election.cc:304] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.746069 13061 raft_consensus.cc:515] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.746836 12034 leader_election.cc:304] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.747103 12142 raft_consensus.cc:1240] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.733915 13052 raft_consensus.cc:2749] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.748548 13025 leader_election.cc:290] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.740773 13059 leader_election.cc:290] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.757231 12730 raft_consensus.cc:1240] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 2 LEADER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.756420 12949 consensus_queue.cc:1059] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:31.798350 13065 raft_consensus.cc:515] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.800523 13065 leader_election.cc:290] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:31.801421 12064 raft_consensus.cc:1240] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.803341 13022 raft_consensus.cc:3060] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.762390 13080 consensus_queue.cc:1059] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:13:31.739552 13063 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:31.809736 13063 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:31.810132 13063 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.811837 13053 raft_consensus.cc:515] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.751327 13074 raft_consensus.cc:2749] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:31.813380 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 133296us
I20260709 12:13:31.794588 13070 raft_consensus.cc:2272] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.819473 13020 raft_consensus.cc:515] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.817405 12062 raft_consensus.cc:1240] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.819410 13035 raft_consensus.cc:515] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.791910 13077 raft_consensus.cc:2749] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.826803 12139 raft_consensus.cc:1240] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.828441 13049 leader_election.cc:290] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.829486 13036 leader_election.cc:290] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:31.830029 13060 leader_election.cc:290] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.830467 12949 raft_consensus.cc:3055] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.830681 13061 leader_election.cc:290] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.830865 12949 raft_consensus.cc:740] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:31.831866 12949 consensus_queue.cc:260] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.833115 12949 raft_consensus.cc:3060] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.833612 13051 leader_election.cc:290] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.834925 13035 leader_election.cc:290] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.835953 13055 raft_consensus.cc:3055] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.836346 13055 raft_consensus.cc:740] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:31.838186 12998 consensus_queue.cc:1059] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:13:31.850113 13020 leader_election.cc:290] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.846803 12731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:13:31.853435 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.854053 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.854615 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.855387 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.846563 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14f37fc7c1e4bfebf39e330a17917dd" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.858510 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:13:31.867004 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.864748 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:31.874485 11891 catalog_manager.cc:5697] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 2 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.877628 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
W20260709 12:13:31.878881 12037 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.880028 13062 raft_consensus.cc:493] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:31.881163 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.882161 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.885624 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:31.886327 12734 raft_consensus.cc:1240] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.886896 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.887917 12998 raft_consensus.cc:3055] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.888309 12998 raft_consensus.cc:740] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:31.889084 12998 consensus_queue.cc:260] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.890172 12998 raft_consensus.cc:3060] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.889952 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.891330 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.892102 13033 raft_consensus.cc:3055] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.892225 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.892496 13033 raft_consensus.cc:740] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:31.890189 13015 leader_election.cc:290] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.885699 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.893342 13033 consensus_queue.cc:260] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:31.894556 11960 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.894521 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
W20260709 12:13:31.895592 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 49304.6us
I20260709 12:13:31.900435 11993 raft_consensus.cc:2468] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:31.880685 13062 raft_consensus.cc:515] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.901726 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.902917 13067 consensus_queue.cc:1059] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:13:31.867838 13035 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:31.905125 13070 ts_tablet_manager.cc:1916] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:31.905680 13055 consensus_queue.cc:260] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.894484 13033 raft_consensus.cc:3060] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.877651 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:13:31.914769 13035 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.917428 13034 raft_consensus.cc:493] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:31.895455 12733 raft_consensus.cc:1240] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.929240 12996 raft_consensus.cc:3055] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.929656 12996 raft_consensus.cc:740] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:31.930508 12996 consensus_queue.cc:260] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.931617 12996 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.921144 13042 consensus_queue.cc:1059] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:13:31.928570 13034 raft_consensus.cc:515] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:31.931972 13035 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.933058 12108 leader_election.cc:304] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
W20260709 12:13:31.939982 11960 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.921578 13056 raft_consensus.cc:515] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:31.940928 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 194135us
I20260709 12:13:31.942260 12034 leader_election.cc:304] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.943303 12034 leader_election.cc:304] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.936657 13053 leader_election.cc:290] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:31.950791 12136 raft_consensus.cc:1240] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.952062 12139 raft_consensus.cc:1240] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.952831 13041 consensus_queue.cc:1059] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:31.953864 13041 raft_consensus.cc:3055] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.954169 13041 raft_consensus.cc:740] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:31.936889 13042 consensus_queue.cc:1059] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:13:31.955268 13042 raft_consensus.cc:3055] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.954964 13041 consensus_queue.cc:260] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:31.955649 13042 raft_consensus.cc:740] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:31.956122 13041 raft_consensus.cc:3060] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.958014 12034 leader_election.cc:304] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.959033 12034 leader_election.cc:304] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:31.951972 11994 raft_consensus.cc:2468] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:31.921738 12972 consensus_queue.cc:1059] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:13:31.956694 12108 leader_election.cc:304] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:31.964056 13059 raft_consensus.cc:2749] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.965444 13034 leader_election.cc:290] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:31.946957 13077 raft_consensus.cc:2749] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.968355 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.969623 13084 raft_consensus.cc:2749] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.969674 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.970183 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:31.959676 13055 raft_consensus.cc:3060] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.949311 13025 raft_consensus.cc:2749] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.942377 13022 raft_consensus.cc:3055] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.984138 12143 raft_consensus.cc:1275] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.978711 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.979471 11992 raft_consensus.cc:2468] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:31.980234 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.984067 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:31.988897 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:31.974434 12108 leader_election.cc:304] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:31.991626 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:31.992295 12071 raft_consensus.cc:1240] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.990474 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:31.993470 12733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:13:31.997956 12730 raft_consensus.cc:1275] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.998395 12064 raft_consensus.cc:1240] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.999577 12067 raft_consensus.cc:1240] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.000183 12070 raft_consensus.cc:1240] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.963106 13053 raft_consensus.cc:2749] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.002322 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:32.002921 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:32.004082 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:31.956868 13037 consensus_queue.cc:1059] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260709 12:13:31.995033 12069 raft_consensus.cc:1240] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.993078 12108 leader_election.cc:304] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:31.995950 12071 raft_consensus.cc:1240] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:31.996755 12065 raft_consensus.cc:1240] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.005805 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:31.999142 13080 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:31.962111 13015 raft_consensus.cc:2749] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.010195 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:31.981168 13022 raft_consensus.cc:740] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:32.015513 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:32.015707 12034 leader_election.cc:304] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:32.023576 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:32.010325 13080 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.023473 13063 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.001524 13049 raft_consensus.cc:2749] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.956528 13042 consensus_queue.cc:260] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.015944 12108 leader_election.cc:304] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.016739 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:32.033351 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:32.007197 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:32.040652 12136 raft_consensus.cc:2393] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 2: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:32.034559 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:32.032763 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:32.043694 11994 raft_consensus.cc:1275] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:32.014747 12068 raft_consensus.cc:1240] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.045392 13022 consensus_queue.cc:260] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.045997 13061 raft_consensus.cc:493] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:32.046646 13061 raft_consensus.cc:515] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.048717 13061 leader_election.cc:290] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:32.028434 12972 consensus_queue.cc:1059] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:13:32.037753 13063 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:32.027599 13053 raft_consensus.cc:2749] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.045893 12732 raft_consensus.cc:1275] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:32.032924 13051 consensus_queue.cc:1048] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:13:32.029683 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:13:32.030135 13035 raft_consensus.cc:2749] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.050314 12139 raft_consensus.cc:2393] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 2: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:32.046985 13022 raft_consensus.cc:3060] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.085433 13068 raft_consensus.cc:2749] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.036526 12034 leader_election.cc:304] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.050791 13056 leader_election.cc:290] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:13:32.086902 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 50475.5us
I20260709 12:13:32.053165 13000 raft_consensus.cc:3055] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.054111 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:32.087667 12034 leader_election.cc:304] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
W20260709 12:13:32.065152 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 49269.4us
I20260709 12:13:32.010270 13085 raft_consensus.cc:493] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:32.068470 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
W20260709 12:13:32.069517 11961 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.069969 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:32.096017 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:32.073843 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:32.094086 13000 raft_consensus.cc:740] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:32.076467 12140 raft_consensus.cc:1275] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:32.051726 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:32.060585 11987 raft_consensus.cc:2468] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:32.100505 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:32.097653 12065 raft_consensus.cc:2393] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 2: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:32.098791 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dc333dc6a3493fbf6c7364d19805e3" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:32.095487 12108 leader_election.cc:304] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
W20260709 12:13:32.099241 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 122477us
I20260709 12:13:32.105352 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:32.105262 12034 leader_election.cc:304] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.106271 12065 raft_consensus.cc:2393] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 2: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:32.095098 13062 leader_election.cc:290] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:32.097030 13063 raft_consensus.cc:2749] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.098688 13053 raft_consensus.cc:2749] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.110260 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:32.109229 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:32.104419 12734 raft_consensus.cc:2393] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 2: Already voted for candidate e84e32b32aae476ab017ea16b9da6722 in this term.
I20260709 12:13:32.097488 11988 raft_consensus.cc:2468] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:32.109760 12034 leader_election.cc:304] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.111914 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5ae473afa24648a00e66c1a0018f09" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:32.113713 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14f37fc7c1e4bfebf39e330a17917dd" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:32.116123 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:32.112437 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:32.105111 13035 raft_consensus.cc:2749] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:32.120069 11961 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.123271 12108 leader_election.cc:304] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:32.102488 12979 consensus_queue.cc:1048] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 12:13:32.121130 12063 raft_consensus.cc:2393] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 2: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:32.109560 13077 raft_consensus.cc:2749] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.124117 12108 leader_election.cc:304] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:32.145390 13056 raft_consensus.cc:493] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:32.122844 13000 consensus_queue.cc:260] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.146065 13056 raft_consensus.cc:515] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.146714 12998 raft_consensus.cc:3055] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.147223 12998 raft_consensus.cc:740] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:32.148072 13056 leader_election.cc:290] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:32.148108 12998 consensus_queue.cc:260] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:32.150187 12998 raft_consensus.cc:3060] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.150257 11995 raft_consensus.cc:2468] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:32.150609 13042 raft_consensus.cc:3060] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:32.153328 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 44798us
I20260709 12:13:32.154722 12108 leader_election.cc:304] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:32.159564 11989 raft_consensus.cc:2468] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:32.162853 12108 leader_election.cc:304] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:32.152030 13025 raft_consensus.cc:2804] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.105243 13085 raft_consensus.cc:515] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.174415 13089 consensus_queue.cc:1059] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:13:32.164671 13061 raft_consensus.cc:2804] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.152194 13062 raft_consensus.cc:493] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:32.165179 13053 raft_consensus.cc:2749] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.167164 13049 raft_consensus.cc:2804] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.182111 13085 leader_election.cc:290] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:32.182675 13061 raft_consensus.cc:697] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:32.183344 13062 raft_consensus.cc:515] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.167054 13068 raft_consensus.cc:2804] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.172842 12996 consensus_queue.cc:1059] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:13:32.177384 13063 consensus_queue.cc:1048] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 12:13:32.194860 13080 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:32.195803 13049 raft_consensus.cc:697] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:32.196166 13000 raft_consensus.cc:3060] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.175048 12949 consensus_queue.cc:1059] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:13:32.202769 11996 raft_consensus.cc:2468] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:32.205106 11990 raft_consensus.cc:2468] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:32.207871 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:32.208880 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:32.213970 11992 raft_consensus.cc:2468] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 1.
I20260709 12:13:32.209268 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:32.199734 13025 raft_consensus.cc:697] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:32.216773 12034 leader_election.cc:304] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.217640 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:32.217777 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:32.218297 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:32.217198 12108 leader_election.cc:304] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:32.219436 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4624a2f10b34c1bb9732a93121b0383" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:32.221748 12934 raft_consensus.cc:2749] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.223318 12034 leader_election.cc:304] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.223520 12108 leader_election.cc:304] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:32.224480 12108 leader_election.cc:304] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.225862 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:32.229216 13015 raft_consensus.cc:493] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:32.230574 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:32.231073 13015 raft_consensus.cc:515] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.231806 13067 raft_consensus.cc:3055] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.232193 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:32.232374 12934 raft_consensus.cc:2804] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.232856 12934 raft_consensus.cc:697] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:32.233300 13015 leader_election.cc:290] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:32.217777 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:32.233714 12934 consensus_queue.cc:237] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.234454 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4624a2f10b34c1bb9732a93121b0383" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:32.236846 11994 raft_consensus.cc:1275] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:32.240948 12108 leader_election.cc:304] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.241472 12034 leader_election.cc:304] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.248425 13059 raft_consensus.cc:2749] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.198639 13018 consensus_queue.cc:1059] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:13:32.250000 12108 leader_election.cc:304] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.250671 12034 leader_election.cc:304] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.215895 13068 raft_consensus.cc:697] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:32.218690 13062 leader_election.cc:290] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:32.254601 12108 leader_election.cc:304] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.231978 13051 raft_consensus.cc:2749] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.232227 13067 raft_consensus.cc:740] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:32.231834 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:32.249549 13077 raft_consensus.cc:2749] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.261196 13090 raft_consensus.cc:3055] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.261968 12996 raft_consensus.cc:3055] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.264376 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:32.265275 13061 consensus_queue.cc:237] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:32.266180 13025 consensus_queue.cc:237] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:32.253139 13015 raft_consensus.cc:2749] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.250986 13083 raft_consensus.cc:2749] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.260704 13059 raft_consensus.cc:2749] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.255999 13046 raft_consensus.cc:2749] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.282143 13079 raft_consensus.cc:3055] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:13:32.299547 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 45050.9us
I20260709 12:13:32.276839 12034 leader_election.cc:304] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
W20260709 12:13:32.300047 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 44383.6us
I20260709 12:13:32.279827 13051 raft_consensus.cc:2749] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.302194 12108 leader_election.cc:304] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.303306 12108 leader_election.cc:304] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.274471 13090 raft_consensus.cc:740] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:32.278059 12996 raft_consensus.cc:740] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:32.305567 12108 leader_election.cc:304] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.277827 12979 consensus_queue.cc:1048] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 12:13:32.305392 12934 raft_consensus.cc:2749] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.305214 12034 leader_election.cc:304] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.323266 13067 consensus_queue.cc:260] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.324611 13067 raft_consensus.cc:3060] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.325188 13077 raft_consensus.cc:2749] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.324723 12034 leader_election.cc:304] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.326818 13053 raft_consensus.cc:2749] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.330014 13068 consensus_queue.cc:237] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.331501 13053 consensus_queue.cc:1048] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:32.305878 13015 raft_consensus.cc:2749] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.341377 12108 leader_election.cc:304] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.321033 13034 raft_consensus.cc:2749] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.345556 12934 raft_consensus.cc:2749] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.353412 13088 raft_consensus.cc:3055] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.353801 13088 raft_consensus.cc:740] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:32.348191 12996 consensus_queue.cc:260] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.339815 13020 raft_consensus.cc:2749] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.357827 12996 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.320173 13089 consensus_queue.cc:1059] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 12:13:32.359151 13089 raft_consensus.cc:3055] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.359625 13089 raft_consensus.cc:740] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:32.364658 12108 leader_election.cc:304] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.351598 13090 consensus_queue.cc:260] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.366747 12034 leader_election.cc:304] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.373777 12108 leader_election.cc:304] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.305143 13079 raft_consensus.cc:740] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:32.379236 12108 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:32.381361 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:32.382781 12144 raft_consensus.cc:1240] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.298182 13049 consensus_queue.cc:237] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:32.385175 12108 leader_election.cc:304] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:32.386018 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:32.385308 12140 raft_consensus.cc:1240] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.375535 12934 raft_consensus.cc:2749] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.375869 13015 raft_consensus.cc:2749] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.383378 13046 raft_consensus.cc:2749] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.399328 12034 leader_election.cc:304] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.400307 12949 consensus_queue.cc:1059] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.403132 11959 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.407357 12034 leader_election.cc:304] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:32.360819 13089 consensus_queue.cc:260] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.396138 13059 raft_consensus.cc:2804] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.398330 13090 raft_consensus.cc:3060] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.387509 13093 raft_consensus.cc:2804] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:32.427664 12034 leader_election.cc:304] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.429994 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:32.433547 12071 raft_consensus.cc:1240] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer ff3dab3bca9d4b5bb839d2763a4c6d7a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.411227 13036 raft_consensus.cc:2804] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.438727 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:32.438917 12070 raft_consensus.cc:1240] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer ff3dab3bca9d4b5bb839d2763a4c6d7a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.440919 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:32.438041 13059 raft_consensus.cc:697] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:32.431762 13093 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:32.446064 13059 consensus_queue.cc:237] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.446920 13093 raft_consensus.cc:3060] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.433954 13060 raft_consensus.cc:2804] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.447831 13060 raft_consensus.cc:697] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:32.448735 13060 consensus_queue.cc:237] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.431571 13055 consensus_queue.cc:1059] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 12:13:32.450219 13055 raft_consensus.cc:3055] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.450600 13055 raft_consensus.cc:740] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:32.426692 13015 raft_consensus.cc:2804] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.451932 13015 raft_consensus.cc:697] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:32.425879 13037 raft_consensus.cc:2749] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.452867 13015 consensus_queue.cc:237] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:32.454528 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:32.451507 13055 consensus_queue.cc:260] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:32.433235 13080 consensus_queue.cc:1175] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 12:13:32.486527 12144 raft_consensus.cc:1240] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.487985 13022 consensus_queue.cc:1059] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:32.491987 12144 raft_consensus.cc:1240] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.493839 13022 consensus_queue.cc:1059] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.462284 13036 raft_consensus.cc:697] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
W20260709 12:13:32.526572 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 55581.2us
I20260709 12:13:32.485203 12034 leader_election.cc:304] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722
W20260709 12:13:32.528997 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 43874.1us
W20260709 12:13:32.513677 13099 log.cc:927] Time spent T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:13:32.510433 13084 consensus_queue.cc:1048] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 12:13:32.509261 13036 consensus_queue.cc:237] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.495139 13070 ts_tablet_manager.cc:1929] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:32.505350 13055 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.532480 13061 raft_consensus.cc:493] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:32.560204 13088 consensus_queue.cc:260] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.561298 13061 raft_consensus.cc:515] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:32.562134 13088 raft_consensus.cc:3060] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.512387 13079 consensus_queue.cc:260] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.569470 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:32.569665 13079 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.559067 12065 raft_consensus.cc:1240] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.570180 11989 raft_consensus.cc:2468] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:32.567207 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:32.571614 13056 raft_consensus.cc:2955] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:32.531554 13048 raft_consensus.cc:2749] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.574798 13089 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.577199 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:32.579641 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:32.538898 13042 raft_consensus.cc:3055] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.515260 13093 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.557823 13070 log.cc:1199] T 174366e57858481d92c2cf5eacc829e5 P b2f0908da394419181d635cbf2db63e7: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/wals/174366e57858481d92c2cf5eacc829e5
I20260709 12:13:32.588368 13042 raft_consensus.cc:740] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:32.635303 13093 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:32.656195 13070 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:38564 (request call id 68) took 1126 ms. Trace:
I20260709 12:13:32.685231 13070 rpcz_store.cc:276] 0709 12:13:31.515620 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:31.520880 (+  5260us) service_pool.cc:224] Handling call
0709 12:13:31.685494 (+164614us) ts_tablet_manager.cc:1151] Deleting tablet 174366e57858481d92c2cf5eacc829e5
0709 12:13:31.685556 (+    62us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 12:13:32.278850 (+593294us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:32.495003 (+216153us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:32.636260 (+141257us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":69369,"tablet-delete.queue_time_us":136265,"thread_start_us":110132,"threads_started":1}
I20260709 12:13:32.687318 11878 catalog_manager.cc:5028] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): tablet 174366e57858481d92c2cf5eacc829e5 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:32.701249 13061 leader_election.cc:290] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:32.703003 13056 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:53298 (request call id 66) took 1172 ms. Trace:
W20260709 12:13:32.752166 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 87413us
I20260709 12:13:32.758248 12034 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.759411 12034 leader_election.cc:304] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.762864 12034 leader_election.cc:304] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
W20260709 12:13:32.763615 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 171561us
I20260709 12:13:32.765199 12034 leader_election.cc:304] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.759799 13077 raft_consensus.cc:2749] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.761189 13085 raft_consensus.cc:2749] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.767115 13062 raft_consensus.cc:2749] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.777654 12034 leader_election.cc:304] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.733259 13056 rpcz_store.cc:276] 0709 12:13:31.528071 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:31.528210 (+   139us) service_pool.cc:224] Handling call
0709 12:13:31.558800 (+ 30590us) log.cc:844] Serialized 508 byte log entry
0709 12:13:31.811256 (+252456us) spinlock_profiling.cc:243] Waited 6.64 ms on lock 0x7b180024b500. stack: 00007fa34bda1343 00007fa34bda1240 00007fa34b7301d4 00007fa35546e304 00007fa35546e299 00007fa354c9bab1 00007fa354ca8281 00007fa34bdd33f3 00007fa34bdd57c1 00007fa34bdd5779 00007fa34bdd5709 00007fa34bdd56d1 00007fa34bdd49cd 0000000000388634 0000000000388479 00007fa34bdb683a
0709 12:13:32.700059 (+888803us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4899,"raft.queue_time_us":5427,"raft.run_cpu_time_us":3442,"raft.run_wall_time_us":85134,"spinlock_wait_cycles":17158272,"thread_start_us":172231,"threads_started":1,"wal-append.queue_time_us":178475}
I20260709 12:13:32.793915 13102 consensus_queue.cc:1059] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:32.763057 13042 consensus_queue.cc:260] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.811514 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c82d1b13812d4c9dac20a618920b7f23 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:32.808312 12108 leader_election.cc:304] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.809764 13025 consensus_queue.cc:1059] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:32.805334 13015 raft_consensus.cc:2749] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.816792 13059 raft_consensus.cc:2749] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.778167 13060 raft_consensus.cc:2749] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.836962 13025 raft_consensus.cc:3055] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.837404 13025 raft_consensus.cc:740] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:32.838229 13025 consensus_queue.cc:260] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.839527 13025 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.859104 12136 raft_consensus.cc:1240] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer c7d446f329e942748f688f9408456513 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.826200 12108 leader_election.cc:304] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.825573 13042 raft_consensus.cc:3060] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.817478 13110 raft_consensus.cc:3055] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.864612 13110 raft_consensus.cc:740] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:32.865509 13110 consensus_queue.cc:260] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.866869 13110 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.866909 11892 catalog_manager.cc:5697] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.832432 12734 raft_consensus.cc:2955] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:32.873078 12034 leader_election.cc:304] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.874287 12034 leader_election.cc:304] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:32.874817 13053 raft_consensus.cc:2804] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:32.875209 13053 raft_consensus.cc:493] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:32.875584 13053 raft_consensus.cc:3060] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:32.887334 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 61254.6us
I20260709 12:13:32.888902 12108 leader_election.cc:304] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:32.887377 11893 catalog_manager.cc:5697] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:32.888037 13110 raft_consensus.cc:2749] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.889779 13053 raft_consensus.cc:515] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.890053 13115 raft_consensus.cc:2749] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.868637 11892 catalog_manager.cc:5697] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.898350 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:32.898949 11892 catalog_manager.cc:5697] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.901765 13053 leader_election.cc:290] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:32.903404 13114 raft_consensus.cc:2749] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.914660 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:32.900686 11892 catalog_manager.cc:5697] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.929651 11892 catalog_manager.cc:5697] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.935174 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:32.939379 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:32.939702 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:32.939867 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:32.940418 11995 raft_consensus.cc:3060] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.946234 11989 raft_consensus.cc:2955] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:32.950608 11992 raft_consensus.cc:1275] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.955257 11995 raft_consensus.cc:2468] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:32.956063 11996 raft_consensus.cc:1240] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Rejecting Update request from peer ff3dab3bca9d4b5bb839d2763a4c6d7a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.956748 11992 raft_consensus.cc:1275] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.959760 11992 raft_consensus.cc:1275] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:32.968330 12108 leader_election.cc:304] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:32.969328 13110 raft_consensus.cc:2749] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.973968 12065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:32.975059 12070 raft_consensus.cc:1240] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Rejecting Update request from peer ff3dab3bca9d4b5bb839d2763a4c6d7a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.975608 12062 raft_consensus.cc:1275] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.978264 12065 raft_consensus.cc:1275] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.980207 13110 consensus_queue.cc:1048] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.981280 12066 raft_consensus.cc:1275] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.982185 13110 consensus_queue.cc:1048] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.984284 13115 consensus_queue.cc:1059] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.985916 13061 raft_consensus.cc:3055] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.985168 13036 raft_consensus.cc:2955] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:32.986318 13061 raft_consensus.cc:740] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:32.987246 13061 consensus_queue.cc:260] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.988418 13061 raft_consensus.cc:3060] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.989642 13051 consensus_queue.cc:1059] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.990608 13053 raft_consensus.cc:3055] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.990973 13053 raft_consensus.cc:740] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:32.991853 13053 consensus_queue.cc:260] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:32.995285 13053 raft_consensus.cc:3060] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.997154 13042 raft_consensus.cc:493] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:32.997692 13042 raft_consensus.cc:515] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:32.998121 13115 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:33.001061 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:33.003890 11992 raft_consensus.cc:1275] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:33.004166 11989 raft_consensus.cc:1275] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.004375 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:33.005787 12734 raft_consensus.cc:3060] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.008351 12034 leader_election.cc:304] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:33.009095 13114 raft_consensus.cc:2804] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:33.009545 13114 raft_consensus.cc:697] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:33.009395 12136 raft_consensus.cc:2955] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:33.010802 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:33.010417 13114 consensus_queue.cc:237] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.012549 12732 raft_consensus.cc:2955] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:33.017097 11959 leader_election.cc:304] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:33.018298 13079 raft_consensus.cc:2749] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:33.025955 12734 raft_consensus.cc:1275] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.001703 13042 leader_election.cc:290] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:33.033432 12730 raft_consensus.cc:1275] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.040575 13060 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:33.046355 12138 raft_consensus.cc:3060] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.049275 12108 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:33.052627 13115 raft_consensus.cc:2749] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:33.052945 11989 raft_consensus.cc:1275] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:33.054828 13060 consensus_queue.cc:1048] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.055843 12138 raft_consensus.cc:1275] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:33.058081 13060 consensus_queue.cc:1048] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.068403 13061 consensus_queue.cc:1048] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.073459 11891 catalog_manager.cc:5697] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.075690 11891 catalog_manager.cc:5697] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.077668 13115 consensus_queue.cc:1048] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.078831 12132 tablet_service.cc:1558] Processing DeleteTablet for tablet c82d1b13812d4c9dac20a618920b7f23 with delete_type TABLET_DATA_TOMBSTONED (TS ff3dab3bca9d4b5bb839d2763a4c6d7a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36760
I20260709 12:13:33.080073 11995 raft_consensus.cc:1275] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.080549 13061 consensus_queue.cc:1048] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.089649 11891 catalog_manager.cc:5697] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.090786 11995 raft_consensus.cc:1275] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.097529 13061 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:33.097949 12734 raft_consensus.cc:3060] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.099992 13061 consensus_queue.cc:1048] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.101393 13115 consensus_queue.cc:1048] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:33.104147 13036 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:53298 (request call id 65) took 1577 ms. Trace:
I20260709 12:13:33.104549 13036 rpcz_store.cc:276] 0709 12:13:31.526258 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:31.526401 (+   143us) service_pool.cc:224] Handling call
0709 12:13:31.604190 (+ 77789us) log.cc:844] Serialized 508 byte log entry
0709 12:13:33.104086 (+1499896us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17325,"raft.queue_time_us":47075,"raft.run_cpu_time_us":1754,"raft.run_wall_time_us":123335,"thread_start_us":45133,"threads_started":3,"wal-append.queue_time_us":35359,"wal-append.run_cpu_time_us":1828,"wal-append.run_wall_time_us":1001819}
I20260709 12:13:33.106400 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e87df03da1f94ed6b68a4e8000f78e94 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:33.119586 12734 raft_consensus.cc:1275] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.120165 13061 consensus_queue.cc:1048] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:33.131268 12734 raft_consensus.cc:1275] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.143222 11893 catalog_manager.cc:5697] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:33.168164 13102 consensus_queue.cc:1048] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:33.170451 13133 tablet_replica.cc:333] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:13:33.170384 13102 consensus_queue.cc:1048] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:33.184216 13056 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:33.203189 13079 raft_consensus.cc:493] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.212453 13100 raft_consensus.cc:493] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.227222 13079 raft_consensus.cc:515] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.227699 13100 raft_consensus.cc:515] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:33.229368 13079 leader_election.cc:290] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.229734 13100 leader_election.cc:290] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:33.231372 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:33.231988 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:33.232589 11996 raft_consensus.cc:2468] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 2.
I20260709 12:13:33.232033 12068 raft_consensus.cc:2468] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 2.
I20260709 12:13:33.234283 12699 leader_election.cc:304] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:13:33.235037 13100 raft_consensus.cc:2804] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:33.235371 13100 raft_consensus.cc:493] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.235703 13100 raft_consensus.cc:3060] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.238865 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:33.239140 12136 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:33.239548 12068 raft_consensus.cc:2468] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:33.244031 11959 leader_election.cc:304] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:33.250989 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:33.251466 13042 raft_consensus.cc:2804] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:33.251674 12138 raft_consensus.cc:2468] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:33.251906 13042 raft_consensus.cc:493] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.252264 13042 raft_consensus.cc:3060] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.258735 11981 tablet_service.cc:1558] Processing DeleteTablet for tablet e87df03da1f94ed6b68a4e8000f78e94 with delete_type TABLET_DATA_TOMBSTONED (TS b2f0908da394419181d635cbf2db63e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:33.283658 13133 raft_consensus.cc:2243] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.283581 13042 raft_consensus.cc:515] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.284479 13133 raft_consensus.cc:2272] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.276422 11890 catalog_manager.cc:5697] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.287474 13133 ts_tablet_manager.cc:1916] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:33.293576 13042 leader_election.cc:290] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.294313 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:33.294924 12068 raft_consensus.cc:3060] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.295024 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:33.295598 12138 raft_consensus.cc:3060] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.308563 11996 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:33.318287 13015 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:13:33.311116 13100 raft_consensus.cc:515] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:33.355584 13085 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:33.361981 12068 raft_consensus.cc:2468] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:33.351704 12138 raft_consensus.cc:2468] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:33.368742 11959 leader_election.cc:304] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:33.375923 13042 raft_consensus.cc:2804] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:33.405980 13133 ts_tablet_manager.cc:1929] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:33.406453 13133 log.cc:1199] T c82d1b13812d4c9dac20a618920b7f23 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/wals/c82d1b13812d4c9dac20a618920b7f23
I20260709 12:13:33.396397 13042 raft_consensus.cc:697] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:33.413322 13042 consensus_queue.cc:237] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.432322 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:33.432946 11992 raft_consensus.cc:3060] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.439546 13146 tablet_replica.cc:333] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:13:33.439471 11992 raft_consensus.cc:2468] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 3.
I20260709 12:13:33.440963 12699 leader_election.cc:304] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [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: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:13:33.440928 13146 raft_consensus.cc:2243] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.443264 13142 raft_consensus.cc:2804] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:33.442476 13146 raft_consensus.cc:2272] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.411201 11878 catalog_manager.cc:5028] TS ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): tablet c82d1b13812d4c9dac20a618920b7f23 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:33.447898 13100 leader_election.cc:290] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:33.449468 13146 ts_tablet_manager.cc:1916] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:33.454459 13142 raft_consensus.cc:697] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 3 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:13:33.455430 13142 consensus_queue.cc:237] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:33.468575 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4217edc6e748799b62053b14fcf55c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:33.469302 12064 raft_consensus.cc:3060] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.483000 11892 catalog_manager.cc:5697] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.514475 11890 catalog_manager.cc:5697] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.518929 12064 raft_consensus.cc:2468] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 3.
I20260709 12:13:33.530499 13042 raft_consensus.cc:493] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.531078 13042 raft_consensus.cc:515] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.533890 13085 raft_consensus.cc:493] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:33.534505 13042 leader_election.cc:290] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.534438 13085 raft_consensus.cc:515] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.535398 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:33.535840 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:33.535981 12140 raft_consensus.cc:2468] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:33.536286 12064 raft_consensus.cc:2468] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:33.536437 13085 leader_election.cc:290] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.537134 11959 leader_election.cc:304] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:33.538471 13042 raft_consensus.cc:2804] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:33.538849 13042 raft_consensus.cc:493] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.539212 13042 raft_consensus.cc:3060] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.541854 13146 ts_tablet_manager.cc:1929] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:33.542297 13146 log.cc:1199] T e87df03da1f94ed6b68a4e8000f78e94 P b2f0908da394419181d635cbf2db63e7: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/wals/e87df03da1f94ed6b68a4e8000f78e94
I20260709 12:13:33.544257 11878 catalog_manager.cc:5028] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): tablet e87df03da1f94ed6b68a4e8000f78e94 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:33.548794 13042 raft_consensus.cc:515] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.551705 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:33.552260 12064 raft_consensus.cc:3060] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.552979 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:33.553537 12140 raft_consensus.cc:3060] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.558934 12064 raft_consensus.cc:2468] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:33.560446 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:33.560660 11959 leader_election.cc:304] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:33.561031 11992 raft_consensus.cc:2468] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:33.561532 13079 raft_consensus.cc:2804] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:33.562000 13079 raft_consensus.cc:697] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:33.563086 12140 raft_consensus.cc:2468] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:33.564256 12138 raft_consensus.cc:1275] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:33.562767 13079 consensus_queue.cc:237] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.564332 13042 leader_election.cc:290] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.564347 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:33.567623 12136 raft_consensus.cc:2393] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 2: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:33.568409 12034 leader_election.cc:304] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:33.574990 13053 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:33.575271 13085 raft_consensus.cc:2804] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:33.579499 13085 raft_consensus.cc:493] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:33.579875 13085 raft_consensus.cc:3060] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.605525 11992 raft_consensus.cc:1275] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:33.605176 11892 catalog_manager.cc:5697] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 1 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 3 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.607930 13042 raft_consensus.cc:493] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.608196 13053 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.608450 13042 raft_consensus.cc:515] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.610608 13042 leader_election.cc:290] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.614890 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:33.618302 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:33.619118 12136 raft_consensus.cc:2468] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:33.605852 13085 raft_consensus.cc:515] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.620146 11959 leader_election.cc:304] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:33.621203 13042 raft_consensus.cc:2804] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:33.621651 13042 raft_consensus.cc:493] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.622175 13042 raft_consensus.cc:3060] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.623566 13085 leader_election.cc:290] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.626021 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:33.627002 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:33.628057 12136 raft_consensus.cc:2393] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 2: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:33.642796 11996 raft_consensus.cc:2468] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:33.650978 12034 leader_election.cc:304] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:33.649753 13085 raft_consensus.cc:493] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:33.652688 13056 raft_consensus.cc:2804] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:33.653283 13056 raft_consensus.cc:697] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:33.654085 13056 consensus_queue.cc:237] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.652720 13085 raft_consensus.cc:515] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.669795 11893 catalog_manager.cc:5697] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.673118 13079 raft_consensus.cc:493] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.673659 13079 raft_consensus.cc:515] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.676585 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:33.677260 12062 raft_consensus.cc:2468] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:33.679028 11959 leader_election.cc:304] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:33.680099 13088 raft_consensus.cc:2804] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:33.680657 13088 raft_consensus.cc:493] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.681017 13088 raft_consensus.cc:3060] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.690016 13085 leader_election.cc:290] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.691053 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:33.692317 11996 raft_consensus.cc:2468] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:33.693801 12034 leader_election.cc:304] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:33.695192 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:33.696292 12141 raft_consensus.cc:2393] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 2: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:33.700165 13085 raft_consensus.cc:2804] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:33.699361 13088 raft_consensus.cc:515] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.672487 13042 raft_consensus.cc:515] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.703060 13079 leader_election.cc:290] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.704986 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:33.705891 12141 raft_consensus.cc:2468] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:33.703416 13085 raft_consensus.cc:493] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:33.709520 13085 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.715641 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:33.720551 11892 catalog_manager.cc:5697] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.720324 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:33.725665 12141 raft_consensus.cc:3060] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.732980 13079 raft_consensus.cc:493] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.733075 13088 leader_election.cc:290] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.735553 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:33.741035 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:33.721545 13042 leader_election.cc:290] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.744149 13088 raft_consensus.cc:493] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.741714 13085 raft_consensus.cc:515] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.742022 12062 raft_consensus.cc:3060] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.744668 13088 raft_consensus.cc:515] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.743036 12136 raft_consensus.cc:3060] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.744792 12141 raft_consensus.cc:2468] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:33.751021 11959 leader_election.cc:304] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:33.751755 13042 raft_consensus.cc:2804] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:33.753285 13042 raft_consensus.cc:697] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:33.754362 13042 consensus_queue.cc:237] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.756808 12062 raft_consensus.cc:2468] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:33.757515 13088 leader_election.cc:290] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.759326 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:33.759529 11959 leader_election.cc:304] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:33.759990 12062 raft_consensus.cc:2468] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:33.760200 13085 leader_election.cc:290] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.760842 13088 raft_consensus.cc:2804] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:33.761161 11959 leader_election.cc:304] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:33.742235 13079 raft_consensus.cc:515] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.762008 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:33.762503 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:33.762864 13158 raft_consensus.cc:2804] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:33.763245 13158 raft_consensus.cc:493] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.763517 13158 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.764130 13088 raft_consensus.cc:697] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:33.765214 13088 consensus_queue.cc:237] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.769259 12136 raft_consensus.cc:2468] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:33.770015 13158 raft_consensus.cc:515] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.770404 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:33.771234 12138 raft_consensus.cc:2393] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 2: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:33.771556 11996 raft_consensus.cc:2468] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:33.772535 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:33.773118 12064 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.773914 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:33.777716 12034 leader_election.cc:304] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:33.763487 13079 leader_election.cc:290] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.780826 12064 raft_consensus.cc:2468] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:33.783408 13158 leader_election.cc:290] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.786837 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:33.797602 13159 raft_consensus.cc:493] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.806154 11893 catalog_manager.cc:5697] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.809203 13085 raft_consensus.cc:2804] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:33.809695 13085 raft_consensus.cc:697] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:33.809813 11959 leader_election.cc:304] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:33.810839 13158 raft_consensus.cc:2804] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:33.810509 13085 consensus_queue.cc:237] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.811331 13158 raft_consensus.cc:697] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:33.808781 13159 raft_consensus.cc:515] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.812150 13158 consensus_queue.cc:237] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.813620 13159 leader_election.cc:290] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.816825 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:33.817508 12064 raft_consensus.cc:2468] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:33.820552 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:33.807816 12141 raft_consensus.cc:2468] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:33.826129 11959 leader_election.cc:304] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:33.808244 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:33.826884 13088 raft_consensus.cc:2804] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:33.826987 11959 leader_election.cc:304] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:33.827389 12062 raft_consensus.cc:2468] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:33.829085 13079 raft_consensus.cc:2804] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:33.829479 13079 raft_consensus.cc:493] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.829949 13079 raft_consensus.cc:3060] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.854545 12062 raft_consensus.cc:1275] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:33.855463 13079 raft_consensus.cc:515] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.859565 13079 leader_election.cc:290] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.827356 13088 raft_consensus.cc:493] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.860283 13088 raft_consensus.cc:3060] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.860577 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:33.861204 12062 raft_consensus.cc:3060] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.862589 13142 consensus_queue.cc:1048] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:33.866485 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:33.866894 13088 raft_consensus.cc:515] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.868880 13088 leader_election.cc:290] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.870167 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:33.870711 12063 raft_consensus.cc:3060] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.870689 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:33.871376 12141 raft_consensus.cc:3060] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.876773 13093 raft_consensus.cc:493] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:33.877295 13093 raft_consensus.cc:515] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.879005 13049 raft_consensus.cc:493] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:33.879307 13093 leader_election.cc:290] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:33.879513 13049 raft_consensus.cc:515] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.881945 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:33.882539 11996 raft_consensus.cc:2468] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:33.883651 12063 raft_consensus.cc:2468] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:33.883594 12108 leader_election.cc:304] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:33.883077 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:33.884833 13114 raft_consensus.cc:493] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:33.885593 11959 leader_election.cc:304] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:33.885366 13114 raft_consensus.cc:515] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.886288 13025 raft_consensus.cc:2804] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:33.886754 13025 raft_consensus.cc:493] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:33.887096 13025 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.887437 13114 leader_election.cc:290] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.888528 13049 leader_election.cc:290] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:33.888657 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:33.885375 12068 raft_consensus.cc:2393] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 2: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:33.890470 11892 catalog_manager.cc:5697] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.894860 11893 catalog_manager.cc:5697] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.899605 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:33.899758 12062 raft_consensus.cc:2468] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:33.900907 11959 leader_election.cc:304] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:33.901077 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:33.901773 12140 raft_consensus.cc:2368] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 for earlier term 2. Current term is 3.
I20260709 12:13:33.901968 13079 raft_consensus.cc:2804] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:33.901886 13025 raft_consensus.cc:515] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.902669 13158 raft_consensus.cc:2804] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:33.896413 11893 catalog_manager.cc:5697] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.902554 13079 raft_consensus.cc:697] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:33.903957 12034 leader_election.cc:400] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Vote denied by peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399) with higher term. Message: Invalid argument: T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 for earlier term 2. Current term is 3.
I20260709 12:13:33.904347 12034 leader_election.cc:403] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:33.903228 13158 raft_consensus.cc:697] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:33.905223 13114 raft_consensus.cc:3060] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.905288 13158 consensus_queue.cc:237] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.904102 13079 consensus_queue.cc:237] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.903510 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:33.915539 13025 leader_election.cc:290] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:33.922397 13060 raft_consensus.cc:493] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.922943 13060 raft_consensus.cc:515] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.924893 13060 leader_election.cc:290] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.925742 13088 raft_consensus.cc:493] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:33.926460 13088 raft_consensus.cc:515] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.927976 12141 raft_consensus.cc:2468] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:33.930744 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:33.931360 12140 raft_consensus.cc:2468] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 1.
I20260709 12:13:33.936872 12034 leader_election.cc:304] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:33.936926 12108 leader_election.cc:304] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:33.938732 11996 raft_consensus.cc:1275] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:33.939033 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:33.939649 11989 raft_consensus.cc:2468] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:33.940826 13148 consensus_queue.cc:1048] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:33.944039 13035 raft_consensus.cc:2749] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:33.946899 12062 raft_consensus.cc:1275] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:33.947896 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:33.948652 12068 raft_consensus.cc:2393] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 2: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:33.952261 13159 consensus_queue.cc:1048] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.944474 13085 raft_consensus.cc:2804] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:33.954638 13088 leader_election.cc:290] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:33.953577 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:33.956176 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:33.957293 12138 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:33.952966 13085 raft_consensus.cc:493] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.958065 13085 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.958542 11959 leader_election.cc:304] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:33.963865 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:33.964700 12064 raft_consensus.cc:2393] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 2: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:33.977077 11892 catalog_manager.cc:5697] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.978740 11892 catalog_manager.cc:5697] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.979516 13114 raft_consensus.cc:2749] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399) with higher term. Message: Invalid argument: T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 for earlier term 2. Current term is 3.
I20260709 12:13:33.985303 13035 raft_consensus.cc:493] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:33.985832 13035 raft_consensus.cc:515] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:33.987838 13035 leader_election.cc:290] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:33.990562 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:33.963201 13079 raft_consensus.cc:2804] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:33.991475 13079 raft_consensus.cc:493] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:33.991833 13079 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.992332 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:33.993073 12064 raft_consensus.cc:2368] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a for earlier term 2. Current term is 3.
I20260709 12:13:33.993868 12136 raft_consensus.cc:1275] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:33.992997 12138 raft_consensus.cc:1275] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:33.996490 13088 consensus_queue.cc:1048] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.996500 12108 leader_election.cc:400] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Vote denied by peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693) with higher term. Message: Invalid argument: T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a for earlier term 2. Current term is 3.
I20260709 12:13:33.997591 12108 leader_election.cc:403] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:33.998086 13061 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.998168 13088 consensus_queue.cc:1048] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.999774 11989 raft_consensus.cc:2468] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:34.003808 13085 raft_consensus.cc:515] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.005070 13061 raft_consensus.cc:2749] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693) with higher term. Message: Invalid argument: T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a for earlier term 2. Current term is 3.
I20260709 12:13:34.016996 12108 leader_election.cc:304] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:34.018886 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:34.019488 11996 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.019933 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:34.020643 12140 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.027741 11996 raft_consensus.cc:2468] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:13:34.029804 12034 leader_election.cc:304] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:34.030529 13114 raft_consensus.cc:2804] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:34.031369 13114 raft_consensus.cc:697] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:34.037820 13085 leader_election.cc:290] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:34.038795 13049 raft_consensus.cc:2804] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.034703 12140 raft_consensus.cc:2468] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:13:34.039333 13049 raft_consensus.cc:697] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:34.038028 13114 consensus_queue.cc:237] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.040246 13049 consensus_queue.cc:237] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.030606 13079 raft_consensus.cc:515] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.047302 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:34.048219 12064 raft_consensus.cc:2393] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 2: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:34.049420 13079 leader_election.cc:290] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:34.063570 12136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:34.067765 12062 raft_consensus.cc:1275] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.069190 13159 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:34.069569 13162 consensus_queue.cc:1048] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:34.069743 13159 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.071827 13159 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:34.074800 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:34.074471 11892 catalog_manager.cc:5697] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.075603 12063 raft_consensus.cc:2393] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 2: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:34.091158 11893 catalog_manager.cc:5697] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.084501 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:34.094430 12140 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:34.096431 11959 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:34.097491 13079 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:34.097863 13079 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:34.098220 13079 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.104971 12138 raft_consensus.cc:1275] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.121937 13159 raft_consensus.cc:493] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.122323 13079 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.122627 13159 raft_consensus.cc:515] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.124719 13079 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:34.124861 13159 leader_election.cc:290] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:34.126232 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:34.127034 12062 raft_consensus.cc:2393] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 2: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:34.127031 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:34.128087 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:34.128338 12068 raft_consensus.cc:2468] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 1.
I20260709 12:13:34.130089 13060 consensus_queue.cc:1048] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.131423 11959 leader_election.cc:304] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:34.130304 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:34.132606 12138 raft_consensus.cc:2468] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:34.132133 13159 raft_consensus.cc:2804] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:34.135648 13159 raft_consensus.cc:493] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:34.135998 13159 raft_consensus.cc:3060] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.139559 12140 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:34.151240 11959 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:34.152382 13079 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.152902 13079 raft_consensus.cc:697] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:34.154982 13079 consensus_queue.cc:237] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.161741 12063 raft_consensus.cc:1275] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.164299 13162 consensus_queue.cc:1048] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:34.175019 13159 raft_consensus.cc:515] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.177286 13159 leader_election.cc:290] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:34.178862 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:34.179513 12062 raft_consensus.cc:3060] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.180181 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:34.180788 12138 raft_consensus.cc:3060] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.187892 12136 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:34.189783 11959 leader_election.cc:304] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: c7d446f329e942748f688f9408456513
I20260709 12:13:34.190896 13162 raft_consensus.cc:2804] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.191479 13162 raft_consensus.cc:697] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:34.192335 13162 consensus_queue.cc:237] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.202143 12138 raft_consensus.cc:2468] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:34.204303 11959 leader_election.cc:304] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:34.205201 13079 raft_consensus.cc:2804] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:34.205746 13079 raft_consensus.cc:697] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:34.206672 13079 consensus_queue.cc:237] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.209416 12062 raft_consensus.cc:2468] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:34.219543 12138 raft_consensus.cc:1275] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.221740 13042 consensus_queue.cc:1048] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.223052 13093 raft_consensus.cc:493] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.223544 13093 raft_consensus.cc:515] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.226795 13093 leader_election.cc:290] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:34.231235 11992 raft_consensus.cc:1275] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.238129 13056 consensus_queue.cc:1048] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:34.238528 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:34.239210 11989 raft_consensus.cc:2468] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:34.242502 12108 leader_election.cc:304] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:34.247366 11893 catalog_manager.cc:5697] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.254166 13025 raft_consensus.cc:2804] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:34.258487 13025 raft_consensus.cc:493] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:34.258982 13025 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.288846 13025 raft_consensus.cc:515] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.296377 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:34.297168 11989 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:34.310645 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 56769us
I20260709 12:13:34.320192 12062 raft_consensus.cc:1275] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.321249 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:34.322003 13025 leader_election.cc:290] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:34.324023 12138 raft_consensus.cc:1275] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.324788 13162 consensus_queue.cc:1048] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.325796 13042 consensus_queue.cc:1048] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.342491 12064 raft_consensus.cc:1275] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.351568 12064 raft_consensus.cc:1275] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.335480 11989 raft_consensus.cc:2468] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:34.318003 11893 catalog_manager.cc:5697] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.353379 12108 leader_election.cc:304] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:34.354136 13035 raft_consensus.cc:2804] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:34.354658 13035 raft_consensus.cc:697] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:34.354221 11893 catalog_manager.cc:5697] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.355530 13035 consensus_queue.cc:237] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.355989 13162 consensus_queue.cc:1048] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:34.357746 13158 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:34.358244 13158 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.360165 13158 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:34.363440 13088 consensus_queue.cc:1048] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:34.371210 12064 raft_consensus.cc:1275] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.379130 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:34.380816 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:34.381717 12064 raft_consensus.cc:2468] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:34.384939 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:34.385689 12138 raft_consensus.cc:2393] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 2: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:34.389017 12138 raft_consensus.cc:1275] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.391508 13088 consensus_queue.cc:1048] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.394340 13088 consensus_queue.cc:1048] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.395380 11959 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:34.397305 13042 raft_consensus.cc:2804] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:34.397670 13042 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:34.398015 13042 raft_consensus.cc:3060] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.411412 12140 raft_consensus.cc:3060] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.419165 12140 raft_consensus.cc:1275] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.409634 13042 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.423003 12138 consensus_queue.cc:237] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:34.428956 11889 catalog_manager.cc:5697] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.433251 13162 consensus_queue.cc:1048] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:34.450371 12108 consensus_peers.cc:597] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e38d66d138d44a13a9f3bf4177d3839a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:34.458895 11996 raft_consensus.cc:1240] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Rejecting Update request from peer c7d446f329e942748f688f9408456513 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:34.478950 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:34.489940 12136 raft_consensus.cc:1275] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.491732 13088 consensus_queue.cc:1048] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.494203 12063 raft_consensus.cc:2468] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:34.496531 11959 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:34.497596 13088 raft_consensus.cc:2804] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.498039 13088 raft_consensus.cc:697] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:34.498828 13088 consensus_queue.cc:237] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.500413 13042 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:34.515295 12136 raft_consensus.cc:1240] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Rejecting Update request from peer c7d446f329e942748f688f9408456513 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:34.519606 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:34.520397 12143 raft_consensus.cc:2393] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b2f0908da394419181d635cbf2db63e7 in current term 2: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:34.549571 13114 raft_consensus.cc:493] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.550165 13114 raft_consensus.cc:515] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.533587 13060 consensus_queue.cc:1059] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:13:34.559508 11989 raft_consensus.cc:1275] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:34.603163 13114 leader_election.cc:290] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:34.606978 13093 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.607551 13093 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:34.631285 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 76499.1us
W20260709 12:13:34.632011 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 66697us
I20260709 12:13:34.640679 12063 raft_consensus.cc:1275] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:34.647976 12063 raft_consensus.cc:1275] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.648950 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:34.649614 11996 raft_consensus.cc:2468] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:34.639003 12138 raft_consensus.cc:1275] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.661321 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:34.637662 13060 consensus_queue.cc:1059] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:13:34.667526 13202 consensus_queue.cc:1048] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:34.668004 13085 raft_consensus.cc:3055] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:34.668422 13085 raft_consensus.cc:740] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:34.669716 13202 consensus_queue.cc:1048] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.672592 12138 raft_consensus.cc:1275] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.672950 11893 catalog_manager.cc:5697] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.682556 12140 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.686936 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:34.704825 13159 consensus_queue.cc:1048] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:34.706452 13195 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.678241 13060 consensus_queue.cc:1243] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [LEADER]: Peer ff3dab3bca9d4b5bb839d2763a4c6d7a log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:13:34.683610 13093 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:34.714600 12062 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:34.738245 13190 log.cc:927] Time spent T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Append to log took a long time: real 0.224s	user 0.008s	sys 0.000s
I20260709 12:13:34.773773 13060 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.774461 13060 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.772330 13085 consensus_queue.cc:260] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.777020 13060 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:34.780694 13085 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:34.796478 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 143695us
W20260709 12:13:34.796767 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 143376us
I20260709 12:13:34.797452 12034 leader_election.cc:304] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:34.798144 13203 raft_consensus.cc:2804] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:34.798501 13203 raft_consensus.cc:493] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:34.798840 13203 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.808284 13203 raft_consensus.cc:515] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:34.810395 13203 leader_election.cc:290] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:34.865128 11995 raft_consensus.cc:1275] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:34.870404 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 72874.2us
I20260709 12:13:34.897387 11995 raft_consensus.cc:1275] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.899833 13088 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:34.915699 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:34.916601 11991 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.917006 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:34.924144 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:34.925076 12139 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:34.926542 12064 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.931232 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:34.934793 12062 raft_consensus.cc:1275] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:34.935726 12138 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.953864 13215 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:34.959280 13205 consensus_queue.cc:1048] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:34.966655 11991 raft_consensus.cc:2468] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:13:34.977638 13215 consensus_queue.cc:1048] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.989511 11995 raft_consensus.cc:1240] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Rejecting Update request from peer ff3dab3bca9d4b5bb839d2763a4c6d7a for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:34.987710 13042 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:13:35.005926 13206 consensus_queue.cc:1048] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:35.008960 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:35.009897 12066 raft_consensus.cc:2468] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:35.030521 13204 consensus_queue.cc:1059] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:35.031585 13204 raft_consensus.cc:3055] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:35.031980 13204 raft_consensus.cc:740] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:35.039885 13204 consensus_queue.cc:260] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:35.041399 13204 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:35.044759 11992 raft_consensus.cc:1275] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:35.056365 13205 raft_consensus.cc:2955] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.084573 12066 raft_consensus.cc:1275] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:35.085103 12066 pending_rounds.cc:85] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513: Aborting all ops after (but not including) 1
I20260709 12:13:35.085433 12066 pending_rounds.cc:107] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:35.085727 12066 raft_consensus.cc:2889] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:35.094408 13093 consensus_queue.cc:1048] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:35.095029 12142 raft_consensus.cc:1275] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.091642 13224 ts_tablet_manager.cc:933] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:35.110802 11992 raft_consensus.cc:2955] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.112556 12063 raft_consensus.cc:1240] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Rejecting Update request from peer ff3dab3bca9d4b5bb839d2763a4c6d7a for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:35.131201 13212 consensus_queue.cc:1048] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:35.161804 13158 consensus_queue.cc:1048] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:35.177615 13224 tablet_copy_client.cc:323] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
I20260709 12:13:35.177865 12064 raft_consensus.cc:1275] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.180135 12155 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet e38d66d138d44a13a9f3bf4177d3839a from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:13:35.180742 12155 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet e38d66d138d44a13a9f3bf4177d3839a from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-e38d66d138d44a13a9f3bf4177d3839a
I20260709 12:13:35.183075 12142 consensus_queue.cc:237] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
W20260709 12:13:35.184835 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 44855.7us
I20260709 12:13:35.197878 13158 consensus_queue.cc:1048] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.214093 12034 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:35.220953 13085 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:35.221453 13085 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:35.221796 13085 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:35.307631 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 56661.5us
W20260709 12:13:35.313913 13231 log.cc:927] Time spent T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 12:13:35.315856 11893 catalog_manager.cc:5697] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:35.319882 12111 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:35.321281 12108 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:13:35.323563 13219 consensus_queue.cc:1048] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:35.326217 13035 raft_consensus.cc:2804] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:35.326645 13035 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:35.327035 13035 raft_consensus.cc:3060] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:35.310849 12155 tablet_copy_source_session.cc:215] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:35.338245 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38d66d138d44a13a9f3bf4177d3839a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:35.347615 12034 leader_election.cc:304] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:35.348661 13192 raft_consensus.cc:2804] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:35.349284 13192 raft_consensus.cc:697] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:35.350631 13192 consensus_queue.cc:237] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:35.362108 13206 consensus_queue.cc:1048] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:35.370599 11987 raft_consensus.cc:1275] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:13:35.376873 12108 consensus_peers.cc:597] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65dc333dc6a3493fbf6c7364d19805e3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:35.385224 13085 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:35.387660 13085 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:35.402911 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:35.403996 13035 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:35.405443 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:35.405681 12070 raft_consensus.cc:1275] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:35.403278 12062 raft_consensus.cc:2955] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.395273 13202 consensus_queue.cc:1048] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:13:35.412459 11889 catalog_manager.cc:5697] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 2 to 3, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.415580 13224 tablet_copy_client.cc:806] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:35.416373 13224 tablet_copy_client.cc:670] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:35.425724 13035 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:35.426368 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:35.444345 13035 consensus_queue.cc:1048] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:35.451481 13224 tablet_copy_client.cc:538] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:35.455448 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:35.457374 12034 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:35.461303 13025 raft_consensus.cc:2955] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.463764 11996 raft_consensus.cc:2955] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.467226 13224 tablet_bootstrap.cc:492] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:35.482769 13210 raft_consensus.cc:2749] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:13:35.532301 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 49371.7us
W20260709 12:13:35.540984 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 46783.4us
I20260709 12:13:35.549784 12108 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:13:35.551113 12064 consensus_queue.cc:237] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:35.558539 11889 catalog_manager.cc:5697] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.570029 13093 raft_consensus.cc:2749] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:35.563792 13224 tablet_bootstrap.cc:492] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:35.580163 13224 tablet_bootstrap.cc:492] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:35.593006 13224 ts_tablet_manager.cc:1403] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.126s	user 0.019s	sys 0.012s
I20260709 12:13:35.600107 13224 raft_consensus.cc:359] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:35.600975 13224 raft_consensus.cc:740] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:35.608554 13224 consensus_queue.cc:260] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:35.627843 12062 raft_consensus.cc:2955] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.645089 13224 ts_tablet_manager.cc:1434] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.003s
I20260709 12:13:35.663277 12155 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-e38d66d138d44a13a9f3bf4177d3839a received from {username='slave'} at 127.0.0.1:40716
I20260709 12:13:35.663784 12155 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-e38d66d138d44a13a9f3bf4177d3839a on tablet e38d66d138d44a13a9f3bf4177d3839a with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:35.674382 11996 raft_consensus.cc:1275] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:35.676498 12140 raft_consensus.cc:1275] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:35.676347 13210 consensus_queue.cc:1048] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:35.677224 12034 consensus_peers.cc:597] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 973a4ae0e1fe4257a72d67a4063e629e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:35.684664 13209 consensus_queue.cc:1048] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.714350 13224 ts_tablet_manager.cc:933] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:35.725235 13224 tablet_copy_client.cc:323] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
I20260709 12:13:35.727869 12155 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet 65dc333dc6a3493fbf6c7364d19805e3 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:13:35.728428 12155 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet 65dc333dc6a3493fbf6c7364d19805e3 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-65dc333dc6a3493fbf6c7364d19805e3
I20260709 12:13:35.733292 13219 raft_consensus.cc:2955] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.736068 12155 tablet_copy_source_session.cc:215] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:35.744655 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dc333dc6a3493fbf6c7364d19805e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:35.750895 12062 raft_consensus.cc:1240] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:35.751703 12142 raft_consensus.cc:2955] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.759032 13215 consensus_queue.cc:1059] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:35.760105 13215 raft_consensus.cc:3055] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:35.760455 13215 raft_consensus.cc:740] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:35.761257 13215 consensus_queue.cc:260] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:35.762542 13215 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:35.766106 11992 consensus_queue.cc:237] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
W20260709 12:13:35.774296 11959 consensus_peers.cc:597] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7c5b76549a1471d90f30720c790b65c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:35.777760 11992 raft_consensus.cc:2955] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.778160 11893 catalog_manager.cc:5697] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.782766 12140 raft_consensus.cc:1275] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:35.784183 13158 consensus_queue.cc:1048] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:35.785178 12062 raft_consensus.cc:1275] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:35.789005 13215 consensus_queue.cc:1048] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:35.791762 13217 raft_consensus.cc:2955] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.801179 12140 raft_consensus.cc:2955] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.804005 12062 raft_consensus.cc:2955] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.808658 13224 tablet_copy_client.cc:806] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:35.809590 13224 tablet_copy_client.cc:670] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:35.821085 11987 raft_consensus.cc:1275] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:35.821856 13224 tablet_copy_client.cc:538] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:35.822615 13210 consensus_queue.cc:1048] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.830506 13224 tablet_bootstrap.cc:492] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:35.840633 12140 raft_consensus.cc:1240] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:35.842125 13215 consensus_queue.cc:1059] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:35.843190 13215 raft_consensus.cc:3055] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:35.843593 13215 raft_consensus.cc:740] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:35.832500 11894 catalog_manager.cc:5697] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:35.866405 13215 consensus_queue.cc:260] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:35.869228 13215 raft_consensus.cc:3060] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:35.883893 12142 raft_consensus.cc:1275] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:35.884294 12142 pending_rounds.cc:85] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a: Aborting all ops after (but not including) 1
I20260709 12:13:35.884513 12142 pending_rounds.cc:107] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:35.884734 12142 raft_consensus.cc:2889] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:35.887972 13085 consensus_queue.cc:1048] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:35.889838 13224 tablet_bootstrap.cc:492] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:35.890780 13224 tablet_bootstrap.cc:492] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:35.891436 13224 ts_tablet_manager.cc:1403] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.016s
I20260709 12:13:35.901863 13224 raft_consensus.cc:359] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:35.902786 13224 raft_consensus.cc:740] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:35.903529 13224 consensus_queue.cc:260] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:35.908579 13224 ts_tablet_manager.cc:1434] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:13:35.911232 12155 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-65dc333dc6a3493fbf6c7364d19805e3 received from {username='slave'} at 127.0.0.1:40716
I20260709 12:13:35.911698 12155 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-65dc333dc6a3493fbf6c7364d19805e3 on tablet 65dc333dc6a3493fbf6c7364d19805e3 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:36.046355 12732 raft_consensus.cc:1217] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:36.214775 13224 ts_tablet_manager.cc:933] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:36.229485 13224 tablet_copy_client.cc:323] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.130:42693
I20260709 12:13:36.231345 12081 tablet_copy_service.cc:140] P c7d446f329e942748f688f9408456513: Received BeginTabletCopySession request for tablet 973a4ae0e1fe4257a72d67a4063e629e from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:37440)
I20260709 12:13:36.231940 12081 tablet_copy_service.cc:161] P c7d446f329e942748f688f9408456513: Beginning new tablet copy session on tablet 973a4ae0e1fe4257a72d67a4063e629e from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:37440: session id = e84e32b32aae476ab017ea16b9da6722-973a4ae0e1fe4257a72d67a4063e629e
I20260709 12:13:36.249102 12081 tablet_copy_source_session.cc:215] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:36.253620 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973a4ae0e1fe4257a72d67a4063e629e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:36.268456 12732 raft_consensus.cc:1217] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 12:13:36.273910 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 46296.9us
I20260709 12:13:36.285142 13224 tablet_copy_client.cc:806] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:36.285775 13224 tablet_copy_client.cc:670] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:36.289904 13224 tablet_copy_client.cc:538] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:36.305781 13224 tablet_bootstrap.cc:492] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:36.331437 13255 ts_tablet_manager.cc:933] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:36.342556 13255 tablet_copy_client.cc:323] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:36.344362 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet a7c5b76549a1471d90f30720c790b65c from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:36.344889 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet a7c5b76549a1471d90f30720c790b65c from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-a7c5b76549a1471d90f30720c790b65c
I20260709 12:13:36.346624 13224 tablet_bootstrap.cc:492] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:36.347529 13224 tablet_bootstrap.cc:492] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:36.348131 13224 ts_tablet_manager.cc:1403] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.004s
I20260709 12:13:36.350764 13224 raft_consensus.cc:359] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:36.351485 13224 raft_consensus.cc:740] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:36.352037 13224 consensus_queue.cc:260] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:36.352901 12006 tablet_copy_source_session.cc:215] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:36.362942 13255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c5b76549a1471d90f30720c790b65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:36.377797 13224 ts_tablet_manager.cc:1434] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.002s
I20260709 12:13:36.379767 12081 tablet_copy_service.cc:342] P c7d446f329e942748f688f9408456513: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-973a4ae0e1fe4257a72d67a4063e629e received from {username='slave'} at 127.0.0.1:37440
I20260709 12:13:36.380230 12081 tablet_copy_service.cc:434] P c7d446f329e942748f688f9408456513: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-973a4ae0e1fe4257a72d67a4063e629e on tablet 973a4ae0e1fe4257a72d67a4063e629e with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:36.414129 13255 tablet_copy_client.cc:806] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:36.414760 13255 tablet_copy_client.cc:670] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:36.427845 13255 tablet_copy_client.cc:538] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:36.484403 13255 tablet_bootstrap.cc:492] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:36.515959 13205 raft_consensus.cc:1064] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:36.522555 13205 consensus_queue.cc:237] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:36.540539 12732 raft_consensus.cc:1275] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:36.542023 11992 raft_consensus.cc:1275] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:36.544435 13025 consensus_queue.cc:1048] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:36.546533 13205 consensus_queue.cc:1048] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:36.566366 12070 raft_consensus.cc:1275] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:36.580005 13205 consensus_queue.cc:1048] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:36.603406 13255 tablet_bootstrap.cc:492] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:36.604389 13255 tablet_bootstrap.cc:492] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:36.605197 13255 ts_tablet_manager.cc:1403] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.121s	user 0.023s	sys 0.021s
I20260709 12:13:36.605209 13205 raft_consensus.cc:2955] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:36.608366 13255 raft_consensus.cc:359] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:36.609346 13255 raft_consensus.cc:740] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:36.610035 13255 consensus_queue.cc:260] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:36.612574 13255 ts_tablet_manager.cc:1434] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:36.614648 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-a7c5b76549a1471d90f30720c790b65c received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:36.615054 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-a7c5b76549a1471d90f30720c790b65c on tablet a7c5b76549a1471d90f30720c790b65c with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:36.612305 11992 raft_consensus.cc:2955] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:36.637789 12734 raft_consensus.cc:2955] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:36.662635 11889 catalog_manager.cc:5697] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:36.665752 13025 raft_consensus.cc:1064] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:36.667903 13025 consensus_queue.cc:237] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:36.685582 12062 raft_consensus.cc:2955] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:36.771168 12734 raft_consensus.cc:1275] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:36.773590 13093 consensus_queue.cc:1048] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:36.774048 12070 raft_consensus.cc:1275] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:36.776116 13093 consensus_queue.cc:1048] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:36.780340 11987 raft_consensus.cc:1275] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:36.786819 13093 consensus_queue.cc:1048] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:36.799960 12140 consensus_queue.cc:237] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:36.822847 12732 raft_consensus.cc:1275] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:13:36.830672 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 44695.5us
I20260709 12:13:36.833323 13093 consensus_queue.cc:1048] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:36.837270 11996 raft_consensus.cc:1275] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:36.840567 13093 consensus_queue.cc:1048] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:36.841814 12732 raft_consensus.cc:1217] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:36.853711 12730 raft_consensus.cc:2955] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:36.851111 13205 raft_consensus.cc:2955] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:36.873970 11991 raft_consensus.cc:2955] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:36.874819 12734 raft_consensus.cc:2955] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:36.872479 13025 raft_consensus.cc:2955] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:36.880718 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e38d66d138d44a13a9f3bf4177d3839a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:36.881196 13210 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:36.881690 13210 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:36.892396 11893 catalog_manager.cc:5697] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:36.894311 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:36.895109 11991 raft_consensus.cc:2468] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:13:36.897979 12034 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:36.900782 13219 raft_consensus.cc:2804] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:36.901206 13219 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:36.902312 13219 raft_consensus.cc:3060] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:36.903208 13210 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:36.911892 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:36.912599 12140 raft_consensus.cc:2393] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 3: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:36.919021 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet e38d66d138d44a13a9f3bf4177d3839a with delete_type TABLET_DATA_TOMBSTONED (TS c7d446f329e942748f688f9408456513 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53298
I20260709 12:13:36.920446 11890 catalog_manager.cc:5697] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:36.920149 12064 raft_consensus.cc:2955] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:36.930966 13219 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:36.933290 13219 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:36.950791 12140 consensus_queue.cc:237] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:36.955885 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:36.956597 12142 raft_consensus.cc:2393] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 3: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
I20260709 12:13:36.958604 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:36.964771 13273 tablet_replica.cc:333] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:13:36.966020 13273 raft_consensus.cc:2243] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:36.966310 11991 raft_consensus.cc:2468] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:13:36.956153 11987 raft_consensus.cc:2955] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
W20260709 12:13:36.984611 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 61699.7us
I20260709 12:13:37.003561 12734 raft_consensus.cc:1275] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.007591 12062 raft_consensus.cc:1275] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.021909 13093 consensus_queue.cc:1048] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:37.006290 13273 raft_consensus.cc:2272] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:37.054088 13273 ts_tablet_manager.cc:1916] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:37.059780 13093 raft_consensus.cc:2955] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.067807 12734 raft_consensus.cc:2955] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
W20260709 12:13:37.069340 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 82128.4us
I20260709 12:13:37.074234 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65dc333dc6a3493fbf6c7364d19805e3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:37.078439 13025 consensus_queue.cc:1048] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:37.078977 12730 raft_consensus.cc:1217] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:13:37.103969 13202 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:37.104542 13202 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:37.107092 13202 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:37.139285 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:37.140057 11987 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:37.145509 12108 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:37.146467 13093 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:37.146904 13093 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:13:37.148126 13093 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.152499 12034 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:37.158914 13085 raft_consensus.cc:2804] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:37.143383 11894 catalog_manager.cc:5697] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 4 to 5, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:37.159364 13085 raft_consensus.cc:697] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:37.160238 13085 consensus_queue.cc:237] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:37.176446 13273 ts_tablet_manager.cc:1929] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:37.177235 13273 log.cc:1199] T e38d66d138d44a13a9f3bf4177d3839a P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/e38d66d138d44a13a9f3bf4177d3839a
I20260709 12:13:37.180179 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet e38d66d138d44a13a9f3bf4177d3839a (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:37.181993 11981 tablet_service.cc:1558] Processing DeleteTablet for tablet 65dc333dc6a3493fbf6c7364d19805e3 with delete_type TABLET_DATA_TOMBSTONED (TS b2f0908da394419181d635cbf2db63e7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:37.188741 13283 tablet_replica.cc:333] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:13:37.190013 13283 raft_consensus.cc:2243] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:37.190858 13283 raft_consensus.cc:2272] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:37.195250 13283 ts_tablet_manager.cc:1916] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:37.195794 13093 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:37.203369 11889 catalog_manager.cc:5697] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:37.207229 12070 raft_consensus.cc:2955] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.209447 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:37.209877 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:37.210208 12066 raft_consensus.cc:2393] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 3: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:37.212037 13283 ts_tablet_manager.cc:1929] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:37.212510 13283 log.cc:1199] T 65dc333dc6a3493fbf6c7364d19805e3 P b2f0908da394419181d635cbf2db63e7: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/wals/65dc333dc6a3493fbf6c7364d19805e3
I20260709 12:13:37.216140 11878 catalog_manager.cc:5028] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): tablet 65dc333dc6a3493fbf6c7364d19805e3 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:37.216840 11987 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:37.221069 12108 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:37.221761 13205 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:37.222229 13205 raft_consensus.cc:697] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:37.223172 13205 consensus_queue.cc:237] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:37.229671 13093 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:37.233697 13093 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.234126 13093 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:37.236799 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:37.237449 11991 raft_consensus.cc:2468] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:37.251392 13093 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:37.262463 11889 catalog_manager.cc:5697] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:37.263046 12108 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:37.264880 13202 raft_consensus.cc:2804] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:37.265301 13202 raft_consensus.cc:493] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:37.265684 13202 raft_consensus.cc:3060] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:37.288975 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:37.289742 12066 raft_consensus.cc:2393] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 3: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:13:37.289914 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:37.286588 13202 raft_consensus.cc:515] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:37.299661 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:37.300246 11991 raft_consensus.cc:3060] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:37.313465 11991 raft_consensus.cc:2468] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 4.
I20260709 12:13:37.314188 13202 leader_election.cc:290] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:37.314713 12108 leader_election.cc:304] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:37.320425 13093 raft_consensus.cc:2804] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:37.320904 13093 raft_consensus.cc:697] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:37.321678 13093 consensus_queue.cc:237] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:37.332469 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae627d2c5de432ca34b80ce4547fc8a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:37.335001 13085 raft_consensus.cc:1064] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:37.337393 13085 consensus_queue.cc:237] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:37.347421 11889 catalog_manager.cc:5697] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 3 to 4, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 4 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:37.354039 12734 raft_consensus.cc:1275] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.354477 12140 raft_consensus.cc:1275] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.354811 11991 raft_consensus.cc:1275] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:37.360185 13280 consensus_queue.cc:1048] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.361112 13279 consensus_queue.cc:1048] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.361901 13182 consensus_queue.cc:1048] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.408170 13280 raft_consensus.cc:2955] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.425787 12734 raft_consensus.cc:2955] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.434455 12140 raft_consensus.cc:2955] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.441239 11889 catalog_manager.cc:5697] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.446090 11987 raft_consensus.cc:2955] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.475756 12064 consensus_queue.cc:237] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:37.487329 12734 raft_consensus.cc:1275] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:37.490227 11987 raft_consensus.cc:1275] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:37.491966 13280 consensus_queue.cc:1048] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.492636 13182 consensus_queue.cc:1048] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.505923 13278 raft_consensus.cc:2955] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.520823 11991 raft_consensus.cc:2955] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.529250 12734 raft_consensus.cc:2955] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.541973 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 973a4ae0e1fe4257a72d67a4063e629e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:37.585780 11889 catalog_manager.cc:5697] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New cstate: current_term: 1 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.603824 13280 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.604326 13280 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:37.606220 13280 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:37.609336 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:37.609666 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:37.610381 11991 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:13:37.615406 12034 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:37.618636 13278 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:37.619089 13278 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:37.619449 13278 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:37.623288 13281 raft_consensus.cc:1064] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:37.625025 12132 tablet_service.cc:1558] Processing DeleteTablet for tablet 973a4ae0e1fe4257a72d67a4063e629e with delete_type TABLET_DATA_TOMBSTONED (TS ff3dab3bca9d4b5bb839d2763a4c6d7a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36760
I20260709 12:13:37.626389 13281 consensus_queue.cc:237] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:37.636260 13278 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:37.647279 13278 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:37.651309 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:37.651976 11991 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:37.661036 11991 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 4.
I20260709 12:13:37.662761 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:37.673024 13290 tablet_replica.cc:333] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:13:37.674345 13290 raft_consensus.cc:2243] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:37.675129 13290 raft_consensus.cc:2272] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:37.678783 13290 ts_tablet_manager.cc:1916] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:37.680413 12734 raft_consensus.cc:1275] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:37.681424 12034 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:37.681715 12140 raft_consensus.cc:1275] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:37.681916 12070 raft_consensus.cc:1240] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Rejecting Update request from peer ff3dab3bca9d4b5bb839d2763a4c6d7a for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:37.685536 13276 consensus_queue.cc:1048] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.687282 13278 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:37.697952 13205 consensus_queue.cc:1059] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.698822 13205 raft_consensus.cc:3055] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:37.699160 13205 raft_consensus.cc:740] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:37.699939 13205 consensus_queue.cc:260] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:37.702064 13205 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:37.704473 13278 raft_consensus.cc:697] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:37.706830 13278 consensus_queue.cc:237] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:37.726161 13281 consensus_queue.cc:1048] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.728595 12070 raft_consensus.cc:1275] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:37.732587 11991 raft_consensus.cc:1275] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:37.734679 13205 consensus_queue.cc:1048] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.741935 13292 consensus_queue.cc:1048] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.745995 12142 raft_consensus.cc:1240] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Rejecting Update request from peer c7d446f329e942748f688f9408456513 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:37.755185 13085 consensus_queue.cc:1059] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.755954 13085 consensus_queue.cc:1243] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [LEADER]: Peer ff3dab3bca9d4b5bb839d2763a4c6d7a log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:13:37.756510 13182 raft_consensus.cc:3055] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:37.756883 13182 raft_consensus.cc:740] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:37.757889 13182 consensus_queue.cc:260] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:37.759193 13182 raft_consensus.cc:3060] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:37.771587 13290 ts_tablet_manager.cc:1929] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:37.772073 13290 log.cc:1199] T 973a4ae0e1fe4257a72d67a4063e629e P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/wals/973a4ae0e1fe4257a72d67a4063e629e
I20260709 12:13:37.773941 11878 catalog_manager.cc:5028] TS ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): tablet 973a4ae0e1fe4257a72d67a4063e629e (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:37.792222 11889 catalog_manager.cc:5697] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 3 to 4, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:37.813282 13293 raft_consensus.cc:2955] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.815044 12730 raft_consensus.cc:2955] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.822978 11987 raft_consensus.cc:1240] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Rejecting Update request from peer c7d446f329e942748f688f9408456513 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:37.832546 12070 raft_consensus.cc:2955] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.832585 12140 raft_consensus.cc:2955] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.841450 12062 raft_consensus.cc:1275] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:13:37.841868 12062 pending_rounds.cc:85] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513: Aborting all ops after (but not including) 2
I20260709 12:13:37.842090 12062 pending_rounds.cc:107] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:13:37.842308 12062 raft_consensus.cc:2889] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:37.847476 13093 consensus_queue.cc:1048] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.852447 11893 catalog_manager.cc:5697] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.925930 11987 consensus_queue.cc:237] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:37.934824 12730 raft_consensus.cc:1275] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:37.936996 13293 consensus_queue.cc:1048] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:37.943452 12070 raft_consensus.cc:1275] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:37.945495 13293 consensus_queue.cc:1048] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:37.949433 13281 raft_consensus.cc:2955] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.958112 12734 raft_consensus.cc:2955] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:37.990291 11893 catalog_manager.cc:5697] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:38.001950 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7c5b76549a1471d90f30720c790b65c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:38.002966 12062 raft_consensus.cc:2955] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:38.005448 12132 tablet_service.cc:1558] Processing DeleteTablet for tablet a7c5b76549a1471d90f30720c790b65c with delete_type TABLET_DATA_TOMBSTONED (TS ff3dab3bca9d4b5bb839d2763a4c6d7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36760
I20260709 12:13:38.006529 13290 tablet_replica.cc:333] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:13:38.007623 13290 raft_consensus.cc:2243] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:38.008304 13290 raft_consensus.cc:2272] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:38.012645 13290 ts_tablet_manager.cc:1916] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:38.045269 13290 ts_tablet_manager.cc:1929] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:13:38.045917 13290 log.cc:1199] T a7c5b76549a1471d90f30720c790b65c P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/wals/a7c5b76549a1471d90f30720c790b65c
I20260709 12:13:38.047680 11878 catalog_manager.cc:5028] TS ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): tablet a7c5b76549a1471d90f30720c790b65c (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:38.139586 11987 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:38.140777 13210 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.185366 12140 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:13:38.185734 12140 pending_rounds.cc:85] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Aborting all ops after (but not including) 2
I20260709 12:13:38.186008 12140 pending_rounds.cc:107] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:13:38.186252 12140 raft_consensus.cc:2889] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:38.190049 13182 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.866771 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:38.989494 12140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:38.990346 12140 raft_consensus.cc:606] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Received request to transfer leadership to TS e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:39.035347 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:39.035931 12066 raft_consensus.cc:606] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:39.038785 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:39.039325 12066 raft_consensus.cc:606] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:39.042975 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "974ed9636aa44217a763d3719d103af9"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:39.043507 12066 raft_consensus.cc:606] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:39.046326 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:39.046836 12066 raft_consensus.cc:606] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:39.050901 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:39.051484 12066 raft_consensus.cc:606] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:39.052678 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:39.054566 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:39.055667 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:39.134845 13182 raft_consensus.cc:993] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:39.135339 13182 raft_consensus.cc:1081] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:39.136862 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:39.137446 11996 raft_consensus.cc:493] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.137773 11996 raft_consensus.cc:3060] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.144377 11996 raft_consensus.cc:515] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:39.146155 11996 leader_election.cc:290] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:39.148562 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:39.150254 12066 raft_consensus.cc:3055] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.150545 12066 raft_consensus.cc:740] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:39.151293 12066 consensus_queue.cc:260] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:39.151780 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:39.152307 12140 raft_consensus.cc:3060] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.152356 12066 raft_consensus.cc:3060] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.158685 12066 raft_consensus.cc:2468] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:39.166241 12140 raft_consensus.cc:2468] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:39.168259 11959 leader_election.cc:304] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:39.171465 13293 raft_consensus.cc:2804] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.173767 13293 raft_consensus.cc:697] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:39.174665 13293 consensus_queue.cc:237] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:39.220155 12066 consensus_queue.cc:237] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:39.208947 11893 catalog_manager.cc:5697] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.227758 13278 raft_consensus.cc:993] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:39.228259 13219 raft_consensus.cc:1081] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:39.229924 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:39.230439 11996 raft_consensus.cc:493] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.230754 11996 raft_consensus.cc:3060] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.241600 13182 raft_consensus.cc:993] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:39.237550 11996 raft_consensus.cc:515] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:39.242120 13182 raft_consensus.cc:1081] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:39.243654 11987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "974ed9636aa44217a763d3719d103af9"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:39.244141 11987 raft_consensus.cc:493] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.244448 11987 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.244341 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:39.250880 12062 raft_consensus.cc:3055] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.250934 11996 leader_election.cc:290] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:39.251240 12062 raft_consensus.cc:740] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:39.251435 11987 raft_consensus.cc:515] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:39.251636 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:39.252274 12138 raft_consensus.cc:3060] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.252066 12062 consensus_queue.cc:260] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:39.253883 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:39.254433 12070 raft_consensus.cc:3055] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:39.254745 12070 raft_consensus.cc:740] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:39.255442 12070 consensus_queue.cc:260] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:39.256418 12070 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.257426 12062 raft_consensus.cc:3060] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.263049 12070 raft_consensus.cc:2468] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 4.
I20260709 12:13:39.265774 12138 raft_consensus.cc:2468] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:39.266021 11959 leader_election.cc:304] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:39.266902 13293 raft_consensus.cc:2804] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:39.267379 13293 raft_consensus.cc:697] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:39.269580 11987 leader_election.cc:290] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 4 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:39.264115 12062 raft_consensus.cc:2468] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:39.269997 11959 leader_election.cc:304] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:39.264876 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:39.270669 12140 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.268394 13293 consensus_queue.cc:237] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:39.273711 13281 raft_consensus.cc:2804] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.279448 13219 raft_consensus.cc:993] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:39.280239 13278 raft_consensus.cc:1081] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:39.282552 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:39.283246 11996 raft_consensus.cc:493] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.283581 11996 raft_consensus.cc:3060] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.281524 12140 raft_consensus.cc:2468] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 4.
I20260709 12:13:39.288806 13281 raft_consensus.cc:697] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:39.302073 11996 raft_consensus.cc:515] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:39.308874 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:39.309653 12140 raft_consensus.cc:3060] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.309588 13281 consensus_queue.cc:237] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:39.322000 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:39.324774 11996 leader_election.cc:290] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:39.323681 12066 raft_consensus.cc:3055] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.326149 12066 raft_consensus.cc:740] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:39.327313 12066 consensus_queue.cc:260] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:39.328943 12140 raft_consensus.cc:2468] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:39.330067 11959 leader_election.cc:304] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:39.331638 13293 raft_consensus.cc:2804] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.332729 13293 raft_consensus.cc:697] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:39.333660 12066 raft_consensus.cc:3060] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.333611 13293 consensus_queue.cc:237] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:39.343603 11987 raft_consensus.cc:1275] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:39.347844 12138 raft_consensus.cc:1275] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:39.350747 13314 consensus_queue.cc:1048] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:13:39.352427 12034 consensus_peers.cc:597] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92e203a7a00b4b348aa11c557bb58052. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:39.355070 12066 raft_consensus.cc:2468] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:39.358426 13182 consensus_queue.cc:1048] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:39.373332 13219 raft_consensus.cc:2955] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.380342 11893 catalog_manager.cc:5697] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 3 to 4, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 4 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.383553 11893 catalog_manager.cc:5697] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.385066 11893 catalog_manager.cc:5697] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.395634 11996 consensus_queue.cc:237] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:39.396230 11894 catalog_manager.cc:5697] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.411489 12138 raft_consensus.cc:2955] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.417894 13025 raft_consensus.cc:993] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:39.418385 13025 raft_consensus.cc:1081] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Signalling peer e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:39.420760 12730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e"
dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45792
I20260709 12:13:39.421350 12730 raft_consensus.cc:493] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.421725 12730 raft_consensus.cc:3060] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.425905 11987 raft_consensus.cc:2955] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.435289 12730 raft_consensus.cc:515] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:39.478087 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:39.478439 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034e676f37484f39bf8d499c5b9a558e" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:39.478703 11987 raft_consensus.cc:3060] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.479001 12138 raft_consensus.cc:3055] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.479302 12138 raft_consensus.cc:740] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:39.479947 12730 leader_election.cc:290] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:39.480096 12138 consensus_queue.cc:260] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:39.482627 12138 raft_consensus.cc:3060] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:39.488128 11959 consensus_peers.cc:597] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2855d5598b0b4f7f9253ff1dd6b9dc4f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:39.489904 12139 raft_consensus.cc:1275] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:39.491181 13312 consensus_queue.cc:1048] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:39.491616 12070 raft_consensus.cc:1275] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:39.495810 13312 consensus_queue.cc:1048] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:39.500679 11987 raft_consensus.cc:2468] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 3.
I20260709 12:13:39.507718 13219 raft_consensus.cc:993] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513: : Instructing follower e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:39.512638 13219 raft_consensus.cc:1081] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:39.514014 12699 leader_election.cc:304] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [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: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:13:39.515053 13263 raft_consensus.cc:2804] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:39.519330 13263 raft_consensus.cc:697] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 3 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:13:39.521787 12138 raft_consensus.cc:2468] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 3.
I20260709 12:13:39.522776 12730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e"
dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45786
I20260709 12:13:39.523365 12730 raft_consensus.cc:493] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.523803 12730 raft_consensus.cc:3060] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.530443 12070 raft_consensus.cc:2955] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.531843 13281 raft_consensus.cc:2955] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.535403 12730 raft_consensus.cc:515] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:39.521579 13263 consensus_queue.cc:237] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:39.539405 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:39.539978 11996 raft_consensus.cc:3060] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.541613 12730 leader_election.cc:290] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:39.542615 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973a4ae0e1fe4257a72d67a4063e629e" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:39.543187 12064 raft_consensus.cc:3055] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.543485 12064 raft_consensus.cc:740] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:39.544152 12064 consensus_queue.cc:260] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:39.545295 12064 raft_consensus.cc:3060] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.547565 11996 raft_consensus.cc:2468] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 2.
I20260709 12:13:39.552944 12699 leader_election.cc:304] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:13:39.553958 13325 raft_consensus.cc:2804] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.559028 12140 raft_consensus.cc:2955] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.562569 12138 consensus_queue.cc:237] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:39.567113 12064 raft_consensus.cc:2468] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 2.
I20260709 12:13:39.572238 13325 raft_consensus.cc:697] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 2 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:13:39.573331 11893 catalog_manager.cc:5697] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.592520 13325 consensus_queue.cc:237] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:39.626343 11893 catalog_manager.cc:5697] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 2 to 3, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 3 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:39.651001 12108 consensus_peers.cc:597] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b7100c2f2914a6bac30831d92331d55. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:39.653582 12139 raft_consensus.cc:1275] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:39.654541 11996 raft_consensus.cc:1275] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.655670 12064 raft_consensus.cc:1275] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.656661 13281 consensus_queue.cc:1048] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.662426 13025 consensus_queue.cc:1048] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.664989 13025 consensus_queue.cc:1048] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.671275 11894 catalog_manager.cc:5697] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 2 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.675117 12070 raft_consensus.cc:1275] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:39.683120 12140 raft_consensus.cc:1275] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:39.683176 13306 consensus_queue.cc:1048] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:39.687186 13306 consensus_queue.cc:1048] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:39.741392 13025 raft_consensus.cc:2955] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.748080 11992 raft_consensus.cc:2955] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.753240 12138 raft_consensus.cc:1275] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:39.762346 12070 raft_consensus.cc:1275] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:39.763818 13281 consensus_queue.cc:1048] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.763857 13293 consensus_queue.cc:1048] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:13:39.780805 11992 consensus_queue.cc:237] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:39.781060 12062 raft_consensus.cc:2955] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.787796 12066 raft_consensus.cc:1275] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:39.787359 11893 catalog_manager.cc:5697] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.791337 13281 consensus_queue.cc:1048] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:39.801806 11959 consensus_peers.cc:597] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c90ef4c3ef8248088146120447d56427. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:39.802069 12062 raft_consensus.cc:1275] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:39.803813 12063 raft_consensus.cc:1275] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:39.805573 13293 consensus_queue.cc:1048] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.822428 12142 raft_consensus.cc:1275] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:39.826558 13281 consensus_queue.cc:1048] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:39.828635 13281 consensus_queue.cc:1048] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:39.861358 13293 raft_consensus.cc:2955] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.867453 12070 raft_consensus.cc:2955] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.879366 13337 ts_tablet_manager.cc:933] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:39.897956 12138 raft_consensus.cc:1275] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:39.896863 12140 raft_consensus.cc:2955] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:39.935817 13281 consensus_queue.cc:1048] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.973656 12138 raft_consensus.cc:1275] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:39.975265 13326 consensus_queue.cc:1048] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:40.027869 13337 tablet_copy_client.cc:323] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.130:42693
I20260709 12:13:40.029711 12081 tablet_copy_service.cc:140] P c7d446f329e942748f688f9408456513: Received BeginTabletCopySession request for tablet 92e203a7a00b4b348aa11c557bb58052 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:37440)
I20260709 12:13:40.030328 12081 tablet_copy_service.cc:161] P c7d446f329e942748f688f9408456513: Beginning new tablet copy session on tablet 92e203a7a00b4b348aa11c557bb58052 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:37440: session id = e84e32b32aae476ab017ea16b9da6722-92e203a7a00b4b348aa11c557bb58052
I20260709 12:13:40.037837 11996 raft_consensus.cc:1275] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:40.038681 12081 tablet_copy_source_session.cc:215] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:40.040392 13325 consensus_queue.cc:1048] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:40.051450 13337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e203a7a00b4b348aa11c557bb58052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:40.023402 11889 catalog_manager.cc:5697] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.080785 13337 tablet_copy_client.cc:806] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.081459 13337 tablet_copy_client.cc:670] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.082787 12064 raft_consensus.cc:1275] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.084321 13263 consensus_queue.cc:1048] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.104700 11987 raft_consensus.cc:1275] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.118857 13337 tablet_copy_client.cc:538] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:40.141568 13356 ts_tablet_manager.cc:933] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:40.143726 13325 consensus_queue.cc:1048] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.167382 13337 tablet_bootstrap.cc:492] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:40.191027 13356 tablet_copy_client.cc:323] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:40.195829 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet 2855d5598b0b4f7f9253ff1dd6b9dc4f from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:40.196485 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet 2855d5598b0b4f7f9253ff1dd6b9dc4f from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-2855d5598b0b4f7f9253ff1dd6b9dc4f
I20260709 12:13:40.221433 12006 tablet_copy_source_session.cc:215] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:40.229717 13360 ts_tablet_manager.cc:933] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:40.232360 13356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2855d5598b0b4f7f9253ff1dd6b9dc4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:40.237850 13360 tablet_copy_client.cc:323] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
I20260709 12:13:40.239897 12155 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet 2b7100c2f2914a6bac30831d92331d55 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:13:40.240487 12155 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet 2b7100c2f2914a6bac30831d92331d55 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-2b7100c2f2914a6bac30831d92331d55
I20260709 12:13:40.248698 12155 tablet_copy_source_session.cc:215] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:40.252413 13360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7100c2f2914a6bac30831d92331d55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:40.274693 13360 tablet_copy_client.cc:806] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.275362 13360 tablet_copy_client.cc:670] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.279204 13360 tablet_copy_client.cc:538] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:40.288455 13360 tablet_bootstrap.cc:492] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:40.296880 13356 tablet_copy_client.cc:806] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.297665 13356 tablet_copy_client.cc:670] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.299310 13337 tablet_bootstrap.cc:492] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:40.301783 13337 tablet_bootstrap.cc:492] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:40.304050 13337 ts_tablet_manager.cc:1403] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.137s	user 0.037s	sys 0.017s
I20260709 12:13:40.304797 13356 tablet_copy_client.cc:538] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:40.307459 13337 raft_consensus.cc:359] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:40.308372 13337 raft_consensus.cc:740] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:40.309361 13337 consensus_queue.cc:260] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:40.312417 13337 ts_tablet_manager.cc:1434] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 12:13:40.314091 12081 tablet_copy_service.cc:342] P c7d446f329e942748f688f9408456513: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-92e203a7a00b4b348aa11c557bb58052 received from {username='slave'} at 127.0.0.1:37440
I20260709 12:13:40.314525 12081 tablet_copy_service.cc:434] P c7d446f329e942748f688f9408456513: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-92e203a7a00b4b348aa11c557bb58052 on tablet 92e203a7a00b4b348aa11c557bb58052 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:40.323175 13356 tablet_bootstrap.cc:492] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:40.344907 13360 tablet_bootstrap.cc:492] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:40.346036 13360 tablet_bootstrap.cc:492] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:40.352272 13360 ts_tablet_manager.cc:1403] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.000s
I20260709 12:13:40.355726 13360 raft_consensus.cc:359] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:40.356901 13360 raft_consensus.cc:740] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:40.357750 13360 consensus_queue.cc:260] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:40.371675 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:40.375555 13360 ts_tablet_manager.cc:1434] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260709 12:13:40.384819 12155 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-2b7100c2f2914a6bac30831d92331d55 received from {username='slave'} at 127.0.0.1:40716
I20260709 12:13:40.385330 12155 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-2b7100c2f2914a6bac30831d92331d55 on tablet 2b7100c2f2914a6bac30831d92331d55 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:40.400554 13356 tablet_bootstrap.cc:492] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:40.403905 13360 ts_tablet_manager.cc:933] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:40.420621 13356 tablet_bootstrap.cc:492] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:40.421418 13356 ts_tablet_manager.cc:1403] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.098s	user 0.028s	sys 0.007s
I20260709 12:13:40.422480 13360 tablet_copy_client.cc:323] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:40.424049 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet c90ef4c3ef8248088146120447d56427 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:40.424557 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet c90ef4c3ef8248088146120447d56427 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-c90ef4c3ef8248088146120447d56427
I20260709 12:13:40.452039 12006 tablet_copy_source_session.cc:215] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:40.455428 13360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90ef4c3ef8248088146120447d56427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:40.491914 13356 raft_consensus.cc:359] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:40.492940 13356 raft_consensus.cc:740] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:40.517151 13360 tablet_copy_client.cc:806] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.517911 13360 tablet_copy_client.cc:670] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.547987 12062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:40.548672 12062 raft_consensus.cc:606] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:40.575039 12062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:40.575733 12062 raft_consensus.cc:606] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:40.515568 13356 consensus_queue.cc:260] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:40.593103 12138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc36bed9c666422db88b1ce6305053cf"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:40.593703 12138 raft_consensus.cc:606] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:13:40.595361 13356 ts_tablet_manager.cc:1434] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.172s	user 0.006s	sys 0.001s
I20260709 12:13:40.600934 13360 tablet_copy_client.cc:538] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:40.603195 12062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:40.603802 12062 raft_consensus.cc:606] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:40.605290 13314 raft_consensus.cc:993] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513: : Instructing follower e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:40.605716 13314 raft_consensus.cc:1081] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:40.609931 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-2855d5598b0b4f7f9253ff1dd6b9dc4f received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:40.610198 12070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e197106332c24621a456f1e75349109f"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:40.610808 12070 raft_consensus.cc:606] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:40.610904 13219 raft_consensus.cc:993] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:40.611407 13219 raft_consensus.cc:1081] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:40.610423 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-2855d5598b0b4f7f9253ff1dd6b9dc4f on tablet 2855d5598b0b4f7f9253ff1dd6b9dc4f with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:40.613903 13360 tablet_bootstrap.cc:492] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:40.615160 12730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23"
dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45786
I20260709 12:13:40.615736 12730 raft_consensus.cc:493] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.616101 12730 raft_consensus.cc:3060] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.617858 11987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:40.618420 11987 raft_consensus.cc:493] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.618750 11987 raft_consensus.cc:3060] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.619231 12070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:40.619827 12070 raft_consensus.cc:606] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:40.621251 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:40.622975 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:40.623739 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:40.624210 12730 raft_consensus.cc:515] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:40.625351 11987 raft_consensus.cc:515] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:40.628607 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:40.629264 12062 raft_consensus.cc:3055] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.629607 12062 raft_consensus.cc:740] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:40.632711 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:40.633275 12138 raft_consensus.cc:3060] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.633517 12062 consensus_queue.cc:260] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:40.636304 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:40.636896 12070 raft_consensus.cc:3055] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.637253 12070 raft_consensus.cc:740] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:40.637939 12070 consensus_queue.cc:260] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:40.638893 12070 raft_consensus.cc:3060] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.639729 12138 raft_consensus.cc:2468] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:40.642786 11959 leader_election.cc:304] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:40.643610 13369 raft_consensus.cc:2804] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.644054 13369 raft_consensus.cc:697] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:40.644881 13369 consensus_queue.cc:237] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:40.648870 11987 leader_election.cc:290] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:40.649709 12730 leader_election.cc:290] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:40.657727 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d1b13812d4c9dac20a618920b7f23" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:40.661926 11992 raft_consensus.cc:3060] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.669006 11992 raft_consensus.cc:2468] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 2.
I20260709 12:13:40.673553 12699 leader_election.cc:304] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:13:40.674556 12070 raft_consensus.cc:2468] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 2.
I20260709 12:13:40.677089 12062 raft_consensus.cc:3060] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.687739 13325 raft_consensus.cc:2804] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.688314 12062 raft_consensus.cc:2468] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:40.688628 13325 raft_consensus.cc:697] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:13:40.691773 13325 consensus_queue.cc:237] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:40.704396 11893 catalog_manager.cc:5697] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:40.741165 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 67688.3us
I20260709 12:13:40.761061 11894 catalog_manager.cc:5697] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 2 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:40.785995 12730 raft_consensus.cc:1217] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:40.816232 13367 raft_consensus.cc:993] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:40.816926 13368 raft_consensus.cc:1081] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:40.821249 13313 raft_consensus.cc:993] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:40.821871 13219 raft_consensus.cc:1081] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:40.826239 13376 raft_consensus.cc:993] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:40.826735 13313 raft_consensus.cc:1081] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:40.830885 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e197106332c24621a456f1e75349109f"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:40.831395 11992 raft_consensus.cc:493] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.831713 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:40.832247 11996 raft_consensus.cc:493] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.832558 11996 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.833272 12066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc36bed9c666422db88b1ce6305053cf"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:13:40.833812 12066 raft_consensus.cc:493] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.834156 12066 raft_consensus.cc:3060] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.836707 13360 tablet_bootstrap.cc:492] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:40.831733 11992 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.886019 13360 tablet_bootstrap.cc:492] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:40.886749 13360 ts_tablet_manager.cc:1403] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.273s	user 0.023s	sys 0.012s
I20260709 12:13:40.889603 13360 raft_consensus.cc:359] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:40.890347 13360 raft_consensus.cc:740] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:40.891721 11992 raft_consensus.cc:515] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:40.847237 12066 raft_consensus.cc:515] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:40.894076 12066 leader_election.cc:290] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:13:40.849236 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 72909.2us
I20260709 12:13:40.898077 12734 raft_consensus.cc:1217] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:40.900332 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36bed9c666422db88b1ce6305053cf" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:40.900890 11995 raft_consensus.cc:3060] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.908820 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36bed9c666422db88b1ce6305053cf" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:40.909472 12140 raft_consensus.cc:3055] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.909817 12140 raft_consensus.cc:740] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:40.910552 12140 consensus_queue.cc:260] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:40.930130 11995 raft_consensus.cc:2468] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:40.932430 13376 raft_consensus.cc:993] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:40.844027 11996 raft_consensus.cc:515] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:40.934477 11992 leader_election.cc:290] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:40.934624 11996 leader_election.cc:290] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 4 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:40.935364 13314 raft_consensus.cc:1081] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:40.932330 12140 raft_consensus.cc:3060] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.936601 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:40.933005 12034 leader_election.cc:304] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:40.937191 12066 raft_consensus.cc:3055] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:40.937505 12066 raft_consensus.cc:740] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:40.938452 13376 raft_consensus.cc:2804] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.938498 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:40.939173 11996 raft_consensus.cc:493] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.939502 11996 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.939865 13376 raft_consensus.cc:697] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:40.940778 13376 consensus_queue.cc:237] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:40.948515 12066 consensus_queue.cc:260] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:40.950584 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:40.951129 12062 raft_consensus.cc:3055] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:40.951414 12062 raft_consensus.cc:740] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:40.952083 12062 consensus_queue.cc:260] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:40.953328 12062 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.960801 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:40.961460 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:40.961647 12139 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.962016 12138 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.969607 12139 raft_consensus.cc:2468] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:40.971876 11959 leader_election.cc:304] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:40.978297 12140 raft_consensus.cc:2468] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:40.981950 11996 raft_consensus.cc:515] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:40.983826 13369 raft_consensus.cc:2804] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:40.982391 12138 raft_consensus.cc:2468] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 4.
I20260709 12:13:40.985823 12066 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.890972 13360 consensus_queue.cc:260] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:41.015870 13369 raft_consensus.cc:697] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:41.070132 13369 consensus_queue.cc:237] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:41.071146 13360 ts_tablet_manager.cc:1434] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.184s	user 0.004s	sys 0.004s
I20260709 12:13:41.077559 11996 leader_election.cc:290] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:41.066694 12064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:41.082715 12064 raft_consensus.cc:3055] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:41.083057 12064 raft_consensus.cc:740] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:41.083719 12064 consensus_queue.cc:260] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:41.084702 12064 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.068424 12730 raft_consensus.cc:1217] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:13:41.077286 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-c90ef4c3ef8248088146120447d56427 received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:41.089033 11959 leader_election.cc:304] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:41.086149 11894 catalog_manager.cc:5697] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.078485 12140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:41.090015 12140 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.064788 12062 raft_consensus.cc:2468] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 4.
I20260709 12:13:41.098903 12140 raft_consensus.cc:2468] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:41.108053 13293 raft_consensus.cc:2804] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:41.108595 13293 raft_consensus.cc:697] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:41.109966 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-c90ef4c3ef8248088146120447d56427 on tablet c90ef4c3ef8248088146120447d56427 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:41.111809 12066 raft_consensus.cc:2468] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
W20260709 12:13:41.154110 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 65172.9us
I20260709 12:13:41.154606 12064 raft_consensus.cc:2468] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:41.170382 11959 leader_election.cc:304] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:41.197610 13293 consensus_queue.cc:237] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:41.207442 13385 raft_consensus.cc:2804] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.251852 12066 raft_consensus.cc:1275] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:41.254333 13370 consensus_queue.cc:1048] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:41.265362 11996 raft_consensus.cc:1275] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:41.258014 11889 catalog_manager.cc:5697] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 2 to 3, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.292966 13368 raft_consensus.cc:1064] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:41.294202 13381 consensus_queue.cc:1048] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 12:13:41.295737 13385 raft_consensus.cc:697] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:41.307461 13385 consensus_queue.cc:237] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:41.348404 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 128748us
I20260709 12:13:41.353206 12062 raft_consensus.cc:1275] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.379022 13368 consensus_queue.cc:237] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:41.388581 13369 consensus_queue.cc:1048] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:41.410494 12730 raft_consensus.cc:1217] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:13:41.423405 12730 raft_consensus.cc:1275] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.425943 11991 raft_consensus.cc:1275] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.428956 13093 consensus_queue.cc:1048] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:41.430742 13093 consensus_queue.cc:1048] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:41.438242 12142 raft_consensus.cc:1275] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.463876 13386 consensus_queue.cc:1048] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.467428 11893 catalog_manager.cc:5697] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 3 to 4, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 4 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.469563 11893 catalog_manager.cc:5697] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:41.491886 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 136067us
I20260709 12:13:41.497484 13368 raft_consensus.cc:2955] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:41.529994 12064 raft_consensus.cc:1275] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:41.541054 11996 raft_consensus.cc:2955] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:41.550189 13350 raft_consensus.cc:1064] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:41.551827 13375 consensus_queue.cc:1048] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:41.552860 13350 consensus_queue.cc:237] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:13:41.586282 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 54257.7us
I20260709 12:13:41.600725 13393 raft_consensus.cc:1064] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:41.610581 12062 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:41.624058 12138 raft_consensus.cc:1275] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.629086 11992 raft_consensus.cc:1275] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.631265 13395 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:41.631855 13393 consensus_queue.cc:237] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:41.636113 12730 raft_consensus.cc:2955] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:41.645821 12734 raft_consensus.cc:1275] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:41.648819 12138 raft_consensus.cc:1275] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:41.657286 13394 consensus_queue.cc:1048] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:41.670831 12070 raft_consensus.cc:1275] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:41.676090 12068 raft_consensus.cc:1275] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:41.680219 11894 catalog_manager.cc:5697] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:41.703866 12142 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:41.689749 13394 consensus_queue.cc:1048] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 12:13:41.682081 13350 consensus_queue.cc:1048] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 12:13:41.684345 13219 consensus_queue.cc:1048] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 12:13:41.725260 13391 consensus_queue.cc:1048] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:41.727736 12142 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.727644 13388 consensus_queue.cc:1048] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:13:41.725848 13394 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:13:41.736238 12066 raft_consensus.cc:2955] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:41.749684 13394 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 12:13:41.819702 12139 raft_consensus.cc:1275] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:41.840073 13293 consensus_queue.cc:1048] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:13:41.847097 12143 consensus_queue.cc:237] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:41.942112 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:42.019658 12066 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.045645 12730 raft_consensus.cc:1275] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:42.050935 12734 raft_consensus.cc:1275] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:42.195608 13426 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:13:42.218477 13219 consensus_queue.cc:1048] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:13:42.198176 13384 log.cc:927] Time spent T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7: Append to log took a long time: real 0.149s	user 0.000s	sys 0.000s
W20260709 12:13:42.235282 13419 log.cc:927] Time spent T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513: Append to log took a long time: real 0.290s	user 0.001s	sys 0.000s
W20260709 12:13:42.289606 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 77772.9us
W20260709 12:13:42.292820 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 45604.8us
W20260709 12:13:42.294128 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 101390us
I20260709 12:13:42.319182 12064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:42.320379 12064 raft_consensus.cc:606] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:42.327412 13429 consensus_queue.cc:1048] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.053s
I20260709 12:13:42.343462 11995 raft_consensus.cc:1275] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:42.346081 11995 raft_consensus.cc:1275] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:13:42.381062 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 345273us
I20260709 12:13:42.403729 12140 raft_consensus.cc:1275] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:42.420926 13366 consensus_queue.cc:1048] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:13:42.459827 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 115706us
I20260709 12:13:42.493543 13393 consensus_queue.cc:1048] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 12:13:42.498175 13388 consensus_queue.cc:1048] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:42.525621 13293 raft_consensus.cc:2955] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:42.571100 12142 raft_consensus.cc:2955] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:42.639410 13439 raft_consensus.cc:1064] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:42.635413 12730 raft_consensus.cc:2955] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:42.642755 13437 raft_consensus.cc:993] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:42.643280 13437 raft_consensus.cc:1081] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:42.649940 13428 raft_consensus.cc:2955] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
W20260709 12:13:42.668239 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 53964.3us
I20260709 12:13:42.650547 12068 raft_consensus.cc:2955] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:42.691560 13406 raft_consensus.cc:2955] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:42.698891 11993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:42.699702 11993 raft_consensus.cc:493] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.700142 11993 raft_consensus.cc:3060] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.715456 11993 raft_consensus.cc:515] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:42.724261 12142 raft_consensus.cc:2955] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:42.737690 11993 leader_election.cc:290] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:42.737317 13439 consensus_queue.cc:237] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:13:42.753505 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 120093us
I20260709 12:13:42.721158 11889 catalog_manager.cc:5697] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:42.758286 11993 raft_consensus.cc:2955] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:42.765964 11987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:42.766558 11987 raft_consensus.cc:606] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:13:42.761965 11989 raft_consensus.cc:1240] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Rejecting Update request from peer c7d446f329e942748f688f9408456513 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:42.772899 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:42.773509 12142 raft_consensus.cc:606] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:42.782033 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:42.782835 12066 raft_consensus.cc:3055] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:42.783252 12066 raft_consensus.cc:740] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:42.790330 11993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:42.790920 11993 raft_consensus.cc:606] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Received request to transfer leadership to TS e84e32b32aae476ab017ea16b9da6722
W20260709 12:13:42.791394 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 165471us
I20260709 12:13:42.795526 12066 consensus_queue.cc:260] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:42.796622 12066 raft_consensus.cc:3060] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.803650 12066 raft_consensus.cc:2468] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:42.802763 11987 raft_consensus.cc:2955] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:42.824596 11959 leader_election.cc:304] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:42.789513 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:13:42.829974 12732 raft_consensus.cc:3060] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.834180 12731 raft_consensus.cc:2955] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:42.838312 11993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f48ef726060b47dc91921078d57fece9"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:42.838934 11993 raft_consensus.cc:606] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:13:42.841133 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b7100c2f2914a6bac30831d92331d55 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:42.842015 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:42.843737 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:13:42.871222 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 46882us
W20260709 12:13:42.872196 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 47675.8us
W20260709 12:13:42.876367 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 53659.1us
I20260709 12:13:42.876494 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:42.878057 12730 raft_consensus.cc:1275] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:42.885772 12730 raft_consensus.cc:2955] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:42.897980 12137 raft_consensus.cc:1275] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:42.887728 13426 raft_consensus.cc:2804] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:42.913097 13426 raft_consensus.cc:697] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:42.915467 13426 consensus_queue.cc:237] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:42.910151 13439 consensus_queue.cc:1048] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:13:42.919124 13386 consensus_queue.cc:1048] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:42.922861 12732 raft_consensus.cc:2468] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:42.934674 13438 raft_consensus.cc:993] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:42.935144 13438 raft_consensus.cc:1081] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:42.946214 12068 raft_consensus.cc:1275] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:42.951068 13430 raft_consensus.cc:993] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:42.951566 13430 raft_consensus.cc:1081] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:42.956571 11989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38578
I20260709 12:13:42.957185 11989 raft_consensus.cc:493] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.957547 11989 raft_consensus.cc:3060] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.959875 13386 consensus_queue.cc:1048] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:42.970098 11989 raft_consensus.cc:515] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:42.993475 12067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f48ef726060b47dc91921078d57fece9"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53304
I20260709 12:13:42.994257 12067 raft_consensus.cc:493] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.994729 12067 raft_consensus.cc:3060] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.001789 11989 leader_election.cc:290] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Requested vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:43.002525 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:43.003202 12137 raft_consensus.cc:3055] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:43.003525 12137 raft_consensus.cc:740] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:43.004372 12137 consensus_queue.cc:260] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:43.005664 12137 raft_consensus.cc:3060] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.008689 12730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:13:43.009364 12730 raft_consensus.cc:3060] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.018450 12067 raft_consensus.cc:515] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:43.021152 12137 raft_consensus.cc:2468] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:43.025645 11959 leader_election.cc:304] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:43.026543 13386 raft_consensus.cc:2804] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:43.027000 13386 raft_consensus.cc:697] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:43.027882 13386 consensus_queue.cc:237] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:43.029726 12067 leader_election.cc:290] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:43.032060 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:43.032683 12137 raft_consensus.cc:3060] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.037310 13430 raft_consensus.cc:2955] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.039356 12142 raft_consensus.cc:2955] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.059969 12067 raft_consensus.cc:2955] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.032091 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48ef726060b47dc91921078d57fece9" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:43.078718 12732 raft_consensus.cc:2955] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.082160 12730 raft_consensus.cc:2468] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:43.082474 13391 raft_consensus.cc:993] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7: : Instructing follower e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:43.085359 13391 raft_consensus.cc:1081] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Signalling peer e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:43.087149 12730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c"
dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45798
I20260709 12:13:43.087668 12730 raft_consensus.cc:493] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.087998 12730 raft_consensus.cc:3060] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.092589 11989 raft_consensus.cc:3055] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:43.093101 11989 raft_consensus.cc:740] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:43.093976 11989 consensus_queue.cc:260] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:43.099436 12137 raft_consensus.cc:2468] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 4.
I20260709 12:13:43.101111 11989 raft_consensus.cc:3060] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.100937 12034 leader_election.cc:304] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:43.123184 13376 raft_consensus.cc:2804] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:43.123718 13376 raft_consensus.cc:697] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:43.124564 13376 consensus_queue.cc:237] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:43.128855 12730 raft_consensus.cc:515] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:43.131811 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:43.132347 11991 raft_consensus.cc:3055] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:43.132625 11991 raft_consensus.cc:740] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:43.133409 11991 consensus_queue.cc:260] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:43.133916 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c5b76549a1471d90f30720c790b65c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:43.138270 12068 raft_consensus.cc:3060] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.140030 11991 raft_consensus.cc:3060] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.135423 12730 leader_election.cc:290] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:43.148968 11989 raft_consensus.cc:2468] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 4.
I20260709 12:13:43.144435 11889 catalog_manager.cc:5697] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.152271 11889 catalog_manager.cc:5697] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.155086 11991 raft_consensus.cc:2468] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 4.
I20260709 12:13:43.156359 12699 leader_election.cc:304] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [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: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:13:43.158389 11889 catalog_manager.cc:5697] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.143998 13439 raft_consensus.cc:993] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:43.149689 13463 raft_consensus.cc:493] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:43.159893 13325 raft_consensus.cc:2804] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:43.180763 13325 raft_consensus.cc:697] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 4 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:13:43.184317 13325 consensus_queue.cc:237] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:43.176801 13439 raft_consensus.cc:1081] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:43.177006 13463 raft_consensus.cc:515] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:43.199411 12068 raft_consensus.cc:2468] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 4.
I20260709 12:13:43.201022 13463 leader_election.cc:290] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:43.204523 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:43.205632 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:43.211051 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b7100c2f2914a6bac30831d92331d55 with delete_type TABLET_DATA_TOMBSTONED (TS c7d446f329e942748f688f9408456513 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53298
I20260709 12:13:43.213328 12730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:13:43.214893 12068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53304
I20260709 12:13:43.228546 12034 leader_election.cc:304] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:43.219641 12068 raft_consensus.cc:493] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.230520 12068 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.237970 11989 consensus_queue.cc:237] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:43.231467 13392 raft_consensus.cc:2749] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:43.249264 12068 raft_consensus.cc:515] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:43.250370 13475 tablet_replica.cc:333] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:13:43.251434 13475 raft_consensus.cc:2243] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:43.252135 13475 raft_consensus.cc:2272] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:43.262151 12068 leader_election.cc:290] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:43.264515 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:43.265101 12142 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.266690 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:43.267241 11989 raft_consensus.cc:3055] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:43.267524 11989 raft_consensus.cc:740] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:43.268224 11989 consensus_queue.cc:260] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:43.274264 11989 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.289100 11989 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:13:43.289608 12137 raft_consensus.cc:1275] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:43.289765 11894 catalog_manager.cc:5697] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 3 to 4, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 4 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:43.291000 13386 consensus_queue.cc:1048] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:43.292061 12034 leader_election.cc:304] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:43.297106 13392 raft_consensus.cc:2804] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:43.297596 13392 raft_consensus.cc:697] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:43.298380 13392 consensus_queue.cc:237] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:43.305439 12730 raft_consensus.cc:1275] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:43.307413 13439 consensus_queue.cc:1048] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:43.306910 13391 raft_consensus.cc:2955] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.310195 12142 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:13:43.310380 12140 raft_consensus.cc:2955] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.321463 12730 raft_consensus.cc:2955] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.330535 13475 ts_tablet_manager.cc:1916] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:43.328225 11889 catalog_manager.cc:5697] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 2 to 3, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.333804 11889 catalog_manager.cc:5697] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 2 to 3, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.366190 12068 consensus_queue.cc:237] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:43.373358 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2855d5598b0b4f7f9253ff1dd6b9dc4f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:43.393029 12730 raft_consensus.cc:1275] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:43.397346 12142 raft_consensus.cc:1275] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:43.402374 13392 consensus_queue.cc:1048] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:43.405411 13406 consensus_queue.cc:1048] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:43.407207 11891 catalog_manager.cc:5697] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 3 to 4, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.408802 11891 catalog_manager.cc:5697] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.411175 11892 catalog_manager.cc:5697] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 4 to 5, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.419721 11989 consensus_queue.cc:237] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:43.423664 13431 raft_consensus.cc:2955] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.436146 12730 raft_consensus.cc:1275] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:43.437767 12732 raft_consensus.cc:1275] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:43.440064 13430 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:43.440394 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet 2855d5598b0b4f7f9253ff1dd6b9dc4f with delete_type TABLET_DATA_TOMBSTONED (TS c7d446f329e942748f688f9408456513 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53298
I20260709 12:13:43.440801 12068 raft_consensus.cc:1275] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:43.440927 13395 consensus_queue.cc:1048] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:43.442643 13430 consensus_queue.cc:1048] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:43.450843 13386 raft_consensus.cc:2955] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.472565 12730 raft_consensus.cc:2955] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.476016 13475 ts_tablet_manager.cc:1929] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:43.476540 13475 log.cc:1199] T 2b7100c2f2914a6bac30831d92331d55 P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/2b7100c2f2914a6bac30831d92331d55
I20260709 12:13:43.479236 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet 2b7100c2f2914a6bac30831d92331d55 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:43.479771 13475 tablet_replica.cc:333] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513: stopping tablet replica
W20260709 12:13:43.479980 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 56940.9us
I20260709 12:13:43.482359 13475 raft_consensus.cc:2243] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:43.483476 13475 raft_consensus.cc:2272] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:43.487289 13475 ts_tablet_manager.cc:1916] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:43.509229 12062 raft_consensus.cc:2955] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.511119 12142 raft_consensus.cc:1275] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:43.512121 12065 raft_consensus.cc:1275] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:43.518384 12732 raft_consensus.cc:2955] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.523916 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c90ef4c3ef8248088146120447d56427 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:43.527180 13395 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:43.535445 13395 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:43.538208 11893 catalog_manager.cc:5697] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:43.541827 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 92e203a7a00b4b348aa11c557bb58052 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:43.545077 12142 raft_consensus.cc:1275] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:43.552525 13475 ts_tablet_manager.cc:1929] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:13:43.552977 13475 log.cc:1199] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/2855d5598b0b4f7f9253ff1dd6b9dc4f
I20260709 12:13:43.553157 12140 raft_consensus.cc:2955] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.554704 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet 2855d5598b0b4f7f9253ff1dd6b9dc4f (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:43.562444 12132 tablet_service.cc:1558] Processing DeleteTablet for tablet c90ef4c3ef8248088146120447d56427 with delete_type TABLET_DATA_TOMBSTONED (TS ff3dab3bca9d4b5bb839d2763a4c6d7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36760
I20260709 12:13:43.580601 12731 raft_consensus.cc:1275] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:43.602830 11893 catalog_manager.cc:5697] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 4 to 5, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:43.618501 11981 tablet_service.cc:1558] Processing DeleteTablet for tablet 92e203a7a00b4b348aa11c557bb58052 with delete_type TABLET_DATA_TOMBSTONED (TS b2f0908da394419181d635cbf2db63e7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:43.642079 13482 tablet_replica.cc:333] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:13:43.662637 13482 raft_consensus.cc:2243] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:43.663556 13482 raft_consensus.cc:2272] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:43.655498 13431 consensus_queue.cc:1048] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:13:43.655934 13395 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 12:13:43.653736 13483 tablet_replica.cc:333] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:13:43.755560 13483 raft_consensus.cc:2243] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:43.762246 13482 ts_tablet_manager.cc:1916] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:43.765413 13483 raft_consensus.cc:2272] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:43.769096 13483 ts_tablet_manager.cc:1916] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:43.808251 11987 raft_consensus.cc:1275] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:43.821916 13482 ts_tablet_manager.cc:1929] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:13:43.837385 13482 log.cc:1199] T c90ef4c3ef8248088146120447d56427 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/wals/c90ef4c3ef8248088146120447d56427
I20260709 12:13:43.841262 11878 catalog_manager.cc:5028] TS ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): tablet c90ef4c3ef8248088146120447d56427 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:43.822695 12067 raft_consensus.cc:1275] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:43.844854 13325 consensus_queue.cc:1048] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:43.849846 13483 ts_tablet_manager.cc:1929] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:43.850346 13483 log.cc:1199] T 92e203a7a00b4b348aa11c557bb58052 P b2f0908da394419181d635cbf2db63e7: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/wals/92e203a7a00b4b348aa11c557bb58052
I20260709 12:13:43.852633 11878 catalog_manager.cc:5028] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): tablet 92e203a7a00b4b348aa11c557bb58052 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:43.829766 11987 raft_consensus.cc:1275] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:43.855399 13325 consensus_queue.cc:1048] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:43.876680 12142 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:43.917825 13431 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:43.930848 13435 consensus_queue.cc:1048] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:43.938163 11989 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:44.247231 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:44.285684 13495 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:13:44.438824 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 48296.9us
W20260709 12:13:44.470834 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 75240.4us
W20260709 12:13:44.502378 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 67315us
I20260709 12:13:44.555811 12139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:44.556475 12139 raft_consensus.cc:606] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:44.567826 12139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:44.568563 12139 raft_consensus.cc:606] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:13:44.576884 12062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:44.577495 12062 raft_consensus.cc:606] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:44.580596 11989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:44.581301 11989 raft_consensus.cc:606] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Received request to transfer leadership to TS e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:44.583005 13508 raft_consensus.cc:993] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:44.583467 13508 raft_consensus.cc:1081] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:44.584712 12139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:44.585369 12139 raft_consensus.cc:606] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:13:44.587062 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:44.588650 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:44.589383 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:44.603881 13509 raft_consensus.cc:993] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7: : Instructing follower e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:44.604378 13509 raft_consensus.cc:1081] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Signalling peer e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:44.608609 12732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270"
dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45798
I20260709 12:13:44.609256 12732 raft_consensus.cc:493] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:44.609665 12732 raft_consensus.cc:3060] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.616938 11989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38578
I20260709 12:13:44.617556 11989 raft_consensus.cc:493] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:44.617893 11989 raft_consensus.cc:3060] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.621986 12732 raft_consensus.cc:515] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:44.629846 12732 leader_election.cc:290] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:44.631618 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:44.632158 12139 raft_consensus.cc:3060] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.640200 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c3b6cee8fc4427930db8630bbfa270" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:44.640854 11987 raft_consensus.cc:3055] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:44.641201 11987 raft_consensus.cc:740] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:44.641908 11987 consensus_queue.cc:260] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:44.642766 12139 raft_consensus.cc:2468] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 4.
I20260709 12:13:44.643497 11987 raft_consensus.cc:3060] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.643957 12699 leader_election.cc:304] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:44.644694 13380 raft_consensus.cc:2804] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:44.645201 13380 raft_consensus.cc:697] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:13:44.646036 13380 consensus_queue.cc:237] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:44.667361 11989 raft_consensus.cc:515] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:44.693408 11989 leader_election.cc:290] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:44.698053 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:44.700069 12139 raft_consensus.cc:3055] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:44.700376 12139 raft_consensus.cc:740] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:44.701123 12139 consensus_queue.cc:260] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:44.701929 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:13:44.702250 12139 raft_consensus.cc:3060] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.702572 12732 raft_consensus.cc:3060] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.709434 12732 raft_consensus.cc:2468] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:44.710659 11959 leader_election.cc:304] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:13:44.711578 13386 raft_consensus.cc:2804] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:44.712131 13386 raft_consensus.cc:697] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:44.711663 11893 catalog_manager.cc:5697] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 3 to 4, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 4 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.712837 11987 raft_consensus.cc:2468] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 4.
I20260709 12:13:44.712989 13386 consensus_queue.cc:237] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:44.710875 12139 raft_consensus.cc:2468] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:44.732019 13493 raft_consensus.cc:993] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:44.732707 13508 raft_consensus.cc:1081] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:44.734493 12071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:13:44.735142 12071 raft_consensus.cc:493] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:44.735647 12071 raft_consensus.cc:3060] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.742885 12071 raft_consensus.cc:515] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:44.745999 12071 leader_election.cc:290] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:44.746182 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:44.746829 12139 raft_consensus.cc:3055] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:44.747478 12139 raft_consensus.cc:740] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:44.747957 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac0a0b79a604df5805b6ac5c2c66e26" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:44.748576 11987 raft_consensus.cc:3060] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.748301 12139 consensus_queue.cc:260] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:44.750077 12139 raft_consensus.cc:3060] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.756028 11987 raft_consensus.cc:2468] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:44.758814 12034 leader_election.cc:304] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:44.759626 13495 raft_consensus.cc:2804] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:44.760136 13495 raft_consensus.cc:697] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:44.761119 13495 consensus_queue.cc:237] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:44.780474 13499 raft_consensus.cc:993] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:44.781010 13499 raft_consensus.cc:1081] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:44.784658 12071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:13:44.785234 12071 raft_consensus.cc:493] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:44.785583 12071 raft_consensus.cc:3060] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.795593 12071 raft_consensus.cc:515] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:44.799280 12139 raft_consensus.cc:2468] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:44.808055 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:44.808642 11992 raft_consensus.cc:3060] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.808120 12071 leader_election.cc:290] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:44.815497 11891 catalog_manager.cc:5697] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:44.820600 11992 raft_consensus.cc:2468] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:44.828125 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:44.828650 12034 leader_election.cc:304] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:44.829633 13498 raft_consensus.cc:2804] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:44.830245 13498 raft_consensus.cc:697] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:44.828787 12139 raft_consensus.cc:3055] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:44.831853 12139 raft_consensus.cc:740] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:44.831315 13498 consensus_queue.cc:237] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:44.837731 12139 consensus_queue.cc:260] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:44.855402 12139 raft_consensus.cc:3060] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.867710 12139 raft_consensus.cc:2468] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:45.003057 12139 consensus_queue.cc:237] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:45.100781 11991 raft_consensus.cc:1275] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:45.150647 12108 consensus_peers.cc:597] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c6ed6584a5047719bfd3066ef1980e6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.175750 12071 raft_consensus.cc:1275] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:45.178612 11891 catalog_manager.cc:5697] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:45.209303 12137 raft_consensus.cc:1275] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:45.208959 13367 consensus_queue.cc:1048] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:45.210446 11989 raft_consensus.cc:1275] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:45.213385 13523 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:45.228880 13380 consensus_queue.cc:1048] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:45.260113 12139 raft_consensus.cc:1275] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:13:45.261307 12757 debug-util.cc:398] Leaking SignalData structure 0x7b080028e420 after lost signal to thread 10825
W20260709 12:13:45.262758 12757 debug-util.cc:398] Leaking SignalData structure 0x7b080031af00 after lost signal to thread 11928
W20260709 12:13:45.264601 12757 debug-util.cc:398] Leaking SignalData structure 0x7b08001f1520 after lost signal to thread 12020
I20260709 12:13:45.264667 13499 consensus_queue.cc:1048] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:45.271111 12757 debug-util.cc:398] Leaking SignalData structure 0x7b080014b4e0 after lost signal to thread 12095
W20260709 12:13:45.272678 12757 debug-util.cc:398] Leaking SignalData structure 0x7b080036f0e0 after lost signal to thread 12169
W20260709 12:13:45.274339 12757 debug-util.cc:398] Leaking SignalData structure 0x7b0800347d80 after lost signal to thread 12760
I20260709 12:13:45.289222 13386 consensus_queue.cc:1048] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:45.292042 13527 raft_consensus.cc:993] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:45.301373 13526 raft_consensus.cc:1081] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:45.317031 12730 raft_consensus.cc:1275] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:45.324265 11989 raft_consensus.cc:1275] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:45.337674 11891 catalog_manager.cc:5697] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:45.352243 13386 consensus_queue.cc:1048] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:13:45.374619 13499 raft_consensus.cc:2955] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:45.378835 11990 raft_consensus.cc:2955] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:45.403489 11987 raft_consensus.cc:1275] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:45.406636 11989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:45.407450 11989 raft_consensus.cc:493] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:45.407815 11989 raft_consensus.cc:3060] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.417541 12144 raft_consensus.cc:1275] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:45.420177 12137 raft_consensus.cc:1275] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:45.420742 13495 consensus_queue.cc:1048] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:13:45.424362 13503 consensus_queue.cc:1048] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:45.461349 11989 raft_consensus.cc:515] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:45.488914 11989 leader_election.cc:290] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:45.500564 13521 consensus_queue.cc:1048] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:45.501741 12144 consensus_queue.cc:237] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:45.502533 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
W20260709 12:13:45.483498 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 50432.2us
I20260709 12:13:45.514376 12137 raft_consensus.cc:3060] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.515987 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:45.519160 12071 raft_consensus.cc:3055] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:45.519480 12071 raft_consensus.cc:740] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:45.518760 13503 consensus_queue.cc:1048] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 12:13:45.537695 12071 consensus_queue.cc:260] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:45.542420 12071 raft_consensus.cc:3060] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.565665 12068 raft_consensus.cc:2955] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:45.567726 12071 raft_consensus.cc:2468] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:45.571183 11959 leader_election.cc:304] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:45.572321 13386 raft_consensus.cc:2804] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:45.573490 13386 raft_consensus.cc:697] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:45.574424 13386 consensus_queue.cc:237] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:45.589941 11894 catalog_manager.cc:5697] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:45.710942 13512 log.cc:927] Time spent T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 12:13:45.753317 12137 raft_consensus.cc:2468] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:45.754115 12139 raft_consensus.cc:1240] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer c7d446f329e942748f688f9408456513 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:45.754611 12071 raft_consensus.cc:1275] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:45.778437 11991 raft_consensus.cc:1275] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:45.731379 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:45.806828 13093 consensus_queue.cc:1048] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
W20260709 12:13:45.825146 12108 consensus_peers.cc:597] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d045c00ff6f4ce29bcccbd4c1f1c6f8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.827348 13506 consensus_queue.cc:1048] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:45.846446 13549 ts_tablet_manager.cc:933] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:45.857635 13549 tablet_copy_client.cc:323] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
I20260709 12:13:45.860186 11891 catalog_manager.cc:5697] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:45.863811 12155 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet 5c6ed6584a5047719bfd3066ef1980e6 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:13:45.864395 12155 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet 5c6ed6584a5047719bfd3066ef1980e6 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-5c6ed6584a5047719bfd3066ef1980e6
I20260709 12:13:45.872866 12155 tablet_copy_source_session.cc:215] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:45.893311 13549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6ed6584a5047719bfd3066ef1980e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.892771 13499 raft_consensus.cc:2955] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:45.897442 12068 raft_consensus.cc:2955] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:45.919377 11991 raft_consensus.cc:2955] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:45.921947 12071 consensus_queue.cc:237] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:45.924201 13549 tablet_copy_client.cc:806] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:45.924993 13549 tablet_copy_client.cc:670] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:45.928537 11889 catalog_manager.cc:5697] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:45.931609 13549 tablet_copy_client.cc:538] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:45.949980 12141 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:45.952308 13521 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:45.953483 11991 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:45.955291 13549 tablet_bootstrap.cc:492] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
W20260709 12:13:45.956401 12034 consensus_peers.cc:597] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c57cefe074284663ab68e0b9df3626e2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.964156 13521 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:45.980707 12071 raft_consensus.cc:1275] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:45.982566 13550 consensus_queue.cc:1048] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.020397 13521 raft_consensus.cc:2955] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:46.036536 13549 tablet_bootstrap.cc:492] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:46.037592 13549 tablet_bootstrap.cc:492] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:46.037020 12141 raft_consensus.cc:2955] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:46.038389 13549 ts_tablet_manager.cc:1403] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.083s	user 0.029s	sys 0.012s
I20260709 12:13:46.048679 11990 raft_consensus.cc:2955] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:46.056793 13549 raft_consensus.cc:359] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:46.057729 13549 raft_consensus.cc:740] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:46.058436 13549 consensus_queue.cc:260] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:46.065559 13549 ts_tablet_manager.cc:1434] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:13:46.068442 12155 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-5c6ed6584a5047719bfd3066ef1980e6 received from {username='slave'} at 127.0.0.1:40716
I20260709 12:13:46.068909 12155 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-5c6ed6584a5047719bfd3066ef1980e6 on tablet 5c6ed6584a5047719bfd3066ef1980e6 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:46.083083 11893 catalog_manager.cc:5697] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:46.085649 12139 raft_consensus.cc:1275] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:46.090770 11992 consensus_queue.cc:237] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:46.092577 13509 consensus_queue.cc:1048] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:46.112506 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:46.113301 11991 raft_consensus.cc:606] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Received request to transfer leadership to TS ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:46.125967 12139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:46.126544 12139 raft_consensus.cc:606] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:13:46.132475 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:46.133064 12071 raft_consensus.cc:606] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:46.136416 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:46.136965 12071 raft_consensus.cc:606] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:46.145779 12067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:46.146374 12067 raft_consensus.cc:606] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:46.147931 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:46.149660 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:46.150677 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:46.151504 13525 raft_consensus.cc:993] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:46.151979 13521 raft_consensus.cc:1081] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:46.153641 11989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:46.154160 11989 raft_consensus.cc:493] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.154515 11989 raft_consensus.cc:3060] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.169343 12730 raft_consensus.cc:1217] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:46.184839 11989 raft_consensus.cc:515] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:46.186828 11989 leader_election.cc:290] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:46.188289 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:46.189374 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:46.189963 12139 raft_consensus.cc:3060] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.189033 12067 raft_consensus.cc:3055] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:46.194321 12067 raft_consensus.cc:740] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:46.195221 12067 consensus_queue.cc:260] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:46.199826 12137 raft_consensus.cc:1275] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:13:46.203683 11959 consensus_peers.cc:597] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dcedc57cb9434cfe8f51748967306bd4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.204871 12071 raft_consensus.cc:1275] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:46.205757 12067 raft_consensus.cc:3060] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.207816 13503 raft_consensus.cc:993] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:46.217607 13503 raft_consensus.cc:1081] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:46.206816 13509 consensus_queue.cc:1048] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:13:46.219310 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:46.219826 11992 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.220165 11992 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:46.220774 13550 consensus_queue.cc:1048] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:46.226771 12139 raft_consensus.cc:2468] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:46.228260 11959 leader_election.cc:304] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:46.229719 13509 raft_consensus.cc:2804] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:46.230224 13509 raft_consensus.cc:697] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:46.231375 13509 consensus_queue.cc:237] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:46.231827 11992 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:46.232568 12067 raft_consensus.cc:2468] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:46.233898 11992 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 5 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:46.244737 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:46.245352 12071 raft_consensus.cc:3055] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:46.245669 12071 raft_consensus.cc:740] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:46.246403 12071 consensus_queue.cc:260] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:46.248191 12071 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:46.249747 13549 ts_tablet_manager.cc:933] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:46.251513 13549 tablet_copy_client.cc:323] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
I20260709 12:13:46.252920 12155 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet 1d045c00ff6f4ce29bcccbd4c1f1c6f8 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:13:46.253463 12155 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet 1d045c00ff6f4ce29bcccbd4c1f1c6f8 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-1d045c00ff6f4ce29bcccbd4c1f1c6f8
I20260709 12:13:46.258170 13395 raft_consensus.cc:2955] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:46.262220 11893 catalog_manager.cc:5697] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.284255 12137 raft_consensus.cc:2955] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
W20260709 12:13:46.291174 13559 log.cc:927] Time spent T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Append to log took a long time: real 0.125s	user 0.000s	sys 0.002s
I20260709 12:13:46.293758 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:46.294448 12139 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:46.270107 12155 tablet_copy_source_session.cc:215] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:46.304409 13549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d045c00ff6f4ce29bcccbd4c1f1c6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.326498 11893 catalog_manager.cc:5697] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.332135 12071 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 5.
I20260709 12:13:46.334362 12139 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 5.
I20260709 12:13:46.337402 11959 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:46.366140 13395 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:46.366648 13395 raft_consensus.cc:697] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 5 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:46.367548 13395 consensus_queue.cc:237] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:46.372598 12068 raft_consensus.cc:2955] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:46.377023 13367 raft_consensus.cc:993] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:46.377516 13367 raft_consensus.cc:1081] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:46.379267 12062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:13:46.379748 12062 raft_consensus.cc:493] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.380046 12062 raft_consensus.cc:3060] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.358290 13549 tablet_copy_client.cc:806] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:46.386780 13549 tablet_copy_client.cc:670] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:46.389973 12062 raft_consensus.cc:515] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:46.400614 13527 raft_consensus.cc:993] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513: : Instructing follower ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:46.413902 13527 raft_consensus.cc:1081] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:46.416034 12141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:36774
I20260709 12:13:46.416618 12141 raft_consensus.cc:493] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.413146 13549 tablet_copy_client.cc:538] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:46.417150 12141 raft_consensus.cc:3060] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.422104 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:46.422750 12139 raft_consensus.cc:3055] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:46.423053 12139 raft_consensus.cc:740] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:46.416194 12062 leader_election.cc:290] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:46.426136 12730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "174366e57858481d92c2cf5eacc829e5" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:13:46.426713 12730 raft_consensus.cc:3060] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.434161 12139 consensus_queue.cc:260] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:46.435585 12139 raft_consensus.cc:3060] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.437453 12141 raft_consensus.cc:515] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:46.431504 11893 catalog_manager.cc:5697] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 4 to 5, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 5 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.440944 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:46.441527 12062 raft_consensus.cc:3055] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:46.441846 12062 raft_consensus.cc:740] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:46.442549 12062 consensus_queue.cc:260] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:46.443627 12062 raft_consensus.cc:3060] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.445118 13549 tablet_bootstrap.cc:492] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:46.447362 12730 raft_consensus.cc:2468] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:46.448807 12062 raft_consensus.cc:2468] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:46.450677 12139 raft_consensus.cc:2468] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:46.451814 12108 leader_election.cc:304] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:46.452487 12034 leader_election.cc:304] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:46.454209 13508 raft_consensus.cc:2804] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:46.454568 12141 leader_election.cc:290] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:46.454711 13508 raft_consensus.cc:697] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:46.455686 13508 consensus_queue.cc:237] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:46.457206 13527 raft_consensus.cc:2804] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:46.457695 13527 raft_consensus.cc:697] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:46.458503 13527 consensus_queue.cc:237] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:46.469444 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c8ea4f27a24943b0e6020706020a35" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:13:46.470062 12732 raft_consensus.cc:3060] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.481714 13502 raft_consensus.cc:993] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7: : Instructing follower ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:46.482721 13395 raft_consensus.cc:1081] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Signalling peer ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:46.484108 11992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:46.484683 11992 raft_consensus.cc:606] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 5 LEADER]: Received request to transfer leadership
I20260709 12:13:46.490161 12139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:36772
I20260709 12:13:46.490932 12139 raft_consensus.cc:493] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.491240 12139 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.494995 12732 raft_consensus.cc:2468] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:13:46.503391 12139 raft_consensus.cc:515] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:46.499028 11893 catalog_manager.cc:5697] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.508100 11992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:46.508693 11992 raft_consensus.cc:606] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 5 LEADER]: Received request to transfer leadership
W20260709 12:13:46.510434 11878 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for c57cefe074284663ab68e0b9df3626e2 already in progress [suppressed 7 similar messages]
I20260709 12:13:46.514243 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:46.514840 11992 raft_consensus.cc:3055] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:46.515136 11992 raft_consensus.cc:740] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:46.515816 11992 consensus_queue.cc:260] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:46.517290 11992 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.516891 11889 catalog_manager.cc:5697] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.529556 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:46.530226 12062 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.505179 12139 leader_election.cc:290] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:46.540894 11992 raft_consensus.cc:2468] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:46.546361 12108 leader_election.cc:304] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:46.547703 13506 raft_consensus.cc:2804] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:46.548130 11992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:46.548316 13506 raft_consensus.cc:697] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:46.548761 11992 raft_consensus.cc:606] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 5 LEADER]: Received request to transfer leadership
I20260709 12:13:46.549650 13506 consensus_queue.cc:237] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:13:46.565425 11942 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:13:46.565881 11942 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for c57cefe074284663ab68e0b9df3626e2 already in progress
W20260709 12:13:46.566154 11942 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for c57cefe074284663ab68e0b9df3626e2 already in progress
I20260709 12:13:46.567230 13549 tablet_bootstrap.cc:492] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:46.575528 13549 tablet_bootstrap.cc:492] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:46.576325 13549 ts_tablet_manager.cc:1403] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.131s	user 0.023s	sys 0.012s
I20260709 12:13:46.579391 13549 raft_consensus.cc:359] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:46.582367 13549 raft_consensus.cc:740] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:46.583096 13549 consensus_queue.cc:260] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:46.595208 11889 catalog_manager.cc:5697] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.598320 13549 ts_tablet_manager.cc:1434] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:13:46.600278 12155 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-1d045c00ff6f4ce29bcccbd4c1f1c6f8 received from {username='slave'} at 127.0.0.1:40716
I20260709 12:13:46.600685 12155 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-1d045c00ff6f4ce29bcccbd4c1f1c6f8 on tablet 1d045c00ff6f4ce29bcccbd4c1f1c6f8 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:46.603329 13367 raft_consensus.cc:1064] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:46.603364 12062 raft_consensus.cc:2468] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:46.606329 13367 consensus_queue.cc:237] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:46.629576 12141 raft_consensus.cc:1275] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:46.630936 12732 raft_consensus.cc:1275] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:46.631064 13502 consensus_queue.cc:1048] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.632575 13506 consensus_queue.cc:1048] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:46.644503 11992 raft_consensus.cc:1275] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:46.645714 12062 raft_consensus.cc:1275] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:46.645988 13506 consensus_queue.cc:1048] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:46.647114 13508 consensus_queue.cc:1048] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:46.651410 12068 raft_consensus.cc:1275] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:46.656414 13395 consensus_queue.cc:1048] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.659410 13549 ts_tablet_manager.cc:933] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:46.698113 13367 raft_consensus.cc:2955] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:46.709445 12732 raft_consensus.cc:2955] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:46.739827 12062 raft_consensus.cc:2955] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:46.747300 13549 tablet_copy_client.cc:323] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:46.750617 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet dcedc57cb9434cfe8f51748967306bd4 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:46.751194 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet dcedc57cb9434cfe8f51748967306bd4 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-dcedc57cb9434cfe8f51748967306bd4
I20260709 12:13:46.760232 12006 tablet_copy_source_session.cc:215] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:46.773615 11889 catalog_manager.cc:5697] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:46.790405 11992 raft_consensus.cc:2955] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
W20260709 12:13:46.794744 11959 consensus_peers.cc:597] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c57cefe074284663ab68e0b9df3626e2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.798632 13549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcedc57cb9434cfe8f51748967306bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.818075 12137 consensus_queue.cc:237] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:46.848209 12732 raft_consensus.cc:1275] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:46.849802 13367 consensus_queue.cc:1048] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:46.856182 12068 raft_consensus.cc:1275] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:46.860383 13508 consensus_queue.cc:1048] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:46.862264 13093 raft_consensus.cc:2955] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:46.865829 12730 raft_consensus.cc:1217] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:46.865437 12732 raft_consensus.cc:2955] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:46.880021 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c6ed6584a5047719bfd3066ef1980e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:46.898192 13549 tablet_copy_client.cc:806] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:46.898798 13549 tablet_copy_client.cc:670] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:46.898640 12068 raft_consensus.cc:2955] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:46.910372 12062 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:46.913456 13501 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:46.918565 13549 tablet_copy_client.cc:538] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:46.925678 12732 raft_consensus.cc:1275] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:46.925765 11894 catalog_manager.cc:5697] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.928287 13527 consensus_queue.cc:1048] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:46.929412 13549 tablet_bootstrap.cc:492] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:46.939280 13395 raft_consensus.cc:993] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:46.939852 13395 raft_consensus.cc:1081] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 5 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:46.964217 12062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53304
I20260709 12:13:46.973317 12062 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.973869 12062 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:46.971619 12732 raft_consensus.cc:1275] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:46.978791 13538 consensus_queue.cc:1048] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:46.987241 12137 raft_consensus.cc:1275] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:46.997818 13503 consensus_queue.cc:1048] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:47.023231 13549 tablet_bootstrap.cc:492] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:47.046927 12070 raft_consensus.cc:1275] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:13:47.049168 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 57481.5us
I20260709 12:13:47.051379 12141 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:47.053184 13367 consensus_queue.cc:1048] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:47.028543 12062 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:47.062444 12068 raft_consensus.cc:1240] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 6 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:47.067839 12062 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 6 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:47.071056 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:47.071636 12141 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.072252 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:47.072813 11992 raft_consensus.cc:3055] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:47.073144 11992 raft_consensus.cc:740] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:47.073870 11992 consensus_queue.cc:260] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:47.075169 11992 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.079805 12141 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 6.
I20260709 12:13:47.082003 11992 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 6.
I20260709 12:13:47.082834 12034 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:47.083583 13527 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:47.084041 13527 raft_consensus.cc:697] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 6 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:47.094660 12062 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:47.102212 13549 tablet_bootstrap.cc:492] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:47.102874 13549 ts_tablet_manager.cc:1403] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.174s	user 0.027s	sys 0.000s
I20260709 12:13:47.105082 11981 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c6ed6584a5047719bfd3066ef1980e6 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:47.107633 13549 raft_consensus.cc:359] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:47.108665 13549 raft_consensus.cc:740] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:47.101601 13538 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:13:47.085139 13527 consensus_queue.cc:237] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:47.123250 13549 consensus_queue.cc:260] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:47.135810 13549 ts_tablet_manager.cc:1434] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:13:47.139386 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-dcedc57cb9434cfe8f51748967306bd4 received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:47.139928 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-dcedc57cb9434cfe8f51748967306bd4 on tablet dcedc57cb9434cfe8f51748967306bd4 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:47.148347 11992 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:47.173092 13538 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:47.196470 13595 tablet_replica.cc:333] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:13:47.197818 13595 raft_consensus.cc:2243] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:47.239199 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 43500.9us
I20260709 12:13:47.240360 13595 raft_consensus.cc:2272] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:47.248633 12732 raft_consensus.cc:1217] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:13:47.265451 13595 ts_tablet_manager.cc:1916] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:47.346319 13367 raft_consensus.cc:1064] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:47.345504 11889 catalog_manager.cc:5697] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 5 to 6, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 6 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.351718 13367 consensus_queue.cc:237] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:47.371203 12062 raft_consensus.cc:1275] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:47.371590 12732 raft_consensus.cc:1275] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:47.373966 13367 consensus_queue.cc:1048] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:47.374734 11992 raft_consensus.cc:1275] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:47.375762 13538 consensus_queue.cc:1048] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:47.377236 13093 consensus_queue.cc:1048] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:47.403419 13499 raft_consensus.cc:2955] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:47.410766 12068 raft_consensus.cc:2955] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:47.413893 11990 raft_consensus.cc:2955] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:47.431954 11889 catalog_manager.cc:5697] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:47.433699 12732 raft_consensus.cc:2955] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:47.452119 13595 ts_tablet_manager.cc:1929] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:47.452625 13595 log.cc:1199] T 5c6ed6584a5047719bfd3066ef1980e6 P b2f0908da394419181d635cbf2db63e7: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/wals/5c6ed6584a5047719bfd3066ef1980e6
I20260709 12:13:47.454483 11878 catalog_manager.cc:5028] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): tablet 5c6ed6584a5047719bfd3066ef1980e6 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:47.466179 12137 consensus_queue.cc:237] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:47.479465 11990 raft_consensus.cc:1275] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:47.482430 13508 consensus_queue.cc:1048] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:47.490389 12732 raft_consensus.cc:1275] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:47.492045 13093 raft_consensus.cc:2955] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:47.498900 13538 consensus_queue.cc:1048] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:47.498775 11992 raft_consensus.cc:2955] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:47.508118 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d045c00ff6f4ce29bcccbd4c1f1c6f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:47.508236 12732 raft_consensus.cc:2955] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:47.535816 11893 catalog_manager.cc:5697] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 3 to 4, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.578001 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d045c00ff6f4ce29bcccbd4c1f1c6f8 with delete_type TABLET_DATA_TOMBSTONED (TS c7d446f329e942748f688f9408456513 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53298
I20260709 12:13:47.579629 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:47.584681 11990 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 6 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:47.586190 13597 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:13:47.623114 12034 consensus_peers.cc:597] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c57cefe074284663ab68e0b9df3626e2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:47.627259 12137 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 6 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:47.628852 13495 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:47.651204 13501 raft_consensus.cc:1064] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:47.669389 13501 consensus_queue.cc:237] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:47.726980 12068 raft_consensus.cc:1275] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:47.728417 13589 consensus_queue.cc:1048] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:47.732064 12732 raft_consensus.cc:1275] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:47.733517 13607 tablet_replica.cc:333] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:13:47.734633 12137 raft_consensus.cc:1275] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:47.734755 13607 raft_consensus.cc:2243] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:47.736244 13607 raft_consensus.cc:2272] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:47.737392 13590 consensus_queue.cc:1048] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:47.739825 13502 consensus_queue.cc:1048] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:47.740367 13607 ts_tablet_manager.cc:1916] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:47.788573 13607 ts_tablet_manager.cc:1929] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:47.801323 13607 log.cc:1199] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/1d045c00ff6f4ce29bcccbd4c1f1c6f8
I20260709 12:13:47.803265 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet 1d045c00ff6f4ce29bcccbd4c1f1c6f8 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:47.821609 11992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:47.822259 11992 raft_consensus.cc:606] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Received request to transfer leadership to TS ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:47.826074 12141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:47.826815 12141 raft_consensus.cc:606] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:47.833823 12070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:47.834798 12070 raft_consensus.cc:606] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 6 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:47.850845 11990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:47.850155 13589 raft_consensus.cc:2955] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:47.851444 11990 raft_consensus.cc:606] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Received request to transfer leadership to TS e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:47.860845 12137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4624a2f10b34c1bb9732a93121b0383"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:47.861490 12137 raft_consensus.cc:606] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:13:47.862987 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:47.864570 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:47.866554 12070 raft_consensus.cc:2955] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:47.868901 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:47.890529 12732 raft_consensus.cc:2955] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:47.919986 11889 catalog_manager.cc:5697] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:47.958600 11990 consensus_queue.cc:237] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:47.970461 12137 raft_consensus.cc:2955] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:47.988175 12070 raft_consensus.cc:1275] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:47.989158 12732 raft_consensus.cc:1275] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:47.990265 13495 raft_consensus.cc:993] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:47.990751 13594 raft_consensus.cc:1081] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 6 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:47.992733 11990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:47.996827 11990 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.997187 11990 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.003625 13589 consensus_queue.cc:1048] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:48.006139 13589 consensus_queue.cc:1048] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:48.018513 11990 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:48.022580 11990 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 7 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:48.027534 13590 raft_consensus.cc:993] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7: : Instructing follower ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:48.028088 13591 raft_consensus.cc:1081] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Signalling peer ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:48.035378 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:48.035970 12068 raft_consensus.cc:3055] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:48.036248 12068 raft_consensus.cc:740] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:48.036958 12068 consensus_queue.cc:260] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:48.038472 12068 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.043679 12137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:36772
I20260709 12:13:48.044234 12137 raft_consensus.cc:493] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.044581 12137 raft_consensus.cc:3060] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.044991 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:48.045562 12141 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.050850 12137 raft_consensus.cc:515] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:48.053376 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:48.053915 11990 raft_consensus.cc:3055] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:48.054198 11990 raft_consensus.cc:740] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:48.054881 11990 consensus_queue.cc:260] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:48.056111 11990 raft_consensus.cc:3060] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.054813 13590 raft_consensus.cc:2955] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:48.056509 12141 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 7.
I20260709 12:13:48.058537 12068 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 7.
I20260709 12:13:48.068535 11990 raft_consensus.cc:2468] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:48.068987 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ab1f95839249fa967ab01548d302cd" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:48.069566 12070 raft_consensus.cc:3060] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.069725 12108 leader_election.cc:304] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:48.070585 13538 raft_consensus.cc:2804] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:48.071031 13538 raft_consensus.cc:697] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:48.071833 13538 consensus_queue.cc:237] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:48.076189 12062 raft_consensus.cc:2955] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:48.081317 12070 raft_consensus.cc:2468] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:48.090178 12137 leader_election.cc:290] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:48.087404 12732 raft_consensus.cc:2955] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:48.102157 11959 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:48.104450 13591 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:48.105013 13591 raft_consensus.cc:697] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 7 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:48.105911 13591 consensus_queue.cc:237] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:48.110631 11889 catalog_manager.cc:5697] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.111761 11893 catalog_manager.cc:5697] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:48.117995 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dcedc57cb9434cfe8f51748967306bd4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:48.135710 12132 tablet_service.cc:1558] Processing DeleteTablet for tablet dcedc57cb9434cfe8f51748967306bd4 with delete_type TABLET_DATA_TOMBSTONED (TS ff3dab3bca9d4b5bb839d2763a4c6d7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36760
I20260709 12:13:48.141227 13614 tablet_replica.cc:333] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:13:48.142760 13614 raft_consensus.cc:2243] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.143651 13614 raft_consensus.cc:2272] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.144306 11891 catalog_manager.cc:5697] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 6 to 7, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 7 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.147864 13604 raft_consensus.cc:993] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:48.150022 13604 raft_consensus.cc:1081] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:48.151484 11990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38578
I20260709 12:13:48.151913 11990 raft_consensus.cc:493] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.152210 11990 raft_consensus.cc:3060] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.157037 13614 ts_tablet_manager.cc:1916] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:48.158180 11990 raft_consensus.cc:515] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:48.165824 11990 leader_election.cc:290] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:48.170264 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:48.170398 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:48.170845 12068 raft_consensus.cc:3060] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.171000 12137 raft_consensus.cc:3055] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:48.171416 12137 raft_consensus.cc:740] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:48.172247 12137 consensus_queue.cc:260] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:48.175809 12137 raft_consensus.cc:3060] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.181545 12068 raft_consensus.cc:2468] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:48.182729 11959 leader_election.cc:304] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:48.183619 13502 raft_consensus.cc:2804] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:48.184085 13502 raft_consensus.cc:697] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:48.184965 13502 consensus_queue.cc:237] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:48.193634 12137 raft_consensus.cc:2468] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:48.200202 13614 ts_tablet_manager.cc:1929] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:13:48.200760 13614 log.cc:1199] T dcedc57cb9434cfe8f51748967306bd4 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/wals/dcedc57cb9434cfe8f51748967306bd4
I20260709 12:13:48.204126 11878 catalog_manager.cc:5028] TS ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): tablet dcedc57cb9434cfe8f51748967306bd4 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:48.244673 11891 catalog_manager.cc:5697] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.262465 13502 raft_consensus.cc:993] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7: : Instructing follower e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:48.263039 13502 raft_consensus.cc:1081] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Signalling peer e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:48.264770 12732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16"
dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45798
I20260709 12:13:48.265388 12732 raft_consensus.cc:493] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.265733 12732 raft_consensus.cc:3060] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.275210 12732 raft_consensus.cc:515] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:48.279767 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:48.280431 11992 raft_consensus.cc:3055] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:48.280812 11992 raft_consensus.cc:740] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:48.286810 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcdfeae4a3d4d4294e1d6cf66374e16" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:48.287425 12068 raft_consensus.cc:3060] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.283628 11992 consensus_queue.cc:260] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:48.288287 11992 raft_consensus.cc:3060] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.294701 12068 raft_consensus.cc:2468] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 2.
I20260709 12:13:48.295254 11992 raft_consensus.cc:2468] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 2.
I20260709 12:13:48.295994 12699 leader_election.cc:304] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:13:48.297160 13606 raft_consensus.cc:2804] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:48.310911 13538 raft_consensus.cc:993] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:48.311616 13093 raft_consensus.cc:1081] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:48.313743 12062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4624a2f10b34c1bb9732a93121b0383"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:13:48.314255 12062 raft_consensus.cc:493] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.314603 12062 raft_consensus.cc:3060] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.323073 12062 raft_consensus.cc:515] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:48.325901 12732 leader_election.cc:290] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:48.327806 13606 raft_consensus.cc:697] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:13:48.335217 13606 consensus_queue.cc:237] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:48.342319 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4624a2f10b34c1bb9732a93121b0383" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:48.342916 11991 raft_consensus.cc:3060] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.343137 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4624a2f10b34c1bb9732a93121b0383" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:48.343779 12137 raft_consensus.cc:3055] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:48.344069 12137 raft_consensus.cc:740] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:48.344835 12137 consensus_queue.cc:260] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:48.345893 12137 raft_consensus.cc:3060] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.360805 11991 raft_consensus.cc:2468] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:48.368665 12034 leader_election.cc:304] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:48.370783 13594 raft_consensus.cc:2804] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:48.371289 13594 raft_consensus.cc:697] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:48.372172 13594 consensus_queue.cc:237] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:48.383189 11891 catalog_manager.cc:5697] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 1 to 2, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 2 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.393352 12062 leader_election.cc:290] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:48.395934 12137 raft_consensus.cc:2468] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:48.413496 11891 catalog_manager.cc:5697] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.459250 12062 raft_consensus.cc:1275] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:48.461045 13538 consensus_queue.cc:1048] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:48.498597 11991 raft_consensus.cc:1275] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:48.500000 13093 consensus_queue.cc:1048] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:48.536136 12137 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 7 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:13:48.543586 13502 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:48.655133 12062 raft_consensus.cc:1275] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:48.657814 13590 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:48.667038 12068 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 7 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 12:13:48.677814 11959 consensus_peers.cc:597] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c57cefe074284663ab68e0b9df3626e2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.683459 13502 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:48.685892 12141 raft_consensus.cc:1275] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:48.692772 13591 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:48.762885 12062 raft_consensus.cc:1275] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:48.775449 13617 consensus_queue.cc:1048] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:48.887492 11992 raft_consensus.cc:1275] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:48.891522 13633 consensus_queue.cc:1048] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:49.105067 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:49.377888 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 527716us
I20260709 12:13:49.438107 11987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:49.438751 11987 raft_consensus.cc:606] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Received request to transfer leadership to TS ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:49.449993 13637 ts_tablet_manager.cc:933] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
W20260709 12:13:49.461895 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 53248us
I20260709 12:13:49.467809 13641 raft_consensus.cc:993] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7: : Instructing follower ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:49.468412 13641 raft_consensus.cc:1081] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Signalling peer ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:49.472581 12141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:36772
I20260709 12:13:49.473078 12141 raft_consensus.cc:493] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:49.473436 12141 raft_consensus.cc:3060] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.474228 13637 tablet_copy_client.cc:323] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:49.479702 12141 raft_consensus.cc:515] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:49.482161 12141 leader_election.cc:290] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:49.601318 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet c57cefe074284663ab68e0b9df3626e2 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:49.601928 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet c57cefe074284663ab68e0b9df3626e2 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-c57cefe074284663ab68e0b9df3626e2
I20260709 12:13:49.607592 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:49.608244 11991 raft_consensus.cc:3055] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:49.608547 11991 raft_consensus.cc:740] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:49.609297 11991 consensus_queue.cc:260] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:49.610381 11991 raft_consensus.cc:3060] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.622310 11991 raft_consensus.cc:2468] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
W20260709 12:13:49.651077 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 61010.9us
W20260709 12:13:49.677331 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 59286us
I20260709 12:13:49.679368 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b77f7d382964a9bb287e333045a17d1" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:49.679924 12071 raft_consensus.cc:3060] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.677008 12108 leader_election.cc:304] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:49.683857 12006 tablet_copy_source_session.cc:215] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:49.708110 12071 raft_consensus.cc:2468] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:49.723409 12068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
W20260709 12:13:49.726236 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 49423.5us
I20260709 12:13:49.723992 12068 raft_consensus.cc:606] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:49.728538 13635 raft_consensus.cc:2804] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:49.733410 12141 raft_consensus.cc:1275] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:49.734546 13637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c57cefe074284663ab68e0b9df3626e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:49.735237 13635 raft_consensus.cc:697] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:49.745884 13635 consensus_queue.cc:237] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:49.777717 12141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:49.778398 12141 raft_consensus.cc:606] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:13:49.780290 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:49.781925 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:49.782639 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:49.794377 11988 raft_consensus.cc:1275] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:49.807966 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 66146.5us
I20260709 12:13:49.818789 13649 raft_consensus.cc:993] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:49.819294 13604 raft_consensus.cc:1081] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:49.858072 13645 consensus_queue.cc:1048] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:49.870493 13645 consensus_queue.cc:1048] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:49.875346 11894 catalog_manager.cc:5697] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:49.879966 12068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:13:49.880741 12068 raft_consensus.cc:493] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:49.881243 12068 raft_consensus.cc:3060] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.899158 13637 tablet_copy_client.cc:806] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:49.899782 13637 tablet_copy_client.cc:670] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:49.917289 13637 tablet_copy_client.cc:538] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:49.930492 13637 tablet_bootstrap.cc:492] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:49.898190 12068 raft_consensus.cc:515] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:49.940392 12063 raft_consensus.cc:1240] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Rejecting Update request from peer ff3dab3bca9d4b5bb839d2763a4c6d7a for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:49.940634 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:49.941300 11990 raft_consensus.cc:3060] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.942150 12068 leader_election.cc:290] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:49.946090 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeb622462c54a739cc6c06a44344240" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:49.946645 12141 raft_consensus.cc:3055] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:49.946966 12141 raft_consensus.cc:740] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:49.947695 12141 consensus_queue.cc:260] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:49.948727 12141 raft_consensus.cc:3060] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.964535 11990 raft_consensus.cc:2468] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:13:49.966871 12034 leader_election.cc:304] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:49.967696 13645 raft_consensus.cc:2804] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:49.968247 13645 raft_consensus.cc:697] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:49.969148 13645 consensus_queue.cc:237] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:49.976253 12141 raft_consensus.cc:2468] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:13:50.055164 11889 catalog_manager.cc:5697] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 2 to 3, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.069406 13643 raft_consensus.cc:993] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:50.069887 13643 raft_consensus.cc:1081] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:50.084681 13637 tablet_bootstrap.cc:492] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:50.085704 13637 tablet_bootstrap.cc:492] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:50.086426 13637 ts_tablet_manager.cc:1403] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.156s	user 0.027s	sys 0.008s
I20260709 12:13:50.089609 13637 raft_consensus.cc:359] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:50.090487 13637 raft_consensus.cc:740] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:50.091181 13637 consensus_queue.cc:260] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:50.093788 13637 ts_tablet_manager.cc:1434] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:50.094960 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:50.095682 11996 raft_consensus.cc:493] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:50.096048 11996 raft_consensus.cc:3060] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.106848 11996 raft_consensus.cc:515] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:50.121622 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-c57cefe074284663ab68e0b9df3626e2 received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:50.111528 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:50.122453 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-c57cefe074284663ab68e0b9df3626e2 on tablet c57cefe074284663ab68e0b9df3626e2 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:50.122844 12137 raft_consensus.cc:3060] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.109014 11996 leader_election.cc:290] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:50.111827 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:50.131071 12068 raft_consensus.cc:3055] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:50.131399 12068 raft_consensus.cc:740] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:50.132167 12068 consensus_queue.cc:260] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:50.133373 12068 raft_consensus.cc:3060] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.141634 12137 raft_consensus.cc:2468] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:50.142814 11959 leader_election.cc:304] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:50.143689 13591 raft_consensus.cc:2804] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:50.144188 13591 raft_consensus.cc:697] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:50.145090 13591 consensus_queue.cc:237] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:50.154069 12068 raft_consensus.cc:2468] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:50.178258 11891 catalog_manager.cc:5697] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.238718 11996 raft_consensus.cc:1275] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:50.240188 13625 consensus_queue.cc:1048] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:50.268663 12063 raft_consensus.cc:1275] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:50.270128 13625 consensus_queue.cc:1048] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:50.291532 12137 consensus_queue.cc:237] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue 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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
W20260709 12:13:50.327400 12108 consensus_peers.cc:597] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 099c757491024c93bcc4ff22ca4dc995. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:50.331130 11989 raft_consensus.cc:1275] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:50.333189 12063 raft_consensus.cc:1275] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:50.344933 13625 consensus_queue.cc:1048] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:50.346796 13625 consensus_queue.cc:1048] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:50.388576 12166 debug-util.cc:398] Leaking SignalData structure 0x7b08001914c0 after lost signal to thread 10825
W20260709 12:13:50.446182 12166 debug-util.cc:398] Leaking SignalData structure 0x7b0800145340 after lost signal to thread 11928
W20260709 12:13:50.447489 12166 debug-util.cc:398] Leaking SignalData structure 0x7b08002f4540 after lost signal to thread 12020
W20260709 12:13:50.454028 12166 debug-util.cc:398] Leaking SignalData structure 0x7b080024cce0 after lost signal to thread 12095
W20260709 12:13:50.462941 12166 debug-util.cc:398] Leaking SignalData structure 0x7b080037f1c0 after lost signal to thread 12169
I20260709 12:13:50.483377 13649 raft_consensus.cc:2955] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:50.491485 11996 raft_consensus.cc:2955] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:50.506858 12731 raft_consensus.cc:1217] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [term 7 LEARNER]: Deduplicated request from leader. Original: 6.6->[7.7-7.7]   Dedup: 7.7->[]
W20260709 12:13:50.514914 12166 debug-util.cc:398] Leaking SignalData structure 0x7b08000a88a0 after lost signal to thread 12760
I20260709 12:13:50.525537 11889 catalog_manager.cc:5697] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:50.559208 11990 raft_consensus.cc:1275] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:50.590930 11990 consensus_queue.cc:237] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:50.597101 13645 consensus_queue.cc:1048] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:50.601729 12137 raft_consensus.cc:1275] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:50.620857 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 82663.2us
I20260709 12:13:50.622153 13646 consensus_queue.cc:1048] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:50.624241 12141 raft_consensus.cc:1275] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:13:50.651075 11959 consensus_peers.cc:597] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9eb0721d90334c71a71e30090e9c2625. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:50.652007 13591 consensus_queue.cc:1048] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:50.652148 12063 raft_consensus.cc:2955] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:50.656570 12071 raft_consensus.cc:1275] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:50.664232 13591 consensus_queue.cc:1048] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:50.672091 12063 raft_consensus.cc:1275] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:50.681555 13591 consensus_queue.cc:1048] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:50.698688 13677 raft_consensus.cc:2955] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:50.709834 12141 raft_consensus.cc:2955] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:50.740599 12062 raft_consensus.cc:2955] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:50.751919 12071 consensus_queue.cc:237] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:50.748204 11889 catalog_manager.cc:5697] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.761758 12141 raft_consensus.cc:1275] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:50.764168 13639 consensus_queue.cc:1048] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:50.795694 13687 ts_tablet_manager.cc:933] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:50.883585 13687 tablet_copy_client.cc:323] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
W20260709 12:13:50.883702 12034 consensus_peers.cc:597] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ac0a0b79a604df5805b6ac5c2c66e26. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:50.885360 12155 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet 099c757491024c93bcc4ff22ca4dc995 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:13:50.886018 12155 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet 099c757491024c93bcc4ff22ca4dc995 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-099c757491024c93bcc4ff22ca4dc995
I20260709 12:13:50.896862 12139 raft_consensus.cc:1275] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:50.900593 13646 consensus_queue.cc:1048] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:50.911484 13639 raft_consensus.cc:1064] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:50.915818 13639 consensus_queue.cc:237] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 6, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:50.951748 12155 tablet_copy_source_session.cc:215] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:50.957777 11988 raft_consensus.cc:1275] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:50.959163 13687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099c757491024c93bcc4ff22ca4dc995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:50.960873 13655 consensus_queue.cc:1048] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:13:50.976926 12141 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 7 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:50.979619 12068 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 7 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:50.981540 12730 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [term 7 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:50.986289 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:50.989432 13643 raft_consensus.cc:2955] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:50.997269 13591 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:50.999236 13639 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:13:50.996876 12139 raft_consensus.cc:2955] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:51.002780 13687 tablet_copy_client.cc:806] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:51.004359 13687 tablet_copy_client.cc:670] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:51.004180 13639 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:13:51.012005 13687 tablet_copy_client.cc:538] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:51.047163 11893 catalog_manager.cc:5697] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:51.051235 11988 raft_consensus.cc:2955] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:51.080577 12732 raft_consensus.cc:2955] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 4 to 8, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:51.082831 11996 consensus_queue.cc:237] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:51.076594 13691 raft_consensus.cc:2955] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 4 to 8, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:51.104889 12139 raft_consensus.cc:2955] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 4 to 8, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:51.111836 11889 catalog_manager.cc:5697] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 4 to 8, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:51.113440 12068 raft_consensus.cc:2955] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 4 to 8, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:51.131199 13687 tablet_bootstrap.cc:492] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
W20260709 12:13:51.184919 11959 consensus_peers.cc:597] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c71dbf4dda044a0bf9fac61ae904497. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:51.186426 12071 raft_consensus.cc:1275] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:51.188014 13591 consensus_queue.cc:1048] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:51.193804 12139 raft_consensus.cc:1275] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:51.199050 13642 consensus_queue.cc:1048] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:51.224603 13642 raft_consensus.cc:2955] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:51.230997 12071 raft_consensus.cc:2955] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:51.249310 13700 ts_tablet_manager.cc:933] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:51.267998 11891 catalog_manager.cc:5697] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:51.276163 11996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:51.276775 11996 raft_consensus.cc:606] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Received request to transfer leadership to TS ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:51.281535 12139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b693a4bcb9304079b9944f7d116b1245"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:51.284408 12139 raft_consensus.cc:606] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:13:51.289883 13687 tablet_bootstrap.cc:492] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:51.290934 13687 tablet_bootstrap.cc:492] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:51.291684 13687 ts_tablet_manager.cc:1403] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.161s	user 0.016s	sys 0.009s
I20260709 12:13:51.293481 13700 tablet_copy_client.cc:323] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:51.296271 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet 9eb0721d90334c71a71e30090e9c2625 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:51.296861 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet 9eb0721d90334c71a71e30090e9c2625 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-9eb0721d90334c71a71e30090e9c2625
I20260709 12:13:51.297104 12068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de660600957147cc84d136089d165ec6"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:51.297783 12068 raft_consensus.cc:606] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:51.301084 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:51.302779 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:51.302146 12139 raft_consensus.cc:2955] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:51.303571 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:51.310825 12006 tablet_copy_source_session.cc:215] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:51.326829 13687 raft_consensus.cc:359] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:51.330427 13700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb0721d90334c71a71e30090e9c2625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.341346 13687 raft_consensus.cc:740] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:51.346271 13649 raft_consensus.cc:993] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:51.352748 13649 raft_consensus.cc:1081] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:51.354533 12071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b693a4bcb9304079b9944f7d116b1245"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:13:51.355072 12071 raft_consensus.cc:493] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:51.355648 12071 raft_consensus.cc:3060] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.355000 13687 consensus_queue.cc:260] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:51.377750 13687 ts_tablet_manager.cc:1434] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.086s	user 0.009s	sys 0.001s
I20260709 12:13:51.372635 12071 raft_consensus.cc:515] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:51.380769 12155 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-099c757491024c93bcc4ff22ca4dc995 received from {username='slave'} at 127.0.0.1:40716
I20260709 12:13:51.381237 12155 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-099c757491024c93bcc4ff22ca4dc995 on tablet 099c757491024c93bcc4ff22ca4dc995 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:51.386094 12071 leader_election.cc:290] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:51.387321 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b693a4bcb9304079b9944f7d116b1245" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:51.387379 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b693a4bcb9304079b9944f7d116b1245" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:51.388001 11996 raft_consensus.cc:3060] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.388068 12137 raft_consensus.cc:3055] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:51.388473 12137 raft_consensus.cc:740] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:51.389222 12137 consensus_queue.cc:260] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:51.390172 12137 raft_consensus.cc:3060] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.394781 11996 raft_consensus.cc:2468] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:51.396096 12034 leader_election.cc:304] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:51.396858 13646 raft_consensus.cc:2804] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:51.397374 13646 raft_consensus.cc:697] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:51.398208 13646 consensus_queue.cc:237] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:51.412045 13700 tablet_copy_client.cc:806] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:51.412968 13700 tablet_copy_client.cc:670] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:51.415833 13642 raft_consensus.cc:993] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7: : Instructing follower ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:51.416347 13642 raft_consensus.cc:1081] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Signalling peer ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:51.426144 12141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:36772
I20260709 12:13:51.426753 12141 raft_consensus.cc:493] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:51.427114 12141 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.427671 12137 raft_consensus.cc:2468] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:51.431078 13700 tablet_copy_client.cc:538] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:51.442684 12141 raft_consensus.cc:515] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:51.443195 13700 tablet_bootstrap.cc:492] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:51.446063 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:51.446659 11996 raft_consensus.cc:3055] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:51.447002 11996 raft_consensus.cc:740] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:51.447942 12141 leader_election.cc:290] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:51.448844 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:51.449434 12071 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.449539 11996 consensus_queue.cc:260] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:51.451514 11996 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.457664 11996 raft_consensus.cc:2468] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 4.
I20260709 12:13:51.468937 12108 leader_election.cc:304] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:51.469944 13675 raft_consensus.cc:2804] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:51.470492 13675 raft_consensus.cc:697] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:51.471364 13675 consensus_queue.cc:237] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:51.509984 13687 ts_tablet_manager.cc:933] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:51.518724 12071 raft_consensus.cc:2468] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 4.
I20260709 12:13:51.529649 11889 catalog_manager.cc:5697] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:51.534958 13687 tablet_copy_client.cc:323] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.130:42693
I20260709 12:13:51.536729 13700 tablet_bootstrap.cc:492] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:51.536825 12081 tablet_copy_service.cc:140] P c7d446f329e942748f688f9408456513: Received BeginTabletCopySession request for tablet 3ac0a0b79a604df5805b6ac5c2c66e26 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:37440)
I20260709 12:13:51.540591 12081 tablet_copy_service.cc:161] P c7d446f329e942748f688f9408456513: Beginning new tablet copy session on tablet 3ac0a0b79a604df5805b6ac5c2c66e26 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:37440: session id = e84e32b32aae476ab017ea16b9da6722-3ac0a0b79a604df5805b6ac5c2c66e26
I20260709 12:13:51.540992 13700 tablet_bootstrap.cc:492] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:51.541764 13700 ts_tablet_manager.cc:1403] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.008s
I20260709 12:13:51.551569 13700 raft_consensus.cc:359] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:51.552418 13700 raft_consensus.cc:740] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:51.553104 13700 consensus_queue.cc:260] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:51.565467 13700 ts_tablet_manager.cc:1434] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:13:51.560398 11889 catalog_manager.cc:5697] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 3 to 4, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 4 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:51.572485 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-9eb0721d90334c71a71e30090e9c2625 received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:51.572963 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-9eb0721d90334c71a71e30090e9c2625 on tablet 9eb0721d90334c71a71e30090e9c2625 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:51.586249 12081 tablet_copy_source_session.cc:215] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:51.590613 13687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac0a0b79a604df5805b6ac5c2c66e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.626914 13687 tablet_copy_client.cc:806] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:51.627503 13687 tablet_copy_client.cc:670] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:51.632792 13645 raft_consensus.cc:993] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:51.633359 13645 raft_consensus.cc:1081] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:51.634989 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de660600957147cc84d136089d165ec6"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:51.635525 11996 raft_consensus.cc:493] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:51.635876 11996 raft_consensus.cc:3060] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.646263 13687 tablet_copy_client.cc:538] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:51.667043 13687 tablet_bootstrap.cc:492] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:51.672766 11996 raft_consensus.cc:515] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:51.675734 11996 leader_election.cc:290] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:51.677325 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:51.677845 12141 raft_consensus.cc:3060] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.681432 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:51.681970 12071 raft_consensus.cc:3055] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:51.682232 12071 raft_consensus.cc:740] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:51.682943 12071 consensus_queue.cc:260] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:51.683951 12071 raft_consensus.cc:3060] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.688649 12141 raft_consensus.cc:2468] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:51.696523 11959 leader_election.cc:304] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:51.697389 13639 raft_consensus.cc:2804] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:51.697865 13639 raft_consensus.cc:697] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:51.698740 13639 consensus_queue.cc:237] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:51.694526 12071 raft_consensus.cc:2468] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:51.732637 11889 catalog_manager.cc:5697] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 2 to 3, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:51.731889 13700 ts_tablet_manager.cc:933] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:13:51.750886 13700 tablet_copy_client.cc:323] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:13:51.753136 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet 9c71dbf4dda044a0bf9fac61ae904497 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:13:51.753721 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet 9c71dbf4dda044a0bf9fac61ae904497 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-9c71dbf4dda044a0bf9fac61ae904497
I20260709 12:13:51.768960 12006 tablet_copy_source_session.cc:215] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:51.772174 13700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c71dbf4dda044a0bf9fac61ae904497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.816530 13700 tablet_copy_client.cc:806] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:51.817233 13700 tablet_copy_client.cc:670] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:51.821734 13687 tablet_bootstrap.cc:492] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:51.833832 13687 tablet_bootstrap.cc:492] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:51.834628 13687 ts_tablet_manager.cc:1403] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.168s	user 0.018s	sys 0.017s
I20260709 12:13:51.823911 13700 tablet_copy_client.cc:538] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:51.825058 12731 raft_consensus.cc:1217] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:51.837924 13687 raft_consensus.cc:359] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:51.838925 13687 raft_consensus.cc:740] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:51.839620 13687 consensus_queue.cc:260] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:51.842451 13687 ts_tablet_manager.cc:1434] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:51.844110 12081 tablet_copy_service.cc:342] P c7d446f329e942748f688f9408456513: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-3ac0a0b79a604df5805b6ac5c2c66e26 received from {username='slave'} at 127.0.0.1:37440
I20260709 12:13:51.844540 12081 tablet_copy_service.cc:434] P c7d446f329e942748f688f9408456513: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-3ac0a0b79a604df5805b6ac5c2c66e26 on tablet 3ac0a0b79a604df5805b6ac5c2c66e26 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:51.874374 13700 tablet_bootstrap.cc:492] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:51.910476 12139 raft_consensus.cc:1275] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:51.912477 13709 consensus_queue.cc:1048] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:51.914527 12731 raft_consensus.cc:1217] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:51.945928 13700 tablet_bootstrap.cc:492] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:51.947739 13700 tablet_bootstrap.cc:492] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:51.948647 13700 ts_tablet_manager.cc:1403] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.017s
I20260709 12:13:51.955843 13700 raft_consensus.cc:359] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:51.956885 13700 raft_consensus.cc:740] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:51.957583 13700 consensus_queue.cc:260] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:51.958133 12731 raft_consensus.cc:1217] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:52.007243 11988 raft_consensus.cc:1275] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:52.012668 11989 raft_consensus.cc:1275] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:52.014668 13625 consensus_queue.cc:1048] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.019336 13709 consensus_queue.cc:1048] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:52.026188 13700 ts_tablet_manager.cc:1434] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
I20260709 12:13:52.053514 12006 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-9c71dbf4dda044a0bf9fac61ae904497 received from {username='slave'} at 127.0.0.1:42018
I20260709 12:13:52.053970 12006 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-9c71dbf4dda044a0bf9fac61ae904497 on tablet 9c71dbf4dda044a0bf9fac61ae904497 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:52.065871 12071 raft_consensus.cc:1275] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:52.091639 13649 consensus_queue.cc:1048] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.127333 12071 raft_consensus.cc:1275] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:52.129066 13642 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.210114 12137 raft_consensus.cc:1275] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:52.211628 13642 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.297672 12731 raft_consensus.cc:1217] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:52.302047 13639 raft_consensus.cc:1064] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:52.304247 13639 consensus_queue.cc:237] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:13:52.316299 13720 log.cc:927] Time spent T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 12:13:52.337271 13625 raft_consensus.cc:1064] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:52.339779 13625 consensus_queue.cc:237] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:52.346427 12137 raft_consensus.cc:1275] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:52.348845 12731 raft_consensus.cc:1275] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:52.359387 13639 consensus_queue.cc:1048] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:52.361440 12731 raft_consensus.cc:1275] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 1 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:52.363461 13649 consensus_queue.cc:1048] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.363823 12062 raft_consensus.cc:1275] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:52.365994 13649 consensus_queue.cc:1048] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:52.374179 11989 raft_consensus.cc:1275] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:52.377586 13706 consensus_queue.cc:1048] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:52.384070 12071 raft_consensus.cc:1275] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:52.385555 13639 consensus_queue.cc:1048] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:52.389101 13639 consensus_queue.cc:1048] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:52.432986 13625 raft_consensus.cc:2955] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.440110 12062 raft_consensus.cc:2955] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.444795 12732 raft_consensus.cc:2955] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.454339 12071 raft_consensus.cc:2955] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.451792 13642 raft_consensus.cc:2955] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.459444 11891 catalog_manager.cc:5697] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.473660 11989 raft_consensus.cc:2955] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.488794 12137 raft_consensus.cc:2955] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.506132 11894 catalog_manager.cc:5697] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.506671 12731 raft_consensus.cc:2955] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.528553 13709 raft_consensus.cc:1064] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:52.542539 13709 consensus_queue.cc:237] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:52.560148 12137 consensus_queue.cc:237] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:52.568043 12731 raft_consensus.cc:1275] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:52.569566 13625 consensus_queue.cc:1048] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:52.578158 12071 raft_consensus.cc:1275] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:52.581905 11989 consensus_queue.cc:237] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:52.585475 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:52.579535 13706 consensus_queue.cc:1048] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:52.595152 13649 raft_consensus.cc:2955] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.606299 12731 raft_consensus.cc:2955] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.616019 12071 raft_consensus.cc:2955] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.623359 11893 catalog_manager.cc:5697] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 1 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.630728 12141 raft_consensus.cc:1275] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:52.633147 12730 raft_consensus.cc:1275] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:52.649221 11981 tablet_service.cc:1558] Processing DeleteTablet for tablet 099c757491024c93bcc4ff22ca4dc995 with delete_type TABLET_DATA_TOMBSTONED (TS b2f0908da394419181d635cbf2db63e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:52.654884 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 099c757491024c93bcc4ff22ca4dc995 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:52.662599 13591 consensus_queue.cc:1048] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:52.679504 12731 raft_consensus.cc:1275] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:52.680939 11989 raft_consensus.cc:1275] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:52.686326 13643 consensus_queue.cc:1048] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:52.704244 12137 raft_consensus.cc:1275] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:52.709621 13646 consensus_queue.cc:1048] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:52.712241 12137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:52.712684 13645 consensus_queue.cc:1048] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:52.713416 12137 raft_consensus.cc:606] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:13:52.722353 13734 tablet_replica.cc:333] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:13:52.724076 13734 raft_consensus.cc:2243] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.724905 13734 raft_consensus.cc:2272] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.728577 13734 ts_tablet_manager.cc:1916] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:13:52.731194 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 68530.7us
I20260709 12:13:52.752434 13734 ts_tablet_manager.cc:1929] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:52.755534 12068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:52.755856 13734 log.cc:1199] T 099c757491024c93bcc4ff22ca4dc995 P b2f0908da394419181d635cbf2db63e7: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/wals/099c757491024c93bcc4ff22ca4dc995
I20260709 12:13:52.756207 12068 raft_consensus.cc:606] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:52.757798 11878 catalog_manager.cc:5028] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): tablet 099c757491024c93bcc4ff22ca4dc995 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:52.761938 13645 raft_consensus.cc:2955] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.763562 13736 consensus_queue.cc:1048] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:52.772957 11996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:52.773509 11996 raft_consensus.cc:606] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 7 LEADER]: Received request to transfer leadership to TS e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:52.776167 11996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e197106332c24621a456f1e75349109f"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:52.775543 13642 raft_consensus.cc:2955] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.776696 11996 raft_consensus.cc:606] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Received request to transfer leadership to TS ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:52.778004 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:52.779625 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:52.780325 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:52.783480 12141 raft_consensus.cc:2955] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.785501 11894 catalog_manager.cc:5697] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:52.785550 12730 raft_consensus.cc:2955] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.786540 12137 raft_consensus.cc:2955] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.803251 11893 catalog_manager.cc:5697] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 4 to 5, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.809018 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9eb0721d90334c71a71e30090e9c2625 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:52.814646 11996 raft_consensus.cc:2955] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.826825 12730 raft_consensus.cc:2955] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:52.842979 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet 9eb0721d90334c71a71e30090e9c2625 with delete_type TABLET_DATA_TOMBSTONED (TS c7d446f329e942748f688f9408456513 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53298
I20260709 12:13:52.843829 13642 raft_consensus.cc:993] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7: : Instructing follower ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:52.844336 13736 raft_consensus.cc:1081] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Signalling peer ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:52.846542 12139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e197106332c24621a456f1e75349109f"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:36772
I20260709 12:13:52.847105 12139 raft_consensus.cc:493] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:52.847476 12139 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.855834 13676 raft_consensus.cc:993] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:52.856338 13676 raft_consensus.cc:1081] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:52.866981 12071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:13:52.867512 12071 raft_consensus.cc:493] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:52.867839 12071 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.869882 12139 raft_consensus.cc:515] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:52.875875 12071 raft_consensus.cc:515] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:52.877152 12068 consensus_queue.cc:237] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:52.894712 13739 tablet_replica.cc:333] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:13:52.895740 13739 raft_consensus.cc:2243] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:52.886603 12139 leader_election.cc:290] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:52.886857 13591 raft_consensus.cc:1064] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:52.898535 12071 leader_election.cc:290] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:52.902403 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:52.899479 13591 consensus_queue.cc:237] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:52.902985 12730 raft_consensus.cc:1275] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:52.904083 11996 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.907080 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:52.893905 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:52.907764 12068 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.908056 11989 raft_consensus.cc:3055] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:52.901023 12140 raft_consensus.cc:1275] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:52.908460 11989 raft_consensus.cc:740] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:52.901641 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:52.909282 12143 raft_consensus.cc:3055] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:52.909180 11989 consensus_queue.cc:260] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:52.909605 12143 raft_consensus.cc:740] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:52.910369 12143 consensus_queue.cc:260] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:52.911310 12143 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.914436 12068 raft_consensus.cc:2468] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 4.
I20260709 12:13:52.914865 11989 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.915920 13643 consensus_queue.cc:1048] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:52.917768 12143 raft_consensus.cc:2468] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 4.
I20260709 12:13:52.930205 11996 raft_consensus.cc:2468] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 4.
I20260709 12:13:52.933398 13739 raft_consensus.cc:2272] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:52.939540 13643 consensus_queue.cc:1048] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:52.939612 12034 leader_election.cc:304] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:52.940675 13645 raft_consensus.cc:2804] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:52.941159 13645 raft_consensus.cc:697] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:52.941308 12108 leader_election.cc:304] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:52.942380 13625 raft_consensus.cc:2804] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:52.942879 13625 raft_consensus.cc:697] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:52.943046 13739 ts_tablet_manager.cc:1916] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:52.943725 13625 consensus_queue.cc:237] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:52.945641 11989 raft_consensus.cc:2468] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 4.
I20260709 12:13:52.941975 13645 consensus_queue.cc:237] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:53.028864 13643 raft_consensus.cc:2955] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:53.033159 13736 raft_consensus.cc:993] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7: : Instructing follower e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:53.033825 13642 raft_consensus.cc:1081] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 7 LEADER]: Signalling peer e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:53.035638 12730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2"
dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45798
I20260709 12:13:53.036168 12730 raft_consensus.cc:493] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:53.036736 12730 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:53.047386 11891 catalog_manager.cc:5697] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 3 to 4, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 4 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:53.056113 13739 ts_tablet_manager.cc:1929] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:53.058717 12143 raft_consensus.cc:1275] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:53.064651 13739 log.cc:1199] T 9eb0721d90334c71a71e30090e9c2625 P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/9eb0721d90334c71a71e30090e9c2625
I20260709 12:13:53.065558 13642 consensus_queue.cc:1048] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:53.071058 12141 raft_consensus.cc:2955] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:53.073913 12731 raft_consensus.cc:1275] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:53.077301 13691 consensus_queue.cc:1048] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:53.082448 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ac0a0b79a604df5805b6ac5c2c66e26 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:53.085729 12068 raft_consensus.cc:1275] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:53.087796 12730 raft_consensus.cc:515] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:53.093161 11891 catalog_manager.cc:5697] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 3 to 4, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.096338 12732 raft_consensus.cc:2955] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:53.100163 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet 9eb0721d90334c71a71e30090e9c2625 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:53.099256 11889 catalog_manager.cc:5697] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 4 to 5, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:53.105610 13691 consensus_queue.cc:1048] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:53.123507 11981 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ac0a0b79a604df5805b6ac5c2c66e26 with delete_type TABLET_DATA_TOMBSTONED (TS b2f0908da394419181d635cbf2db63e7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:53.124547 13734 tablet_replica.cc:333] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:13:53.125708 13734 raft_consensus.cc:2243] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.131770 13734 raft_consensus.cc:2272] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.132869 13691 raft_consensus.cc:2955] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:53.136274 13734 ts_tablet_manager.cc:1916] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:53.150363 12730 leader_election.cc:290] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 8 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:53.157707 13643 raft_consensus.cc:993] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:53.176134 13643 raft_consensus.cc:1081] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:53.161267 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:53.162721 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:53.164363 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57cefe074284663ab68e0b9df3626e2" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:53.184773 11989 raft_consensus.cc:3055] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:53.166021 12731 raft_consensus.cc:2955] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:53.184894 12071 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:53.185251 11989 raft_consensus.cc:740] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:53.186414 11989 consensus_queue.cc:260] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:53.187935 11989 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:53.184957 12141 raft_consensus.cc:3060] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:53.194487 12071 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 8.
I20260709 12:13:53.196732 12141 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 8.
I20260709 12:13:53.197253 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:53.197850 11996 raft_consensus.cc:493] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:53.198190 11996 raft_consensus.cc:3060] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.199990 12071 raft_consensus.cc:2955] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:53.202714 13734 ts_tablet_manager.cc:1929] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:53.203200 13734 log.cc:1199] T 3ac0a0b79a604df5805b6ac5c2c66e26 P b2f0908da394419181d635cbf2db63e7: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/wals/3ac0a0b79a604df5805b6ac5c2c66e26
I20260709 12:13:53.205310 12699 leader_election.cc:304] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:53.206116 13616 raft_consensus.cc:2804] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:53.206615 13616 raft_consensus.cc:697] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [term 8 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:13:53.203837 12141 raft_consensus.cc:2955] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:53.207428 13616 consensus_queue.cc:237] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:53.209260 11878 catalog_manager.cc:5028] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): tablet 3ac0a0b79a604df5805b6ac5c2c66e26 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:53.196025 11891 catalog_manager.cc:5697] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:53.216065 11996 raft_consensus.cc:515] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:53.243852 11996 leader_election.cc:290] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:53.250382 11989 raft_consensus.cc:2468] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 8.
I20260709 12:13:53.254078 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:53.257915 12143 raft_consensus.cc:3060] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.254809 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:53.260414 12062 raft_consensus.cc:3055] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:53.260742 12062 raft_consensus.cc:740] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:53.261502 12062 consensus_queue.cc:260] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:53.262710 12062 raft_consensus.cc:3060] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.261106 11889 catalog_manager.cc:5697] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 7 to 8, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 8 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:53.268776 11996 consensus_queue.cc:237] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:53.275254 12062 raft_consensus.cc:2468] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:53.276089 12143 raft_consensus.cc:2468] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:53.279712 11959 leader_election.cc:304] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:53.290247 13691 raft_consensus.cc:2804] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:53.290773 13691 raft_consensus.cc:697] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:53.291687 13691 consensus_queue.cc:237] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:53.293202 12731 raft_consensus.cc:1275] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:53.301234 12071 raft_consensus.cc:1275] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:53.305181 13730 consensus_queue.cc:1048] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:53.307672 13730 consensus_queue.cc:1048] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:53.319590 11889 catalog_manager.cc:5697] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.341425 13642 raft_consensus.cc:2955] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:53.353941 12071 raft_consensus.cc:2955] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:53.357609 12143 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:53.359215 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c71dbf4dda044a0bf9fac61ae904497 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:53.362136 13645 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:53.358718 12731 raft_consensus.cc:2955] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:53.378873 11889 catalog_manager.cc:5697] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:53.402245 12132 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c71dbf4dda044a0bf9fac61ae904497 with delete_type TABLET_DATA_TOMBSTONED (TS ff3dab3bca9d4b5bb839d2763a4c6d7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36760
I20260709 12:13:53.404148 13749 tablet_replica.cc:333] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:13:53.430447 13749 raft_consensus.cc:2243] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:53.431150 13749 raft_consensus.cc:2272] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:53.437127 13749 ts_tablet_manager.cc:1916] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:53.457235 11996 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:53.460253 13646 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:53.464507 13749 ts_tablet_manager.cc:1929] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:53.465090 13749 log.cc:1199] T 9c71dbf4dda044a0bf9fac61ae904497 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/wals/9c71dbf4dda044a0bf9fac61ae904497
I20260709 12:13:53.468986 11878 catalog_manager.cc:5028] TS ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): tablet 9c71dbf4dda044a0bf9fac61ae904497 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:53.481153 11988 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:53.487596 13752 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:53.505137 12071 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:53.512542 13649 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:53.606110 11988 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 8 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:13:53.607583 13652 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:13:53.698401 12063 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 8 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:13:53.700423 13652 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:13:53.727216 12143 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 8 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:13:53.734004 13652 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:13:53.788193 12063 raft_consensus.cc:1275] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:53.789779 13730 consensus_queue.cc:1048] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:53.805529 12143 raft_consensus.cc:1275] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:53.820039 13730 consensus_queue.cc:1048] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:54.118862 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:54.159608 12141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:54.160212 12141 raft_consensus.cc:606] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:13:54.163923 11996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:54.164486 11996 raft_consensus.cc:606] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Received request to transfer leadership to TS ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:54.167419 12062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:54.167992 12062 raft_consensus.cc:606] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:54.172389 13646 raft_consensus.cc:993] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:54.172845 13709 raft_consensus.cc:1081] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:54.176343 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:54.176868 11996 raft_consensus.cc:493] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:54.177212 11996 raft_consensus.cc:3060] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.177701 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:54.179513 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:54.180258 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:54.182034 11996 raft_consensus.cc:515] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:54.183543 11996 leader_election.cc:290] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:54.184268 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:54.184645 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:54.184842 12063 raft_consensus.cc:3055] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:54.185243 12141 raft_consensus.cc:3060] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.185250 12063 raft_consensus.cc:740] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:54.186174 12063 consensus_queue.cc:260] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:54.187170 12063 raft_consensus.cc:3060] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.197310 12141 raft_consensus.cc:2468] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:54.198657 11959 leader_election.cc:304] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:54.199452 13730 raft_consensus.cc:2804] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:54.199944 13730 raft_consensus.cc:697] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:54.200850 13730 consensus_queue.cc:237] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:54.211793 12063 raft_consensus.cc:2468] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 3.
I20260709 12:13:54.247123 11891 catalog_manager.cc:5697] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 2 to 3, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.288638 12731 consensus_queue.cc:237] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:54.294417 12141 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 8 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 12:13:54.295954 13761 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:13:54.300202 12063 raft_consensus.cc:1275] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 8 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 12:13:54.302970 13652 consensus_queue.cc:1048] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:13:54.305636 13616 raft_consensus.cc:2955] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [term 8 LEADER]: Committing config change with OpId 8.10: config changed from index 8 to 10, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:54.318913 12140 raft_consensus.cc:2955] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 8 FOLLOWER]: Committing config change with OpId 8.10: config changed from index 8 to 10, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:54.321702 12062 raft_consensus.cc:2955] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 8 FOLLOWER]: Committing config change with OpId 8.10: config changed from index 8 to 10, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:54.323051 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c57cefe074284663ab68e0b9df3626e2 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:54.328176 11894 catalog_manager.cc:5697] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 8 to 10, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 8 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:54.342905 11981 tablet_service.cc:1558] Processing DeleteTablet for tablet c57cefe074284663ab68e0b9df3626e2 with delete_type TABLET_DATA_TOMBSTONED (TS b2f0908da394419181d635cbf2db63e7 not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:54.356683 13774 tablet_replica.cc:333] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:13:54.358075 13774 raft_consensus.cc:2243] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:54.358686 13774 raft_consensus.cc:2272] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:54.362776 13774 ts_tablet_manager.cc:1916] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:54.377945 13774 ts_tablet_manager.cc:1929] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.9
I20260709 12:13:54.378356 13774 log.cc:1199] T c57cefe074284663ab68e0b9df3626e2 P b2f0908da394419181d635cbf2db63e7: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/wals/c57cefe074284663ab68e0b9df3626e2
I20260709 12:13:54.379868 11878 catalog_manager.cc:5028] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): tablet c57cefe074284663ab68e0b9df3626e2 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:54.480499 12062 consensus_queue.cc:237] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:54.492574 12140 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 12:13:54.492815 12034 consensus_peers.cc:597] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 153ec4c234ee4a458bd54902be394a8b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.493288 11988 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:13:54.494098 13709 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:54.495045 13643 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:54.514782 12141 raft_consensus.cc:2955] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:54.511812 13709 raft_consensus.cc:2955] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:54.542762 11988 raft_consensus.cc:2955] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:54.532886 12140 consensus_queue.cc:237] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:54.549165 11891 catalog_manager.cc:5697] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:54.579526 13765 raft_consensus.cc:993] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:54.580250 13773 raft_consensus.cc:1081] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:54.583480 12062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:13:54.585391 12062 raft_consensus.cc:493] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:54.585830 12062 raft_consensus.cc:3060] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:54.639431 13736 raft_consensus.cc:993] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7: : Instructing follower ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:54.640087 13642 raft_consensus.cc:1081] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Signalling peer ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:54.644654 12141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:36772
I20260709 12:13:54.645310 12141 raft_consensus.cc:493] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:54.645720 12141 raft_consensus.cc:3060] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.656412 12143 raft_consensus.cc:1275] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:54.663719 12141 raft_consensus.cc:515] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:54.666796 13730 consensus_queue.cc:1048] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:54.673907 11988 raft_consensus.cc:1275] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:54.686332 12141 leader_election.cc:290] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
W20260709 12:13:54.672338 12108 consensus_peers.cc:597] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50ab1f95839249fa967ab01548d302cd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.672719 12071 raft_consensus.cc:1275] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:54.668783 12062 raft_consensus.cc:515] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:54.696767 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:54.697597 12139 raft_consensus.cc:3055] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:54.697960 12139 raft_consensus.cc:740] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:54.699056 12139 consensus_queue.cc:260] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:54.700515 12139 raft_consensus.cc:3060] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:54.712992 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:54.713667 11988 raft_consensus.cc:3055] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:54.713961 11988 raft_consensus.cc:740] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:54.714138 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:54.714221 13773 consensus_queue.cc:1048] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:54.714804 12071 raft_consensus.cc:3060] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.714643 11988 consensus_queue.cc:260] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:54.715147 13649 consensus_queue.cc:1048] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:54.715663 11988 raft_consensus.cc:3060] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.727202 12139 raft_consensus.cc:2468] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:54.730100 12034 leader_election.cc:304] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:54.731963 13646 raft_consensus.cc:2804] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:54.732515 13646 raft_consensus.cc:697] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:54.733415 13646 consensus_queue.cc:237] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:54.741671 13773 raft_consensus.cc:2955] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:54.744087 12068 raft_consensus.cc:2955] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:54.750767 11988 raft_consensus.cc:2468] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:54.757882 12108 leader_election.cc:304] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:54.758824 13625 raft_consensus.cc:2804] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:54.759299 13625 raft_consensus.cc:697] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:54.760051 13625 consensus_queue.cc:237] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:54.763127 12071 raft_consensus.cc:2468] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:54.774215 11996 raft_consensus.cc:2955] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:54.775974 11894 catalog_manager.cc:5697] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.768970 12063 consensus_queue.cc:237] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:54.820626 12731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099c757491024c93bcc4ff22ca4dc995" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:13:54.821300 12731 raft_consensus.cc:3060] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:54.831308 12731 raft_consensus.cc:2468] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 2.
I20260709 12:13:54.840965 12062 leader_election.cc:290] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 2 election: Requested vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:13:54.863754 12068 raft_consensus.cc:1275] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:13:54.919910 12034 consensus_peers.cc:597] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b693a4bcb9304079b9944f7d116b1245. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.922037 12141 raft_consensus.cc:1275] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:54.923607 13646 consensus_queue.cc:1048] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:54.926357 11894 catalog_manager.cc:5697] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.927996 11996 raft_consensus.cc:1275] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:54.929574 13778 consensus_queue.cc:1048] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:54.943852 11891 catalog_manager.cc:5697] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:54.945979 13778 raft_consensus.cc:2955] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:54.955579 11988 raft_consensus.cc:2955] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:54.956872 13736 consensus_queue.cc:1048] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:55.000116 11894 catalog_manager.cc:5697] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:55.001165 12141 consensus_queue.cc:237] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:55.002269 12143 raft_consensus.cc:2955] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
W20260709 12:13:55.083596 12108 consensus_peers.cc:597] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e197106332c24621a456f1e75349109f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:55.084482 12071 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:13:55.086757 11988 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:13:55.089013 13765 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:55.090934 13789 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:55.115573 13797 ts_tablet_manager.cc:933] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:55.118781 13625 raft_consensus.cc:2955] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:55.121063 11988 raft_consensus.cc:2955] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:55.130311 12141 raft_consensus.cc:1275] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:55.132089 13778 consensus_queue.cc:1048] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:55.168216 12071 raft_consensus.cc:2955] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:55.176926 13800 ts_tablet_manager.cc:933] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:55.182459 13800 tablet_copy_client.cc:323] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
I20260709 12:13:55.185036 12155 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet 50ab1f95839249fa967ab01548d302cd from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:13:55.185806 12155 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet 50ab1f95839249fa967ab01548d302cd from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-50ab1f95839249fa967ab01548d302cd
I20260709 12:13:55.187019 13797 tablet_copy_client.cc:323] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.130:42693
I20260709 12:13:55.189730 12081 tablet_copy_service.cc:140] P c7d446f329e942748f688f9408456513: Received BeginTabletCopySession request for tablet 153ec4c234ee4a458bd54902be394a8b from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:37440)
I20260709 12:13:55.190284 12081 tablet_copy_service.cc:161] P c7d446f329e942748f688f9408456513: Beginning new tablet copy session on tablet 153ec4c234ee4a458bd54902be394a8b from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:37440: session id = e84e32b32aae476ab017ea16b9da6722-153ec4c234ee4a458bd54902be394a8b
I20260709 12:13:55.194435 12155 tablet_copy_source_session.cc:215] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:55.242671 11894 catalog_manager.cc:5697] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 4 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:13:55.278393 13800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ab1f95839249fa967ab01548d302cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:55.291074 11988 raft_consensus.cc:1275] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:55.311123 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:55.327859 12081 tablet_copy_source_session.cc:215] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:55.334729 13765 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:55.344558 13797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153ec4c234ee4a458bd54902be394a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:55.375452 12730 raft_consensus.cc:1275] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:55.400388 13800 tablet_copy_client.cc:806] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:55.401261 13800 tablet_copy_client.cc:670] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:55.403518 12063 raft_consensus.cc:1275] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:55.415349 13800 tablet_copy_client.cc:538] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:55.453451 13800 tablet_bootstrap.cc:492] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:55.457314 13789 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:55.482147 13807 ts_tablet_manager.cc:933] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:55.598495 13807 tablet_copy_client.cc:323] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
W20260709 12:13:55.602685 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 68671.9us
I20260709 12:13:55.610431 13709 consensus_queue.cc:1048] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260709 12:13:55.628443 12155 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet e197106332c24621a456f1e75349109f from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:13:55.629164 12155 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet e197106332c24621a456f1e75349109f from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-e197106332c24621a456f1e75349109f
I20260709 12:13:55.639068 12155 tablet_copy_source_session.cc:215] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:55.647547 13807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e197106332c24621a456f1e75349109f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:55.693207 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 77565.2us
I20260709 12:13:55.750587 13797 tablet_copy_client.cc:806] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:55.751223 13797 tablet_copy_client.cc:670] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:55.793252 13800 tablet_bootstrap.cc:492] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:55.794296 13800 tablet_bootstrap.cc:492] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:55.795181 13800 ts_tablet_manager.cc:1403] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.342s	user 0.057s	sys 0.072s
I20260709 12:13:55.814653 13797 tablet_copy_client.cc:538] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:55.817317 13819 ts_tablet_manager.cc:933] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:55.837587 13800 raft_consensus.cc:359] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:55.838541 13800 raft_consensus.cc:740] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:55.839260 13800 consensus_queue.cc:260] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:55.841389 13819 tablet_copy_client.cc:323] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.130:42693
I20260709 12:13:55.844494 12081 tablet_copy_service.cc:140] P c7d446f329e942748f688f9408456513: Received BeginTabletCopySession request for tablet b693a4bcb9304079b9944f7d116b1245 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:37440)
I20260709 12:13:55.845016 12081 tablet_copy_service.cc:161] P c7d446f329e942748f688f9408456513: Beginning new tablet copy session on tablet b693a4bcb9304079b9944f7d116b1245 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:37440: session id = e84e32b32aae476ab017ea16b9da6722-b693a4bcb9304079b9944f7d116b1245
I20260709 12:13:55.866683 12081 tablet_copy_source_session.cc:215] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:55.876086 13797 tablet_bootstrap.cc:492] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:55.877032 13800 ts_tablet_manager.cc:1434] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.001s
I20260709 12:13:55.878129 13819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b693a4bcb9304079b9944f7d116b1245. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:55.910097 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 102214us
I20260709 12:13:55.919659 12155 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-50ab1f95839249fa967ab01548d302cd received from {username='slave'} at 127.0.0.1:40716
I20260709 12:13:55.920184 12155 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-50ab1f95839249fa967ab01548d302cd on tablet 50ab1f95839249fa967ab01548d302cd with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:55.922634 13807 tablet_copy_client.cc:806] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:55.923305 13807 tablet_copy_client.cc:670] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:55.944921 13807 tablet_copy_client.cc:538] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:55.946977 13819 tablet_copy_client.cc:806] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:55.947679 13819 tablet_copy_client.cc:670] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:55.957516 13807 tablet_bootstrap.cc:492] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:55.963267 13819 tablet_copy_client.cc:538] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:55.969275 12063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22535c8307f346cb8de47b1570d25303"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:55.970018 12063 raft_consensus.cc:606] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:55.978468 13819 tablet_bootstrap.cc:492] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:13:56.009230 13646 raft_consensus.cc:993] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:56.009789 13646 raft_consensus.cc:1081] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:56.019096 12137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:56.019894 12137 raft_consensus.cc:606] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:13:56.066427 11992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:56.067046 11992 raft_consensus.cc:606] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Received request to transfer leadership to TS e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:56.077487 11992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:56.078025 11992 raft_consensus.cc:606] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Received request to transfer leadership to TS ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:56.081246 13797 tablet_bootstrap.cc:492] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:56.082358 13797 tablet_bootstrap.cc:492] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:56.083051 13797 ts_tablet_manager.cc:1403] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.207s	user 0.043s	sys 0.001s
I20260709 12:13:56.083837 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:56.085568 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:56.086716 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:56.086506 13797 raft_consensus.cc:359] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:56.087401 13797 raft_consensus.cc:740] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:56.088065 13797 consensus_queue.cc:260] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:56.106707 13797 ts_tablet_manager.cc:1434] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.003s
I20260709 12:13:56.110535 12081 tablet_copy_service.cc:342] P c7d446f329e942748f688f9408456513: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-153ec4c234ee4a458bd54902be394a8b received from {username='slave'} at 127.0.0.1:37440
I20260709 12:13:56.111035 12081 tablet_copy_service.cc:434] P c7d446f329e942748f688f9408456513: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-153ec4c234ee4a458bd54902be394a8b on tablet 153ec4c234ee4a458bd54902be394a8b with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:56.088886 13807 tablet_bootstrap.cc:492] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:56.112977 13807 tablet_bootstrap.cc:492] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:56.113715 13807 ts_tablet_manager.cc:1403] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.156s	user 0.039s	sys 0.006s
I20260709 12:13:56.117744 13807 raft_consensus.cc:359] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:56.118619 13807 raft_consensus.cc:740] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:56.119395 13807 consensus_queue.cc:260] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:56.126842 13807 ts_tablet_manager.cc:1434] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 12:13:56.130584 12155 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-e197106332c24621a456f1e75349109f received from {username='slave'} at 127.0.0.1:40716
I20260709 12:13:56.131001 12155 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-e197106332c24621a456f1e75349109f on tablet e197106332c24621a456f1e75349109f with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:56.361022 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22535c8307f346cb8de47b1570d25303"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:56.362040 11992 raft_consensus.cc:493] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:56.362588 11992 raft_consensus.cc:3060] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:56.804387 11992 raft_consensus.cc:515] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:56.811409 11992 leader_election.cc:290] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:56.993191 13819 tablet_bootstrap.cc:492] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:56.994884 13819 tablet_bootstrap.cc:492] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:13:56.995569 13819 ts_tablet_manager.cc:1403] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 1.017s	user 0.022s	sys 0.007s
I20260709 12:13:57.000432 13819 raft_consensus.cc:359] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:57.002221 13819 raft_consensus.cc:740] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:13:57.002880 13819 consensus_queue.cc:260] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:57.005919 13819 ts_tablet_manager.cc:1434] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:13:57.006569 13803 raft_consensus.cc:993] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7: : Instructing follower e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:57.007066 13803 raft_consensus.cc:1081] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Signalling peer e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:57.014026 12081 tablet_copy_service.cc:342] P c7d446f329e942748f688f9408456513: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-b693a4bcb9304079b9944f7d116b1245 received from {username='slave'} at 127.0.0.1:37440
I20260709 12:13:57.014473 12081 tablet_copy_service.cc:434] P c7d446f329e942748f688f9408456513: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-b693a4bcb9304079b9944f7d116b1245 on tablet b693a4bcb9304079b9944f7d116b1245 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:57.016729 12734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1"
dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45798
I20260709 12:13:57.017414 12734 raft_consensus.cc:493] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.017848 12734 raft_consensus.cc:3060] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.024850 12734 raft_consensus.cc:515] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:57.027482 12734 leader_election.cc:290] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:57.043736 12732 raft_consensus.cc:1217] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:13:57.059417 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:57.060078 11992 raft_consensus.cc:3055] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:57.060211 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cef2e00c154d0c937950381dd4efa1" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:57.060415 11992 raft_consensus.cc:740] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:57.060844 12067 raft_consensus.cc:3060] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.061389 11992 consensus_queue.cc:260] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:57.062548 11992 raft_consensus.cc:3060] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.064862 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22535c8307f346cb8de47b1570d25303" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:57.065483 12144 raft_consensus.cc:3060] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.065627 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22535c8307f346cb8de47b1570d25303" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:57.066205 12071 raft_consensus.cc:3055] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:57.066473 12071 raft_consensus.cc:740] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:57.067224 12071 consensus_queue.cc:260] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:57.068033 12071 raft_consensus.cc:3060] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.068192 12067 raft_consensus.cc:2468] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 4.
I20260709 12:13:57.069221 11992 raft_consensus.cc:2468] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 4.
I20260709 12:13:57.073081 12734 raft_consensus.cc:1217] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 12:13:57.075163 12699 leader_election.cc:304] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [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: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:13:57.079274 11893 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56036 (request call id 302) took 1001 ms. Trace:
I20260709 12:13:57.079708 11893 rpcz_store.cc:276] 0709 12:13:56.077913 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.128244 (+ 50331us) service_pool.cc:224] Handling call
0709 12:13:57.079103 (+950859us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":136401,"reported_tablets":1}
I20260709 12:13:57.085841 13616 raft_consensus.cc:2804] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:57.086321 13616 raft_consensus.cc:697] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:13:57.087111 13616 consensus_queue.cc:237] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:13:57.097635 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 46992.3us
I20260709 12:13:57.099596 12732 raft_consensus.cc:1217] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 12:13:57.106298 11988 raft_consensus.cc:1240] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Rejecting Update request from peer c7d446f329e942748f688f9408456513 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:57.108608 12734 raft_consensus.cc:1217] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:57.111501 12144 raft_consensus.cc:2468] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:57.116509 12071 raft_consensus.cc:2468] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:57.120450 12142 raft_consensus.cc:1240] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Rejecting Update request from peer c7d446f329e942748f688f9408456513 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:57.143785 11959 leader_election.cc:304] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:57.145063 13831 raft_consensus.cc:2804] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:57.145713 13831 raft_consensus.cc:697] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:57.146914 13831 consensus_queue.cc:237] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:13:57.163440 13812 raft_consensus.cc:493] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ff3dab3bca9d4b5bb839d2763a4c6d7a)
I20260709 12:13:57.164207 13812 raft_consensus.cc:515] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:57.167102 13812 leader_election.cc:290] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:57.168895 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b2f0908da394419181d635cbf2db63e7" is_pre_election: true
I20260709 12:13:57.170326 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aaaa2bd0ac4b698de8cd5bacd6cb1c" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:57.171535 13803 raft_consensus.cc:993] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7: : Instructing follower ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:57.175833 13803 raft_consensus.cc:1081] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Signalling peer ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:57.177717 12139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:36772
I20260709 12:13:57.178206 12139 raft_consensus.cc:493] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.178551 12139 raft_consensus.cc:3060] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.178381 12699 leader_election.cc:304] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:57.180202 13844 raft_consensus.cc:2749] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:57.180646 12017 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0e80 after lost signal to thread 10825
W20260709 12:13:57.181763 12017 debug-util.cc:398] Leaking SignalData structure 0x7b08001de0e0 after lost signal to thread 11928
W20260709 12:13:57.183218 12017 debug-util.cc:398] Leaking SignalData structure 0x7b080005faa0 after lost signal to thread 12020
W20260709 12:13:57.184258 12017 debug-util.cc:398] Leaking SignalData structure 0x7b080030d840 after lost signal to thread 12095
W20260709 12:13:57.185302 12017 debug-util.cc:398] Leaking SignalData structure 0x7b0800151520 after lost signal to thread 12169
W20260709 12:13:57.186337 12017 debug-util.cc:398] Leaking SignalData structure 0x7b08003536c0 after lost signal to thread 12760
W20260709 12:13:57.186826 12017 debug-util.cc:398] Leaking SignalData structure 0x7b0800356160 after lost signal to thread 13792
W20260709 12:13:57.187095 12017 debug-util.cc:398] Leaking SignalData structure 0x7b0800336220 after lost signal to thread 13796
I20260709 12:13:57.192786 12139 raft_consensus.cc:515] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:57.195895 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:57.196449 11988 raft_consensus.cc:3055] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:57.196735 11988 raft_consensus.cc:740] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:57.197599 11988 consensus_queue.cc:260] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:57.198911 11988 raft_consensus.cc:3060] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.212844 12139 leader_election.cc:290] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:57.221694 11894 catalog_manager.cc:5697] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 3 to 4, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 4 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:57.215070 11988 raft_consensus.cc:2468] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:57.223801 12108 leader_election.cc:304] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:57.224723 13789 raft_consensus.cc:2804] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:57.225248 13789 raft_consensus.cc:697] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:57.226153 13789 consensus_queue.cc:237] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:57.236451 11893 catalog_manager.cc:5697] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:57.252337 13814 raft_consensus.cc:993] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:57.252674 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a13ffd63374b59ae023100aeeeb7f1" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:57.253078 13814 raft_consensus.cc:1081] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:57.253542 12071 raft_consensus.cc:3060] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.267385 12062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:13:57.267971 12062 raft_consensus.cc:493] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.268337 12062 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:57.268658 12071 raft_consensus.cc:2468] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:57.275701 12062 raft_consensus.cc:515] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:57.276268 11891 catalog_manager.cc:5697] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:57.277870 12062 leader_election.cc:290] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 5 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:57.280427 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:57.281062 11988 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:57.288767 11988 raft_consensus.cc:2468] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 5.
I20260709 12:13:57.290277 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:57.290922 12139 raft_consensus.cc:3055] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:57.291249 12139 raft_consensus.cc:740] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:57.291857 12034 leader_election.cc:304] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:57.292068 12139 consensus_queue.cc:260] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:57.293071 13816 raft_consensus.cc:2804] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:57.293335 12139 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:57.293558 13816 raft_consensus.cc:697] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 5 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:57.294454 13816 consensus_queue.cc:237] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:57.319070 12139 raft_consensus.cc:2468] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 5.
I20260709 12:13:57.319942 13789 raft_consensus.cc:1064] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:57.322746 13789 consensus_queue.cc:237] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:57.368021 12732 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:57.369521 13842 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:57.391866 11988 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:57.393364 13842 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:57.411576 12071 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:57.413774 13843 raft_consensus.cc:2955] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:57.415817 11992 raft_consensus.cc:2955] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:57.427961 13842 raft_consensus.cc:1064] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:57.428144 12734 raft_consensus.cc:2955] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:57.430502 13842 consensus_queue.cc:237] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:57.440567 11891 catalog_manager.cc:5697] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
W20260709 12:13:57.458420 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 47707.4us
I20260709 12:13:57.461097 11889 catalog_manager.cc:5697] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 4 to 5, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 5 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:57.465167 13817 raft_consensus.cc:1064] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:57.470616 13817 consensus_queue.cc:237] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:57.492511 13789 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:57.512753 11992 raft_consensus.cc:1275] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:57.514815 13842 consensus_queue.cc:1048] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:13:57.517379 12734 raft_consensus.cc:1275] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:57.519130 13789 consensus_queue.cc:1048] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:57.524067 12071 raft_consensus.cc:1275] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:57.525632 13845 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:57.581640 12067 raft_consensus.cc:1275] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:57.609802 12139 raft_consensus.cc:1275] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:57.612116 13834 consensus_queue.cc:1048] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:57.643271 13625 raft_consensus.cc:2955] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:57.653286 13814 consensus_queue.cc:1048] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:57.653723 11996 raft_consensus.cc:1275] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:57.653563 11988 raft_consensus.cc:2955] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:57.659667 13834 raft_consensus.cc:493] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:13:57.660269 13834 raft_consensus.cc:515] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:57.661118 13845 consensus_queue.cc:1048] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:57.662469 13834 leader_election.cc:290] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:57.666375 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:13:57.668701 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:13:57.670517 11959 leader_election.cc:304] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2f0908da394419181d635cbf2db63e7; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:57.671300 13834 raft_consensus.cc:2749] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:57.680528 12734 raft_consensus.cc:2955] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:57.597892 12062 raft_consensus.cc:2955] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:57.698531 13709 raft_consensus.cc:1064] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:13:57.700675 12139 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:57.701123 13709 consensus_queue.cc:237] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:57.703428 11988 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:57.728376 11992 raft_consensus.cc:1275] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:57.735733 11891 catalog_manager.cc:5697] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:57.741526 13814 consensus_queue.cc:1048] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:57.755285 12734 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:57.805055 12066 raft_consensus.cc:1275] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:57.806999 12066 raft_consensus.cc:1275] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:57.813288 12139 consensus_queue.cc:237] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:57.822930 12062 raft_consensus.cc:2955] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:57.824774 13866 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:57.830651 12734 raft_consensus.cc:1275] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:57.832180 13789 consensus_queue.cc:1048] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:57.838212 13736 consensus_queue.cc:1048] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:57.841553 11992 raft_consensus.cc:1275] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:57.842357 13625 raft_consensus.cc:2955] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:57.853389 12142 raft_consensus.cc:1275] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:57.855906 12734 raft_consensus.cc:2955] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:57.864916 13814 consensus_queue.cc:1048] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:57.871263 11992 raft_consensus.cc:2955] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:57.872241 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50ab1f95839249fa967ab01548d302cd with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:57.889976 13709 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:57.893896 13814 consensus_queue.cc:1048] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:57.902141 13816 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:57.896576 11889 catalog_manager.cc:5697] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 5 to 6, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:57.951964 12734 raft_consensus.cc:1275] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:57.954041 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet 50ab1f95839249fa967ab01548d302cd with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 5 (current committed config index is 6)) from {username='slave'} at 127.0.0.1:53298
I20260709 12:13:57.975883 12142 raft_consensus.cc:1275] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:57.976493 11992 raft_consensus.cc:1275] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:57.979709 13878 tablet_replica.cc:333] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:13:58.001940 13816 consensus_queue.cc:1048] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:58.027230 13709 consensus_queue.cc:1048] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:58.032998 13878 raft_consensus.cc:2243] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.033921 13878 raft_consensus.cc:2272] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.040542 11996 raft_consensus.cc:1275] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:58.044888 13878 ts_tablet_manager.cc:1916] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:58.065188 13709 consensus_queue.cc:1048] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:58.069262 13866 raft_consensus.cc:2955] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.078735 13709 consensus_queue.cc:1048] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:58.089682 13817 consensus_queue.cc:1048] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:58.093987 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:58.094344 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 44531.7us
I20260709 12:13:58.099229 11996 raft_consensus.cc:2955] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.141785 12142 consensus_queue.cc:237] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:58.147765 12732 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:58.149626 13842 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:58.149540 11891 catalog_manager.cc:5697] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:58.161518 13625 raft_consensus.cc:2955] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.167104 12732 raft_consensus.cc:2955] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.172410 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e197106332c24621a456f1e75349109f with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:58.181223 11889 catalog_manager.cc:5697] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 6 to 7, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 4 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:58.189965 13878 ts_tablet_manager.cc:1929] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:13:58.190567 13878 log.cc:1199] T 50ab1f95839249fa967ab01548d302cd P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/50ab1f95839249fa967ab01548d302cd
I20260709 12:13:58.192723 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet 50ab1f95839249fa967ab01548d302cd (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:58.202960 11981 tablet_service.cc:1558] Processing DeleteTablet for tablet e197106332c24621a456f1e75349109f with delete_type TABLET_DATA_TOMBSTONED (TS b2f0908da394419181d635cbf2db63e7 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:38564
I20260709 12:13:58.231722 13885 tablet_replica.cc:333] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:13:58.235667 13885 raft_consensus.cc:2243] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.236581 13885 raft_consensus.cc:2272] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.241233 12734 raft_consensus.cc:2955] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.244262 13885 ts_tablet_manager.cc:1916] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:58.270779 12062 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:58.286021 12139 raft_consensus.cc:2955] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.322216 12062 consensus_queue.cc:237] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:58.329867 13625 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:58.333706 12062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:58.334375 12062 raft_consensus.cc:606] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:58.340152 13709 raft_consensus.cc:2955] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.364101 13817 raft_consensus.cc:993] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:13:58.364650 13817 raft_consensus.cc:1081] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
W20260709 12:13:58.408643 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 71603.3us
I20260709 12:13:58.419592 13885 ts_tablet_manager.cc:1929] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 12:13:58.421060 13885 log.cc:1199] T e197106332c24621a456f1e75349109f P b2f0908da394419181d635cbf2db63e7: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/wals/e197106332c24621a456f1e75349109f
I20260709 12:13:58.422957 11878 catalog_manager.cc:5028] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): tablet e197106332c24621a456f1e75349109f (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:58.424154 12732 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:58.424572 11988 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:58.414271 11893 catalog_manager.cc:5697] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:58.428893 11988 raft_consensus.cc:2955] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.429697 11996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "974ed9636aa44217a763d3719d103af9"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:58.430424 11996 raft_consensus.cc:606] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Received request to transfer leadership to TS ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:58.433938 12144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:58.434527 12144 raft_consensus.cc:606] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:13:58.437299 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:58.439262 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:58.439975 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:58.455767 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:13:58.456344 11992 raft_consensus.cc:493] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:58.456713 11992 raft_consensus.cc:3060] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.466826 12139 raft_consensus.cc:2955] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.471529 12066 raft_consensus.cc:2955] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.483924 11992 raft_consensus.cc:515] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:58.487094 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:58.494035 12067 consensus_queue.cc:237] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:58.487636 12062 raft_consensus.cc:3055] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:58.508419 12062 raft_consensus.cc:740] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:58.511001 12062 consensus_queue.cc:260] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:58.512086 12062 raft_consensus.cc:3060] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.514959 12732 raft_consensus.cc:2955] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.521335 12062 raft_consensus.cc:2468] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:58.522974 11959 leader_election.cc:304] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:58.523841 13834 raft_consensus.cc:2804] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.524315 13834 raft_consensus.cc:697] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:58.525087 13834 consensus_queue.cc:237] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:58.533295 12732 raft_consensus.cc:1275] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:58.534430 11992 leader_election.cc:290] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:58.536764 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:58.537423 12137 raft_consensus.cc:3060] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.543082 11992 raft_consensus.cc:1275] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:58.544560 13888 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:58.544811 12137 raft_consensus.cc:2468] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:13:58.550104 13839 consensus_queue.cc:1048] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:58.553146 13839 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:58.557173 13839 consensus_queue.cc:1048] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:58.584404 11893 catalog_manager.cc:5697] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:58.602783 13709 raft_consensus.cc:2955] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.632048 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 153ec4c234ee4a458bd54902be394a8b with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:58.636322 11894 catalog_manager.cc:5697] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 6 to 7, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:58.647722 12132 tablet_service.cc:1558] Processing DeleteTablet for tablet 153ec4c234ee4a458bd54902be394a8b with delete_type TABLET_DATA_TOMBSTONED (TS ff3dab3bca9d4b5bb839d2763a4c6d7a not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:36760
W20260709 12:13:58.648872 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 47741.6us
I20260709 12:13:58.650713 13888 raft_consensus.cc:2955] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.663048 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b693a4bcb9304079b9944f7d116b1245 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:58.673247 12732 raft_consensus.cc:2955] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.675450 12734 raft_consensus.cc:2955] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.685900 11893 catalog_manager.cc:5697] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:58.724013 12129 tablet_service.cc:1558] Processing DeleteTablet for tablet b693a4bcb9304079b9944f7d116b1245 with delete_type TABLET_DATA_TOMBSTONED (TS ff3dab3bca9d4b5bb839d2763a4c6d7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36760
I20260709 12:13:58.724948 11992 raft_consensus.cc:2955] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.730010 11988 raft_consensus.cc:2955] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:13:58.755206 13625 raft_consensus.cc:993] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:58.755683 13625 raft_consensus.cc:1081] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:13:58.761133 12062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:13:58.761665 12062 raft_consensus.cc:493] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:58.762040 12062 raft_consensus.cc:3060] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:58.774029 13891 tablet_replica.cc:333] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:13:58.769162 12062 raft_consensus.cc:515] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:58.778295 12062 leader_election.cc:290] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:58.780670 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:58.781221 12137 raft_consensus.cc:3055] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:58.781559 12137 raft_consensus.cc:740] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:58.780157 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5072bc52444fc4b72a343de503bb14" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:58.782300 11992 raft_consensus.cc:3060] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:58.785147 13891 raft_consensus.cc:2243] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.786114 12137 consensus_queue.cc:260] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:58.788606 12137 raft_consensus.cc:3060] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:58.789578 11992 raft_consensus.cc:2468] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 4.
I20260709 12:13:58.790478 12034 leader_election.cc:304] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:13:58.791111 13887 raft_consensus.cc:2804] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:58.791474 13887 raft_consensus.cc:697] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:58.792327 13887 consensus_queue.cc:237] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:58.795365 12137 raft_consensus.cc:2468] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 4.
I20260709 12:13:58.797493 13891 raft_consensus.cc:2272] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.811487 13891 ts_tablet_manager.cc:1916] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:58.830843 11893 catalog_manager.cc:5697] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 3 to 4, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:58.855590 13891 ts_tablet_manager.cc:1929] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 12:13:58.856132 13891 log.cc:1199] T 153ec4c234ee4a458bd54902be394a8b P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/wals/153ec4c234ee4a458bd54902be394a8b
I20260709 12:13:58.857973 11878 catalog_manager.cc:5028] TS ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): tablet 153ec4c234ee4a458bd54902be394a8b (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:58.858359 13891 tablet_replica.cc:333] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:13:58.859516 13891 raft_consensus.cc:2243] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:58.860289 13891 raft_consensus.cc:2272] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:58.865376 13891 ts_tablet_manager.cc:1916] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:58.887084 13891 ts_tablet_manager.cc:1929] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:58.887590 13891 log.cc:1199] T b693a4bcb9304079b9944f7d116b1245 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/wals/b693a4bcb9304079b9944f7d116b1245
I20260709 12:13:58.889164 11878 catalog_manager.cc:5028] TS ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): tablet b693a4bcb9304079b9944f7d116b1245 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:13:58.894654 13834 raft_consensus.cc:993] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7: : Instructing follower ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:58.895242 13834 raft_consensus.cc:1081] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Signalling peer ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:58.897866 12137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "974ed9636aa44217a763d3719d103af9"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:36772
I20260709 12:13:58.898406 12137 raft_consensus.cc:493] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:58.898746 12137 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:58.907828 12137 raft_consensus.cc:515] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:58.910916 12137 leader_election.cc:290] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:58.911600 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:58.912276 11989 raft_consensus.cc:3055] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:58.912642 11989 raft_consensus.cc:740] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:58.914525 11989 consensus_queue.cc:260] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:58.915793 11989 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:58.922576 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974ed9636aa44217a763d3719d103af9" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:58.923213 12062 raft_consensus.cc:3060] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:58.941649 11989 raft_consensus.cc:2468] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 5.
I20260709 12:13:58.942795 12108 leader_election.cc:304] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:58.944232 13789 raft_consensus.cc:2804] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:58.945506 12062 raft_consensus.cc:2468] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 5.
I20260709 12:13:58.945562 13789 raft_consensus.cc:697] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:58.946741 13789 consensus_queue.cc:237] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:58.964900 12137 raft_consensus.cc:1275] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:58.966504 13893 consensus_queue.cc:1048] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:58.976034 11893 catalog_manager.cc:5697] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 4 to 5, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 5 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:59.013367 12062 raft_consensus.cc:1275] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.015092 13834 consensus_queue.cc:1048] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:59.353683 12139 raft_consensus.cc:1275] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:59.355257 13887 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:59.373667 11996 raft_consensus.cc:1275] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:59.375134 13887 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:59.382601 11989 raft_consensus.cc:1275] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:59.416855 13789 consensus_queue.cc:1048] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:59.428330 12066 raft_consensus.cc:1275] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:59.450672 13842 consensus_queue.cc:1048] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:59.732283 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:59.827572 12137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:13:59.828148 12137 raft_consensus.cc:606] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:59.832049 11989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:13:59.832641 11989 raft_consensus.cc:606] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Received request to transfer leadership to TS ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:13:59.835557 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:59.836037 12066 raft_consensus.cc:606] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:13:59.844867 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:13:59.845396 12066 raft_consensus.cc:606] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Received request to transfer leadership to TS e84e32b32aae476ab017ea16b9da6722
I20260709 12:13:59.848158 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:59.849916 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:59.850692 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:59.863423 13887 raft_consensus.cc:993] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513: : Instructing follower e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:59.863930 13904 raft_consensus.cc:1081] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Signalling peer e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:13:59.868134 12734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052"
dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45786
I20260709 12:13:59.870963 12734 raft_consensus.cc:493] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:59.871418 12734 raft_consensus.cc:3060] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:59.880203 12734 raft_consensus.cc:515] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:59.884938 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:59.885531 12066 raft_consensus.cc:3055] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:59.885797 12066 raft_consensus.cc:740] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:13:59.886487 12066 consensus_queue.cc:260] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:59.887485 12066 raft_consensus.cc:3060] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:59.905501 12734 leader_election.cc:290] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:13:59.907058 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e203a7a00b4b348aa11c557bb58052" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:13:59.907634 12137 raft_consensus.cc:3060] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:59.915613 12139 consensus_queue.cc:237] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:13:59.916471 12066 raft_consensus.cc:2468] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 3.
I20260709 12:13:59.924602 13906 raft_consensus.cc:993] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7: : Instructing follower ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:59.925081 13906 raft_consensus.cc:1081] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Signalling peer ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:13:59.926355 12699 leader_election.cc:304] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [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: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:13:59.927073 12142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:36772
I20260709 12:13:59.927626 12142 raft_consensus.cc:493] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:59.927989 12142 raft_consensus.cc:3060] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:59.927629 13812 raft_consensus.cc:2804] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:59.932988 13812 raft_consensus.cc:697] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:13:59.933848 13812 consensus_queue.cc:237] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:13:59.935009 12142 raft_consensus.cc:515] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:59.937973 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:13:59.938495 11989 raft_consensus.cc:3055] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:59.938791 11989 raft_consensus.cc:740] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:13:59.939494 11989 consensus_queue.cc:260] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:13:59.940562 11989 raft_consensus.cc:3060] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:59.955209 12142 leader_election.cc:290] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:13:59.943890 12137 raft_consensus.cc:2468] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 3.
I20260709 12:13:59.957329 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c48d92480a648a78d0ab7c8e6a8f354" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:13:59.957871 12067 raft_consensus.cc:3060] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:59.968452 12067 raft_consensus.cc:2468] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:59.972100 12108 leader_election.cc:304] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:13:59.972894 13842 raft_consensus.cc:2804] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:59.973426 13842 raft_consensus.cc:697] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:13:59.973551 11989 raft_consensus.cc:2468] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:13:59.974300 13842 consensus_queue.cc:237] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:00.001569 12067 raft_consensus.cc:1275] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:00.004657 11891 catalog_manager.cc:5697] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 2 to 3, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 3 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:14:00.018488 12108 consensus_peers.cc:597] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fae627d2c5de432ca34b80ce4547fc8a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.017624 11894 catalog_manager.cc:5697] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:00.029974 11989 raft_consensus.cc:1275] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:00.030176 13789 consensus_queue.cc:1048] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:00.032419 13789 consensus_queue.cc:1048] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:00.067263 13909 raft_consensus.cc:2955] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.080416 12066 raft_consensus.cc:2955] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.082516 11989 raft_consensus.cc:2955] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.109151 11891 catalog_manager.cc:5697] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 4 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.117863 12066 consensus_queue.cc:237] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:00.126024 12137 raft_consensus.cc:1275] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 12:14:00.126960 12034 consensus_peers.cc:597] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af5072bc52444fc4b72a343de503bb14. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.128039 11989 raft_consensus.cc:1275] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:00.129541 13901 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:00.130344 13904 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:00.143910 13887 raft_consensus.cc:2955] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.145483 12139 raft_consensus.cc:2955] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.166643 11996 raft_consensus.cc:2955] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.170879 12066 consensus_queue.cc:237] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:00.181886 13910 raft_consensus.cc:993] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:14:00.182442 13910 raft_consensus.cc:1081] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:14:00.192461 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38578
I20260709 12:14:00.193081 11992 raft_consensus.cc:493] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:00.193447 11992 raft_consensus.cc:3060] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:00.195977 11894 catalog_manager.cc:5697] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.210136 11992 raft_consensus.cc:515] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:00.221315 11992 leader_election.cc:290] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:00.222246 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:14:00.222949 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:14:00.228550 12734 raft_consensus.cc:3060] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:00.236557 12137 raft_consensus.cc:3055] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:00.241101 12139 raft_consensus.cc:1275] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:14:00.241766 12034 consensus_peers.cc:597] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52cc02259c58401aa4bc60e6bd2eb475. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.242107 12137 raft_consensus.cc:740] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:00.243268 13904 consensus_queue.cc:1048] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:00.243770 12137 consensus_queue.cc:260] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:00.245113 12137 raft_consensus.cc:3060] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:00.239868 12734 raft_consensus.cc:2468] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:14:00.248807 11959 leader_election.cc:304] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:14:00.249691 13906 raft_consensus.cc:2804] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:00.249931 11996 raft_consensus.cc:1275] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:00.250178 13906 raft_consensus.cc:697] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:14:00.251056 13906 consensus_queue.cc:237] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:00.253639 12137 raft_consensus.cc:2468] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:14:00.254287 13904 consensus_queue.cc:1048] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:00.275447 13901 raft_consensus.cc:2955] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.277333 11894 catalog_manager.cc:5697] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.290355 11996 raft_consensus.cc:2955] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.297117 11893 catalog_manager.cc:5697] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.305086 12137 consensus_queue.cc:237] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:00.277240 12139 raft_consensus.cc:2955] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.348426 12142 raft_consensus.cc:1275] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:00.350593 12066 raft_consensus.cc:1275] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:14:00.351428 12108 consensus_peers.cc:597] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 476dfcb305bd4b69ac1e3e6b1e46a9aa. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.352895 11996 raft_consensus.cc:1275] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:00.352967 13812 consensus_queue.cc:1048] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:00.359661 13625 consensus_queue.cc:1048] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:00.360473 13910 consensus_queue.cc:1048] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:00.366598 12066 raft_consensus.cc:1275] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:00.371529 13625 consensus_queue.cc:1048] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:00.394860 13789 raft_consensus.cc:2955] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.401947 12067 raft_consensus.cc:2955] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.424072 13901 raft_consensus.cc:993] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:14:00.424574 13901 raft_consensus.cc:1081] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:14:00.427081 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:14:00.427594 11996 raft_consensus.cc:493] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:00.427973 11996 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:00.437954 11989 raft_consensus.cc:2955] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.466297 11891 catalog_manager.cc:5697] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:00.467940 11996 raft_consensus.cc:515] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:00.478082 11996 leader_election.cc:290] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 4 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:00.509253 11996 raft_consensus.cc:1275] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:00.510460 13625 consensus_queue.cc:1048] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:14:00.513291 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 47576.4us
I20260709 12:14:00.514984 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:14:00.515679 12142 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:00.517223 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:14:00.518013 12066 raft_consensus.cc:3055] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:00.518712 12066 raft_consensus.cc:740] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:14:00.520545 12066 consensus_queue.cc:260] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:00.534718 12066 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:00.575835 12142 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 4.
I20260709 12:14:00.594949 12062 raft_consensus.cc:1275] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:00.597239 12066 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 4.
I20260709 12:14:00.628135 11959 leader_election.cc:304] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:14:00.630623 13933 ts_tablet_manager.cc:933] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:00.656913 13769 raft_consensus.cc:2804] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:00.673880 13769 raft_consensus.cc:697] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:14:00.675272 13769 consensus_queue.cc:237] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
W20260709 12:14:00.690418 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 94487.2us
W20260709 12:14:00.693219 13926 log.cc:927] Time spent T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513: Append to log took a long time: real 0.141s	user 0.003s	sys 0.002s
I20260709 12:14:00.716390 13945 consensus_queue.cc:1048] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:00.763279 13933 tablet_copy_client.cc:323] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
I20260709 12:14:00.765699 12142 raft_consensus.cc:1275] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:00.772409 12155 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet fae627d2c5de432ca34b80ce4547fc8a from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:14:00.772966 12155 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet fae627d2c5de432ca34b80ce4547fc8a from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-fae627d2c5de432ca34b80ce4547fc8a
I20260709 12:14:00.774246 13831 consensus_queue.cc:1048] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:00.873950 13959 ts_tablet_manager.cc:933] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:00.877739 12155 tablet_copy_source_session.cc:215] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:00.915350 11891 catalog_manager.cc:5697] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 3 to 4, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 4 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.919121 13962 ts_tablet_manager.cc:933] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:00.925704 12732 raft_consensus.cc:1275] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:00.933801 13959 tablet_copy_client.cc:323] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.130:42693
I20260709 12:14:00.937462 13831 consensus_queue.cc:1048] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:00.941777 13933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae627d2c5de432ca34b80ce4547fc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.942164 12081 tablet_copy_service.cc:140] P c7d446f329e942748f688f9408456513: Received BeginTabletCopySession request for tablet 52cc02259c58401aa4bc60e6bd2eb475 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:37440)
I20260709 12:14:00.942078 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:00.942811 12081 tablet_copy_service.cc:161] P c7d446f329e942748f688f9408456513: Beginning new tablet copy session on tablet 52cc02259c58401aa4bc60e6bd2eb475 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:37440: session id = e84e32b32aae476ab017ea16b9da6722-52cc02259c58401aa4bc60e6bd2eb475
I20260709 12:14:00.955051 12081 tablet_copy_source_session.cc:215] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:00.963589 13960 ts_tablet_manager.cc:933] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:00.967975 13959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52cc02259c58401aa4bc60e6bd2eb475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:00.971491 13933 tablet_copy_client.cc:806] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:00.972081 13933 tablet_copy_client.cc:670] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:00.973753 13962 tablet_copy_client.cc:323] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
I20260709 12:14:00.989741 12154 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet 476dfcb305bd4b69ac1e3e6b1e46a9aa from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:14:00.990376 12154 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet 476dfcb305bd4b69ac1e3e6b1e46a9aa from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-476dfcb305bd4b69ac1e3e6b1e46a9aa
I20260709 12:14:01.012451 12154 tablet_copy_source_session.cc:215] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:01.034005 13933 tablet_copy_client.cc:538] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:01.034823 13962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 476dfcb305bd4b69ac1e3e6b1e46a9aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.038833 13960 tablet_copy_client.cc:323] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.130:42693
I20260709 12:14:01.041977 12081 tablet_copy_service.cc:140] P c7d446f329e942748f688f9408456513: Received BeginTabletCopySession request for tablet af5072bc52444fc4b72a343de503bb14 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:37440)
I20260709 12:14:01.042518 12081 tablet_copy_service.cc:161] P c7d446f329e942748f688f9408456513: Beginning new tablet copy session on tablet af5072bc52444fc4b72a343de503bb14 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:37440: session id = e84e32b32aae476ab017ea16b9da6722-af5072bc52444fc4b72a343de503bb14
I20260709 12:14:01.051728 12081 tablet_copy_source_session.cc:215] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:01.054466 13933 tablet_bootstrap.cc:492] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:14:01.054478 11989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:14:01.055289 11989 raft_consensus.cc:606] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:14:01.058111 13960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5072bc52444fc4b72a343de503bb14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:01.062691 12139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:14:01.063320 12139 raft_consensus.cc:606] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:14:01.067281 11989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:14:01.067843 11989 raft_consensus.cc:606] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:14:01.069082 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:01.071028 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:01.092597 13962 tablet_copy_client.cc:806] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:01.093231 13962 tablet_copy_client.cc:670] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:01.096050 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:01.102825 13962 tablet_copy_client.cc:538] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:01.120750 13959 tablet_copy_client.cc:806] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:01.121631 13959 tablet_copy_client.cc:670] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:01.127631 13959 tablet_copy_client.cc:538] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:01.132426 13962 tablet_bootstrap.cc:492] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:14:01.157101 13959 tablet_bootstrap.cc:492] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:14:01.179857 13960 tablet_copy_client.cc:806] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:01.180662 13960 tablet_copy_client.cc:670] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:01.195927 13960 tablet_copy_client.cc:538] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:01.219396 13933 tablet_bootstrap.cc:492] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:01.220337 13933 tablet_bootstrap.cc:492] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:14:01.220994 13933 ts_tablet_manager.cc:1403] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.167s	user 0.030s	sys 0.016s
I20260709 12:14:01.222388 12139 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:01.223973 13933 raft_consensus.cc:359] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:01.226305 13939 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:01.224819 13933 raft_consensus.cc:740] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:14:01.233841 13933 consensus_queue.cc:260] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:01.236529 13933 ts_tablet_manager.cc:1434] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:14:01.237406 13960 tablet_bootstrap.cc:492] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:14:01.242970 12154 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-fae627d2c5de432ca34b80ce4547fc8a received from {username='slave'} at 127.0.0.1:40716
I20260709 12:14:01.243603 12154 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-fae627d2c5de432ca34b80ce4547fc8a on tablet fae627d2c5de432ca34b80ce4547fc8a with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:01.301486 12068 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:01.303319 13956 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:01.328012 13962 tablet_bootstrap.cc:492] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:01.328969 13962 tablet_bootstrap.cc:492] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:14:01.341566 13962 ts_tablet_manager.cc:1403] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.214s	user 0.023s	sys 0.045s
I20260709 12:14:01.345202 13962 raft_consensus.cc:359] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:01.346073 13962 raft_consensus.cc:740] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:14:01.346994 13962 consensus_queue.cc:260] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:01.360149 13960 tablet_bootstrap.cc:492] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:01.361115 13960 tablet_bootstrap.cc:492] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:14:01.361754 13960 ts_tablet_manager.cc:1403] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.020s
I20260709 12:14:01.363724 13831 raft_consensus.cc:993] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:14:01.364189 13831 raft_consensus.cc:1081] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:14:01.365445 13960 raft_consensus.cc:359] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:01.366029 12068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53304
I20260709 12:14:01.366328 13960 raft_consensus.cc:740] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:14:01.366626 12068 raft_consensus.cc:493] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:01.367071 12068 raft_consensus.cc:3060] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:01.367033 13960 consensus_queue.cc:260] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:01.369819 13960 ts_tablet_manager.cc:1434] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:14:01.373629 12081 tablet_copy_service.cc:342] P c7d446f329e942748f688f9408456513: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-af5072bc52444fc4b72a343de503bb14 received from {username='slave'} at 127.0.0.1:37440
I20260709 12:14:01.374071 12081 tablet_copy_service.cc:434] P c7d446f329e942748f688f9408456513: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-af5072bc52444fc4b72a343de503bb14 on tablet af5072bc52444fc4b72a343de503bb14 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:01.366067 13962 ts_tablet_manager.cc:1434] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 12:14:01.376605 12154 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-476dfcb305bd4b69ac1e3e6b1e46a9aa received from {username='slave'} at 127.0.0.1:40716
I20260709 12:14:01.377081 12154 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-476dfcb305bd4b69ac1e3e6b1e46a9aa on tablet 476dfcb305bd4b69ac1e3e6b1e46a9aa with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:01.382736 13769 raft_consensus.cc:993] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:14:01.383224 13769 raft_consensus.cc:1081] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:14:01.385442 12062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53304
I20260709 12:14:01.385557 12068 raft_consensus.cc:515] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:01.385960 12062 raft_consensus.cc:493] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:01.386694 12062 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:01.388411 12068 leader_election.cc:290] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:01.385928 12734 raft_consensus.cc:1217] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:14:01.397207 13959 tablet_bootstrap.cc:492] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:01.398244 13959 tablet_bootstrap.cc:492] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:14:01.399161 13959 ts_tablet_manager.cc:1403] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.242s	user 0.034s	sys 0.020s
I20260709 12:14:01.403891 13959 raft_consensus.cc:359] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:01.404872 13959 raft_consensus.cc:740] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:14:01.405651 13959 consensus_queue.cc:260] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:01.409091 13959 ts_tablet_manager.cc:1434] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:14:01.410902 12081 tablet_copy_service.cc:342] P c7d446f329e942748f688f9408456513: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-52cc02259c58401aa4bc60e6bd2eb475 received from {username='slave'} at 127.0.0.1:37440
I20260709 12:14:01.411351 12081 tablet_copy_service.cc:434] P c7d446f329e942748f688f9408456513: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-52cc02259c58401aa4bc60e6bd2eb475 on tablet 52cc02259c58401aa4bc60e6bd2eb475 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:01.419627 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:14:01.419827 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cf49cad55948c79cc458afe92e63f6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:14:01.420186 11992 raft_consensus.cc:3055] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:01.420410 12142 raft_consensus.cc:3060] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:01.420653 11992 raft_consensus.cc:740] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:14:01.421470 11992 consensus_queue.cc:260] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:01.422451 11992 raft_consensus.cc:3060] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:01.427469 12062 raft_consensus.cc:515] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:01.428972 11992 raft_consensus.cc:2468] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:14:01.437023 12137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:14:01.437615 12137 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:01.438207 12034 leader_election.cc:304] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:14:01.438957 13887 raft_consensus.cc:2804] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:01.439668 13887 raft_consensus.cc:697] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:14:01.440511 13887 consensus_queue.cc:237] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:01.445956 12137 raft_consensus.cc:2468] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 5.
I20260709 12:14:01.429456 12062 leader_election.cc:290] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 5 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:01.450443 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed41be8c7e314a90bdbc4c5234dca91d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:14:01.451051 11992 raft_consensus.cc:3055] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:01.451339 11992 raft_consensus.cc:740] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:14:01.449487 12034 leader_election.cc:304] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:01.452092 11992 consensus_queue.cc:260] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:01.453276 11992 raft_consensus.cc:3060] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:01.456152 13955 raft_consensus.cc:2804] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:01.456653 13955 raft_consensus.cc:697] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 5 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:14:01.457526 13955 consensus_queue.cc:237] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:01.471664 11992 raft_consensus.cc:2468] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 5.
I20260709 12:14:01.479943 12142 raft_consensus.cc:2468] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:14:01.480633 12139 raft_consensus.cc:1240] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Rejecting Update request from peer b2f0908da394419181d635cbf2db63e7 for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:01.501392 11889 catalog_manager.cc:5697] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.518229 12734 raft_consensus.cc:1217] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 12:14:01.562764 11889 catalog_manager.cc:5697] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 4 to 5, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 5 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.636018 13789 raft_consensus.cc:993] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:14:01.636590 13789 raft_consensus.cc:1081] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:14:01.639338 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38578
I20260709 12:14:01.639885 11996 raft_consensus.cc:493] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:01.640221 11996 raft_consensus.cc:3060] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.646621 11996 raft_consensus.cc:515] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:01.648406 11996 leader_election.cc:290] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Requested vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:01.653605 12734 raft_consensus.cc:1217] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:14:01.657773 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:14:01.658370 12142 raft_consensus.cc:3055] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:01.658674 12142 raft_consensus.cc:740] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:01.659519 12142 consensus_queue.cc:260] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:01.660768 12142 raft_consensus.cc:3060] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.664875 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:14:01.665489 12734 raft_consensus.cc:3060] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.712474 12734 raft_consensus.cc:2468] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:14:01.721112 11959 leader_election.cc:304] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:14:01.721900 13939 raft_consensus.cc:2804] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:01.722433 13939 raft_consensus.cc:697] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:14:01.723248 13939 consensus_queue.cc:237] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:01.748116 12142 raft_consensus.cc:2468] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 2.
I20260709 12:14:01.773708 11893 catalog_manager.cc:5697] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 1 to 2, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.846863 13789 raft_consensus.cc:1064] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:14:01.858592 11992 raft_consensus.cc:1275] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:01.860152 12734 raft_consensus.cc:1217] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 12:14:01.880954 13789 consensus_queue.cc:237] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:01.893959 12139 raft_consensus.cc:1275] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:01.889453 13955 consensus_queue.cc:1048] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 12:14:01.912112 12734 raft_consensus.cc:1275] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:01.914805 13910 consensus_queue.cc:1048] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:01.950933 11996 raft_consensus.cc:1275] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:01.952848 13909 consensus_queue.cc:1048] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:14:01.995132 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 107979us
I20260709 12:14:01.995814 13910 raft_consensus.cc:1064] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:14:02.006040 13909 raft_consensus.cc:2955] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.013486 13910 consensus_queue.cc:237] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:02.024330 12734 raft_consensus.cc:2955] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.050848 12732 raft_consensus.cc:1275] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:02.059347 11996 raft_consensus.cc:1275] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:02.065275 13789 consensus_queue.cc:1048] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:02.071380 11893 catalog_manager.cc:5697] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.073313 11996 raft_consensus.cc:1275] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:02.083160 12062 raft_consensus.cc:1275] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:02.087772 11992 raft_consensus.cc:2955] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.091181 12062 raft_consensus.cc:1275] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:02.094770 12139 consensus_queue.cc:237] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:02.071389 13789 consensus_queue.cc:1048] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:14:02.100679 13955 consensus_queue.cc:1048] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:02.104264 12139 raft_consensus.cc:1275] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:02.121012 12735 raft_consensus.cc:1275] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:02.123713 12139 raft_consensus.cc:1275] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:02.126881 12735 raft_consensus.cc:1275] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:02.129245 13956 consensus_queue.cc:1048] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:02.130831 13956 consensus_queue.cc:1048] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:02.141564 11987 raft_consensus.cc:1275] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:02.150522 13979 consensus_queue.cc:1048] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:02.152617 13984 consensus_queue.cc:1048] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:02.157027 13984 consensus_queue.cc:1048] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:14:02.217703 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 47039.5us
I20260709 12:14:02.220126 13984 consensus_queue.cc:1048] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:14:02.224980 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 47129.3us
I20260709 12:14:02.285833 13984 raft_consensus.cc:2955] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.298668 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 476dfcb305bd4b69ac1e3e6b1e46a9aa with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:02.301968 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:02.306344 13955 consensus_queue.cc:1048] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:02.308166 13909 raft_consensus.cc:2955] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.334429 12735 raft_consensus.cc:2955] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.354810 11992 raft_consensus.cc:2955] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.365764 12734 raft_consensus.cc:2955] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.393390 11893 catalog_manager.cc:5697] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 4 to 5, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:02.395269 11893 catalog_manager.cc:5697] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:02.429422 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet 476dfcb305bd4b69ac1e3e6b1e46a9aa with delete_type TABLET_DATA_TOMBSTONED (TS c7d446f329e942748f688f9408456513 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53298
I20260709 12:14:02.436530 12142 consensus_queue.cc:237] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:02.482235 13955 raft_consensus.cc:1064] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:14:02.484812 13955 consensus_queue.cc:237] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:02.486410 11988 raft_consensus.cc:2955] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.494735 14003 tablet_replica.cc:333] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:02.527266 12735 raft_consensus.cc:1275] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:02.539285 11989 raft_consensus.cc:1275] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:02.540390 14003 raft_consensus.cc:2243] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.540576 12144 raft_consensus.cc:1275] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:02.545413 12731 raft_consensus.cc:1275] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:02.545778 14003 raft_consensus.cc:2272] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.555091 11996 raft_consensus.cc:1275] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:02.554950 13983 consensus_queue.cc:1048] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:02.577338 12062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:14:02.577915 12062 raft_consensus.cc:606] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:14:02.554468 14003 ts_tablet_manager.cc:1916] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:02.580526 12068 raft_consensus.cc:2955] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.600513 13909 consensus_queue.cc:1048] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:02.644527 13909 raft_consensus.cc:2955] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.665614 12735 raft_consensus.cc:2955] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.676397 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fae627d2c5de432ca34b80ce4547fc8a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:02.680136 13952 consensus_queue.cc:1048] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:02.688776 11889 catalog_manager.cc:5697] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 5 to 6, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 4 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.715903 11987 raft_consensus.cc:2955] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:02.726962 13952 raft_consensus.cc:1064] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:14:02.733225 13952 consensus_queue.cc:237] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:02.728422 13979 consensus_queue.cc:1048] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:02.743381 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet fae627d2c5de432ca34b80ce4547fc8a with delete_type TABLET_DATA_TOMBSTONED (TS c7d446f329e942748f688f9408456513 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:53298
W20260709 12:14:02.755865 12035 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:02.767475 13979 raft_consensus.cc:993] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:14:02.768076 13887 raft_consensus.cc:1081] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:14:02.770459 13955 consensus_queue.cc:1048] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:14:02.829017 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 47882.2us
I20260709 12:14:02.854209 14003 ts_tablet_manager.cc:1929] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.3
I20260709 12:14:02.854751 14003 log.cc:1199] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/476dfcb305bd4b69ac1e3e6b1e46a9aa
I20260709 12:14:02.856525 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet 476dfcb305bd4b69ac1e3e6b1e46a9aa (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:14:02.857223 14003 tablet_replica.cc:333] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:02.858451 14003 raft_consensus.cc:2243] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.860116 14003 raft_consensus.cc:2272] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.864068 14003 ts_tablet_manager.cc:1916] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:02.876387 11987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38588
I20260709 12:14:02.876964 11987 raft_consensus.cc:493] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:02.877331 11987 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.887811 12731 raft_consensus.cc:1275] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:02.889253 12137 raft_consensus.cc:1275] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:02.891026 11987 raft_consensus.cc:515] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:02.892455 11992 raft_consensus.cc:1275] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:02.904515 11996 raft_consensus.cc:1240] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Rejecting Update request from peer c7d446f329e942748f688f9408456513 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:02.908674 11987 leader_election.cc:290] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 5 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:02.914765 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:14:02.915820 12066 raft_consensus.cc:3055] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:02.916168 12066 raft_consensus.cc:740] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:14:02.916973 12066 consensus_queue.cc:260] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:02.918012 12066 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.925552 12731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:14:02.926126 12731 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.927798 14003 ts_tablet_manager.cc:1929] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 12:14:02.928212 14003 log.cc:1199] T fae627d2c5de432ca34b80ce4547fc8a P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/fae627d2c5de432ca34b80ce4547fc8a
I20260709 12:14:02.934916 12731 raft_consensus.cc:2468] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 5.
I20260709 12:14:02.937278 11959 leader_election.cc:304] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:14:02.938541 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet fae627d2c5de432ca34b80ce4547fc8a (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:14:02.939101 13939 raft_consensus.cc:2804] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:02.939618 13939 raft_consensus.cc:697] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 5 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:14:02.940474 13939 consensus_queue.cc:237] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:02.962255 12066 raft_consensus.cc:2468] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 5.
I20260709 12:14:02.982251 13955 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:02.994212 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:14:02.994872 12066 raft_consensus.cc:606] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 5 LEADER]: Received request to transfer leadership to TS ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:03.009074 11891 catalog_manager.cc:5697] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 4 to 5, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 5 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.046761 13952 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:03.049772 13955 raft_consensus.cc:2955] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.084458 11891 catalog_manager.cc:5697] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.101742 13952 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:03.109390 12139 raft_consensus.cc:2955] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.117901 14013 raft_consensus.cc:993] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513: : Instructing follower ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:14:03.117216 12735 raft_consensus.cc:2955] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.118495 13955 raft_consensus.cc:1081] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 5 LEADER]: Signalling peer ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:14:03.122956 12066 consensus_queue.cc:237] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:03.127569 11988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c90ef4c3ef8248088146120447d56427"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:14:03.128146 11988 raft_consensus.cc:606] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Received request to transfer leadership to TS e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:03.129894 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:03.131613 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:03.132428 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:03.136258 11996 raft_consensus.cc:2955] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.161715 12139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:36774
I20260709 12:14:03.162293 12139 raft_consensus.cc:493] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:03.162621 12139 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.171306 11992 raft_consensus.cc:1275] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:03.190320 12139 raft_consensus.cc:515] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:03.197729 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:14:03.198334 11996 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.196862 12139 leader_election.cc:290] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 6 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:03.204919 12734 raft_consensus.cc:1275] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:03.212706 11996 raft_consensus.cc:2468] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 6.
I20260709 12:14:03.221191 12108 leader_election.cc:304] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:03.222177 13909 raft_consensus.cc:2804] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:03.222700 13909 raft_consensus.cc:697] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 6 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:03.223481 13909 consensus_queue.cc:237] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:03.238796 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d81f62de54cbd9bf384ef508fb2eb" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:14:03.239382 12068 raft_consensus.cc:3055] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:03.239683 12068 raft_consensus.cc:740] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:14:03.240377 12068 consensus_queue.cc:260] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:03.247182 12068 raft_consensus.cc:3060] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.258725 12068 raft_consensus.cc:2468] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 6.
I20260709 12:14:03.266407 11891 catalog_manager.cc:5697] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 5 to 6, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 6 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.261742 13952 consensus_queue.cc:1048] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 12:14:03.299446 14000 raft_consensus.cc:993] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7: : Instructing follower e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:14:03.299996 14000 raft_consensus.cc:1081] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Signalling peer e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:14:03.310473 12731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c90ef4c3ef8248088146120447d56427"
dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45798
I20260709 12:14:03.311017 12731 raft_consensus.cc:493] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:03.311379 12731 raft_consensus.cc:3060] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:03.322053 12731 raft_consensus.cc:515] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:03.325627 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:14:03.326202 11995 raft_consensus.cc:3055] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:03.326479 11995 raft_consensus.cc:740] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:14:03.327198 11995 consensus_queue.cc:260] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:03.328223 11995 raft_consensus.cc:3060] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:03.329207 12731 leader_election.cc:290] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:03.329713 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ef4c3ef8248088146120447d56427" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:14:03.330273 12068 raft_consensus.cc:3060] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:14:03.337214 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 57751.6us
I20260709 12:14:03.339169 14013 consensus_queue.cc:1048] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:03.340623 11995 raft_consensus.cc:2468] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 4.
I20260709 12:14:03.341820 12068 raft_consensus.cc:2468] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 4.
I20260709 12:14:03.342417 14024 raft_consensus.cc:2955] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.349601 12066 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:14:03.361698 12699 leader_election.cc:304] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [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: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:14:03.363472 14017 raft_consensus.cc:2804] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:03.363054 14021 raft_consensus.cc:2955] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.363997 14017 raft_consensus.cc:697] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:14:03.363822 12731 raft_consensus.cc:2955] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.364948 14017 consensus_queue.cc:237] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:03.357438 11988 raft_consensus.cc:2955] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.374035 13939 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:03.379724 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52cc02259c58401aa4bc60e6bd2eb475 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:03.390650 12731 raft_consensus.cc:2955] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.392410 11891 catalog_manager.cc:5697] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.400068 11893 catalog_manager.cc:5697] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.393920 11995 raft_consensus.cc:2955] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.409878 12132 tablet_service.cc:1558] Processing DeleteTablet for tablet 52cc02259c58401aa4bc60e6bd2eb475 with delete_type TABLET_DATA_TOMBSTONED (TS ff3dab3bca9d4b5bb839d2763a4c6d7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36760
I20260709 12:14:03.424855 12735 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:14:03.426798 14000 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:03.460865 11891 catalog_manager.cc:5697] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 3 to 4, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 4 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.476195 12139 raft_consensus.cc:2955] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.496699 14029 tablet_replica.cc:333] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:03.515008 14029 raft_consensus.cc:2243] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:03.530886 14029 raft_consensus.cc:2272] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:03.535557 12068 consensus_queue.cc:237] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:03.576642 12139 raft_consensus.cc:1275] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:03.592267 12731 raft_consensus.cc:1275] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:03.568058 14029 ts_tablet_manager.cc:1916] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:03.608285 14024 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:03.638988 14024 consensus_queue.cc:1048] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:03.656585 13955 raft_consensus.cc:2955] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.667675 12139 raft_consensus.cc:2955] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.670032 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet af5072bc52444fc4b72a343de503bb14 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:03.679659 11891 catalog_manager.cc:5697] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 6 to 7, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.691946 11981 tablet_service.cc:1558] Processing DeleteTablet for tablet af5072bc52444fc4b72a343de503bb14 with delete_type TABLET_DATA_TOMBSTONED (TS b2f0908da394419181d635cbf2db63e7 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:38564
I20260709 12:14:03.696406 12735 raft_consensus.cc:2955] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:03.727692 14032 tablet_replica.cc:333] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:03.729172 14032 raft_consensus.cc:2243] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:03.730062 14032 raft_consensus.cc:2272] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:03.737567 14032 ts_tablet_manager.cc:1916] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:03.740460 14029 ts_tablet_manager.cc:1929] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:14:03.745362 14029 log.cc:1199] T 52cc02259c58401aa4bc60e6bd2eb475 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/wals/52cc02259c58401aa4bc60e6bd2eb475
I20260709 12:14:03.747035 11878 catalog_manager.cc:5028] TS ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): tablet 52cc02259c58401aa4bc60e6bd2eb475 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:14:03.761785 14032 ts_tablet_manager.cc:1929] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 12:14:03.762387 14032 log.cc:1199] T af5072bc52444fc4b72a343de503bb14 P b2f0908da394419181d635cbf2db63e7: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/wals/af5072bc52444fc4b72a343de503bb14
I20260709 12:14:03.764036 11878 catalog_manager.cc:5028] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): tablet af5072bc52444fc4b72a343de503bb14 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:14:03.765084 11988 raft_consensus.cc:1275] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 6 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:14:03.767635 13983 consensus_queue.cc:1048] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:03.773206 11988 raft_consensus.cc:1275] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:03.774823 13934 consensus_queue.cc:1048] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:03.808597 12068 raft_consensus.cc:1275] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 6 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:14:03.812040 12068 raft_consensus.cc:1275] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:03.814258 13935 consensus_queue.cc:1048] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:03.863274 13983 consensus_queue.cc:1048] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:04.433804 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:04.494350 12138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:14:04.495011 12138 raft_consensus.cc:606] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Received request to transfer leadership to TS b2f0908da394419181d635cbf2db63e7
I20260709 12:14:04.498237 11996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:14:04.498868 11996 raft_consensus.cc:606] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:14:04.500651 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:04.502671 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:04.503473 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:04.612605 13789 raft_consensus.cc:993] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:14:04.613165 13983 raft_consensus.cc:1081] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Signalling peer b2f0908da394419181d635cbf2db63e7 to start an election
I20260709 12:14:04.614656 11996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
 from {username='slave'} at 127.0.0.1:38578
I20260709 12:14:04.615137 11996 raft_consensus.cc:493] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:04.615451 11996 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:04.623966 11996 raft_consensus.cc:515] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:04.625772 11996 leader_election.cc:290] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [CANDIDATE]: Term 4 election: Requested vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:04.626607 12138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:14:04.627238 12138 raft_consensus.cc:3055] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:04.627521 12138 raft_consensus.cc:740] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:04.628202 12138 consensus_queue.cc:260] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:04.629624 12138 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:04.634548 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "b2f0908da394419181d635cbf2db63e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:14:04.635092 12735 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:04.636590 12138 raft_consensus.cc:2468] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 4.
I20260709 12:14:04.637807 11959 leader_election.cc:304] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [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: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:04.638520 13939 raft_consensus.cc:2804] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:04.638973 13939 raft_consensus.cc:697] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Becoming Leader. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:14:04.639683 13939 consensus_queue.cc:237] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:04.656168 11894 catalog_manager.cc:5697] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 reported cstate change: term changed from 3 to 4, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to b2f0908da394419181d635cbf2db63e7 (127.10.145.129). New cstate: current_term: 4 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.658964 12735 raft_consensus.cc:2468] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f0908da394419181d635cbf2db63e7 in term 4.
I20260709 12:14:04.805873 12066 consensus_queue.cc:237] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:04.820441 12138 raft_consensus.cc:1275] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:04.822867 11988 raft_consensus.cc:1275] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:14:04.823072 12034 consensus_peers.cc:597] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc36bed9c666422db88b1ce6305053cf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:04.823575 13955 consensus_queue.cc:1048] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:04.824862 14021 consensus_queue.cc:1048] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:04.853922 13955 raft_consensus.cc:2955] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:04.860021 12138 raft_consensus.cc:2955] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:04.877507 12062 consensus_queue.cc:237] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
W20260709 12:14:04.891736 12034 consensus_peers.cc:597] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f48ef726060b47dc91921078d57fece9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:04.894064 11996 raft_consensus.cc:1275] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:04.896646 12139 raft_consensus.cc:1275] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:04.897682 14021 consensus_queue.cc:1048] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:04.903888 14024 consensus_queue.cc:1048] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:04.903980 11894 catalog_manager.cc:5697] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:04.915388 11988 raft_consensus.cc:2955] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:04.939944 14024 raft_consensus.cc:2955] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:04.946076 11995 raft_consensus.cc:2955] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:04.978622 11996 consensus_queue.cc:237] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:04.987706 12139 raft_consensus.cc:2955] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:05.004989 11894 catalog_manager.cc:5697] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.011631 13939 raft_consensus.cc:993] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:14:05.012135 13939 raft_consensus.cc:1081] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:14:05.016508 12062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53304
I20260709 12:14:05.017236 12062 raft_consensus.cc:493] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:05.017673 12062 raft_consensus.cc:3060] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:05.028601 12066 raft_consensus.cc:1275] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:14:05.030400 11959 consensus_peers.cc:597] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de660600957147cc84d136089d165ec6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:05.043572 14000 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:05.049734 12139 raft_consensus.cc:1275] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:05.048767 12062 raft_consensus.cc:515] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:05.052455 12062 leader_election.cc:290] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:05.054201 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:14:05.054749 11995 raft_consensus.cc:3055] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:05.055045 11995 raft_consensus.cc:740] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:14:05.055608 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943ed8a1800e4f77bf4cd02199cdfd8d" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:14:05.056231 12139 raft_consensus.cc:3060] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:05.056835 14000 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:05.056010 11995 consensus_queue.cc:260] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:05.058334 11995 raft_consensus.cc:3060] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:05.069914 11995 raft_consensus.cc:2468] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 4.
I20260709 12:14:05.071614 12034 leader_election.cc:304] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [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: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513; no voters: 
I20260709 12:14:05.072561 14024 raft_consensus.cc:2804] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:05.073086 14024 raft_consensus.cc:697] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:14:05.073915 14024 consensus_queue.cc:237] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:05.079476 12139 raft_consensus.cc:2468] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 4.
I20260709 12:14:05.101070 12139 raft_consensus.cc:1275] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:05.103488 14000 consensus_queue.cc:1048] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:05.175071 11891 catalog_manager.cc:5697] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 3 to 4, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:05.199035 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 44257.4us
I20260709 12:14:05.201485 12735 raft_consensus.cc:1275] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:05.201897 14057 raft_consensus.cc:2955] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:05.209725 12138 raft_consensus.cc:2955] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:05.230867 11894 catalog_manager.cc:5697] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:05.251756 12066 raft_consensus.cc:2955] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
W20260709 12:14:05.267709 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 65460.7us
I20260709 12:14:05.289670 11995 consensus_queue.cc:237] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:05.297535 14057 consensus_queue.cc:1048] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:05.343504 12138 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:05.344278 12066 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 12:14:05.348214 11959 consensus_peers.cc:597] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81de81b606684c87bdd5bfe9c28e946a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:05.355083 14071 ts_tablet_manager.cc:933] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:05.356654 14055 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:14:05.364530 14057 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:05.381254 14071 tablet_copy_client.cc:323] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.130:42693
I20260709 12:14:05.387449 12081 tablet_copy_service.cc:140] P c7d446f329e942748f688f9408456513: Received BeginTabletCopySession request for tablet bc36bed9c666422db88b1ce6305053cf from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:37440)
I20260709 12:14:05.388051 12081 tablet_copy_service.cc:161] P c7d446f329e942748f688f9408456513: Beginning new tablet copy session on tablet bc36bed9c666422db88b1ce6305053cf from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:37440: session id = e84e32b32aae476ab017ea16b9da6722-bc36bed9c666422db88b1ce6305053cf
I20260709 12:14:05.388160 14075 ts_tablet_manager.cc:933] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:05.402292 14075 tablet_copy_client.cc:323] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.130:42693
I20260709 12:14:05.403970 12080 tablet_copy_service.cc:140] P c7d446f329e942748f688f9408456513: Received BeginTabletCopySession request for tablet f48ef726060b47dc91921078d57fece9 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:37440)
I20260709 12:14:05.404513 12080 tablet_copy_service.cc:161] P c7d446f329e942748f688f9408456513: Beginning new tablet copy session on tablet f48ef726060b47dc91921078d57fece9 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:37440: session id = e84e32b32aae476ab017ea16b9da6722-f48ef726060b47dc91921078d57fece9
I20260709 12:14:05.416133 12080 tablet_copy_source_session.cc:215] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:05.420619 14075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48ef726060b47dc91921078d57fece9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.422318 12081 tablet_copy_source_session.cc:215] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:05.433084 14071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc36bed9c666422db88b1ce6305053cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.481905 13939 raft_consensus.cc:2955] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:05.504253 12142 raft_consensus.cc:2955] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:05.562748 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:05.597736 12142 raft_consensus.cc:1275] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:05.599085 14079 ts_tablet_manager.cc:933] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:14:05.602900 14024 consensus_queue.cc:1048] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:14:05.605327 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 81552.7us
I20260709 12:14:05.617332 11891 catalog_manager.cc:5697] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 4 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
W20260709 12:14:05.633666 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 64792.6us
I20260709 12:14:05.682826 12062 raft_consensus.cc:2955] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:05.706074 11995 raft_consensus.cc:1275] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:05.708149 14075 tablet_copy_client.cc:806] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:05.708911 14075 tablet_copy_client.cc:670] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:05.707914 14024 consensus_queue.cc:1048] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:05.728899 14075 tablet_copy_client.cc:538] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:05.731266 14079 tablet_copy_client.cc:323] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:14:05.748797 12006 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet de660600957147cc84d136089d165ec6 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:14:05.749542 12006 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet de660600957147cc84d136089d165ec6 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-de660600957147cc84d136089d165ec6
I20260709 12:14:05.758692 14071 tablet_copy_client.cc:806] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:05.766161 14071 tablet_copy_client.cc:670] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:05.776970 14071 tablet_copy_client.cc:538] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:14:05.799069 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 43674us
I20260709 12:14:05.822822 12006 tablet_copy_source_session.cc:215] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:05.827669 14079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de660600957147cc84d136089d165ec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.869371 14075 tablet_bootstrap.cc:492] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:14:05.901144 14071 tablet_bootstrap.cc:492] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:14:05.949522 14088 ts_tablet_manager.cc:933] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:14:05.950621 14079 tablet_copy_client.cc:806] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:05.953301 14079 tablet_copy_client.cc:670] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:05.956027 14088 tablet_copy_client.cc:323] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
I20260709 12:14:05.961304 12005 tablet_copy_service.cc:140] P b2f0908da394419181d635cbf2db63e7: Received BeginTabletCopySession request for tablet 81de81b606684c87bdd5bfe9c28e946a from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:42018)
I20260709 12:14:05.961949 12005 tablet_copy_service.cc:161] P b2f0908da394419181d635cbf2db63e7: Beginning new tablet copy session on tablet 81de81b606684c87bdd5bfe9c28e946a from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:42018: session id = e84e32b32aae476ab017ea16b9da6722-81de81b606684c87bdd5bfe9c28e946a
I20260709 12:14:05.965984 14079 tablet_copy_client.cc:538] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:05.970182 14075 tablet_bootstrap.cc:492] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:05.971132 14075 tablet_bootstrap.cc:492] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:14:05.976027 14079 tablet_bootstrap.cc:492] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:14:05.977658 12005 tablet_copy_source_session.cc:215] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:05.988499 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81de81b606684c87bdd5bfe9c28e946a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:06.029093 14075 ts_tablet_manager.cc:1403] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.160s	user 0.026s	sys 0.010s
I20260709 12:14:06.035156 14071 tablet_bootstrap.cc:492] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:06.082067 14088 tablet_copy_client.cc:806] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:06.082835 14088 tablet_copy_client.cc:670] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:06.084774 11995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b"
dest_uuid: "b2f0908da394419181d635cbf2db63e7"
mode: GRACEFUL
new_leader_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:56214
I20260709 12:14:06.085532 11995 raft_consensus.cc:606] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 5 LEADER]: Received request to transfer leadership to TS e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:06.083591 14071 tablet_bootstrap.cc:492] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:14:06.089824 14071 ts_tablet_manager.cc:1403] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.189s	user 0.023s	sys 0.019s
I20260709 12:14:06.092908 14071 raft_consensus.cc:359] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:06.093827 14071 raft_consensus.cc:740] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:14:06.095809 14075 raft_consensus.cc:359] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:06.096693 14075 raft_consensus.cc:740] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:14:06.097204 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:14:06.097776 12066 raft_consensus.cc:606] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Received request to transfer leadership to TS ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:06.097427 14075 consensus_queue.cc:260] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:06.101320 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:06.103019 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:06.104051 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:06.120467 14075 ts_tablet_manager.cc:1434] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.013s
I20260709 12:14:06.123404 14088 tablet_copy_client.cc:538] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:06.099740 14071 consensus_queue.cc:260] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:06.130231 14071 ts_tablet_manager.cc:1434] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260709 12:14:06.137408 12735 raft_consensus.cc:1217] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:14:06.138265 12081 tablet_copy_service.cc:342] P c7d446f329e942748f688f9408456513: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-bc36bed9c666422db88b1ce6305053cf received from {username='slave'} at 127.0.0.1:37440
I20260709 12:14:06.138785 12081 tablet_copy_service.cc:434] P c7d446f329e942748f688f9408456513: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-bc36bed9c666422db88b1ce6305053cf on tablet bc36bed9c666422db88b1ce6305053cf with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:06.145643 12081 tablet_copy_service.cc:342] P c7d446f329e942748f688f9408456513: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-f48ef726060b47dc91921078d57fece9 received from {username='slave'} at 127.0.0.1:37440
I20260709 12:14:06.146070 12081 tablet_copy_service.cc:434] P c7d446f329e942748f688f9408456513: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-f48ef726060b47dc91921078d57fece9 on tablet f48ef726060b47dc91921078d57fece9 with peer e84e32b32aae476ab017ea16b9da6722
W20260709 12:14:06.208293 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 47165us
I20260709 12:14:06.210057 13939 raft_consensus.cc:993] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7: : Instructing follower e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:14:06.210520 13939 raft_consensus.cc:1081] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 5 LEADER]: Signalling peer e84e32b32aae476ab017ea16b9da6722 to start an election
W20260709 12:14:06.213575 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 46788.2us
I20260709 12:14:06.239624 12735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b"
dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45798
I20260709 12:14:06.250108 12735 raft_consensus.cc:493] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:06.250633 12735 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:06.310649 12735 raft_consensus.cc:515] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:06.337522 14024 raft_consensus.cc:993] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513: : Instructing follower ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:14:06.338115 14024 raft_consensus.cc:1081] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Signalling peer ff3dab3bca9d4b5bb839d2763a4c6d7a to start an election
I20260709 12:14:06.339633 14088 tablet_bootstrap.cc:492] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:14:06.343034 12735 leader_election.cc:290] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 6 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
W20260709 12:14:06.346215 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 61847.8us
I20260709 12:14:06.366593 12137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
 from {username='slave'} at 127.0.0.1:36774
I20260709 12:14:06.367215 12137 raft_consensus.cc:493] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:06.367614 12137 raft_consensus.cc:3060] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:06.384246 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 48526.3us
W20260709 12:14:06.384797 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 71242us
I20260709 12:14:06.408814 12137 raft_consensus.cc:515] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:06.416081 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:14:06.416795 12066 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:06.422036 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153ec4c234ee4a458bd54902be394a8b" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:14:06.422676 11996 raft_consensus.cc:3055] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:06.422986 11996 raft_consensus.cc:740] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b2f0908da394419181d635cbf2db63e7, State: Running, Role: LEADER
I20260709 12:14:06.423719 11996 consensus_queue.cc:260] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:06.424906 11996 raft_consensus.cc:3060] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:06.439991 14079 tablet_bootstrap.cc:492] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:06.440939 14079 tablet_bootstrap.cc:492] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:14:06.449573 14079 ts_tablet_manager.cc:1403] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.474s	user 0.027s	sys 0.017s
I20260709 12:14:06.462904 12137 leader_election.cc:290] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:06.465158 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:14:06.465862 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87df03da1f94ed6b68a4e8000f78e94" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:14:06.466436 12068 raft_consensus.cc:3055] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:06.466734 12068 raft_consensus.cc:740] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:14:06.467451 12068 consensus_queue.cc:260] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:06.468715 12068 raft_consensus.cc:3060] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.465975 12735 raft_consensus.cc:3060] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.487843 12068 raft_consensus.cc:2468] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:14:06.489459 12735 raft_consensus.cc:2468] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
W20260709 12:14:06.502923 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:34399, user_credentials={real_user=slave}} blocked reactor thread for 77952.6us
I20260709 12:14:06.461081 12066 raft_consensus.cc:2468] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 6.
I20260709 12:14:06.511029 12735 raft_consensus.cc:1217] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 12:14:06.519789 12108 leader_election.cc:304] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:06.528664 13983 raft_consensus.cc:2804] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:06.529170 14079 raft_consensus.cc:359] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:06.529220 13983 raft_consensus.cc:697] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:06.530139 14079 raft_consensus.cc:740] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:14:06.530411 11996 raft_consensus.cc:2468] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 6.
I20260709 12:14:06.530727 13983 consensus_queue.cc:237] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:06.530915 14079 consensus_queue.cc:260] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:06.538133 12699 leader_election.cc:304] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:14:06.539014 14094 raft_consensus.cc:2804] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:06.539516 14094 raft_consensus.cc:697] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 6 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:14:06.540393 14094 consensus_queue.cc:237] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:06.569800 11891 catalog_manager.cc:5697] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 1 to 2, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.580518 14079 ts_tablet_manager.cc:1434] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.129s	user 0.003s	sys 0.003s
I20260709 12:14:06.600850 14097 raft_consensus.cc:1064] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:14:06.603180 12005 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-de660600957147cc84d136089d165ec6 received from {username='slave'} at 127.0.0.1:42018
I20260709 12:14:06.603789 12005 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-de660600957147cc84d136089d165ec6 on tablet de660600957147cc84d136089d165ec6 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:06.604086 14097 consensus_queue.cc:237] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:06.613231 11893 catalog_manager.cc:5697] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 5 to 6, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 6 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:06.631376 14088 tablet_bootstrap.cc:492] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:06.632345 14088 tablet_bootstrap.cc:492] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:14:06.635349 12735 raft_consensus.cc:1275] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:06.636125 12137 raft_consensus.cc:1275] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:06.636226 11987 raft_consensus.cc:1275] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:06.648072 14097 consensus_queue.cc:1048] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:06.650902 14052 consensus_queue.cc:1048] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:06.653296 14052 consensus_queue.cc:1048] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:06.633015 14088 ts_tablet_manager.cc:1403] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.294s	user 0.029s	sys 0.003s
I20260709 12:14:06.700162 14097 raft_consensus.cc:2955] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:06.692247 14088 raft_consensus.cc:359] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:06.709926 11987 raft_consensus.cc:2955] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:06.720600 12138 raft_consensus.cc:2955] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:06.710795 14088 raft_consensus.cc:740] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:14:06.729463 14088 consensus_queue.cc:260] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:06.728533 11893 catalog_manager.cc:5697] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:06.733067 14088 ts_tablet_manager.cc:1434] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.003s
I20260709 12:14:06.750077 12735 raft_consensus.cc:2955] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:06.751415 12005 tablet_copy_service.cc:342] P b2f0908da394419181d635cbf2db63e7: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-81de81b606684c87bdd5bfe9c28e946a received from {username='slave'} at 127.0.0.1:42018
I20260709 12:14:06.751884 12005 tablet_copy_service.cc:434] P b2f0908da394419181d635cbf2db63e7: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-81de81b606684c87bdd5bfe9c28e946a on tablet 81de81b606684c87bdd5bfe9c28e946a with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:06.784013 12062 consensus_queue.cc:237] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:06.871187 11996 raft_consensus.cc:1275] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:06.892042 12735 raft_consensus.cc:1217] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:14:06.923849 14021 consensus_queue.cc:1048] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:06.929124 12735 raft_consensus.cc:1275] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:06.935295 13955 consensus_queue.cc:1048] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:06.938294 14097 raft_consensus.cc:1064] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:14:06.940980 14097 consensus_queue.cc:237] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:06.975575 14024 raft_consensus.cc:2955] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:07.056897 11996 raft_consensus.cc:2955] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
W20260709 12:14:07.063210 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 84063.1us
I20260709 12:14:07.066460 12732 raft_consensus.cc:1217] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 12:14:07.080353 12062 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 6 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 12:14:07.085163 14100 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:07.089201 12732 raft_consensus.cc:1275] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:14:07.096266 14098 consensus_queue.cc:1048] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:07.104449 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc36bed9c666422db88b1ce6305053cf with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:07.144649 12142 raft_consensus.cc:1275] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:07.146692 12735 raft_consensus.cc:2955] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:07.148226 11987 raft_consensus.cc:1275] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:07.153669 12732 raft_consensus.cc:1275] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:07.164013 14024 consensus_queue.cc:1048] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:07.167394 14021 consensus_queue.cc:1048] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:07.171010 11891 catalog_manager.cc:5697] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 4 to 5, VOTER ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) evicted. New cstate: current_term: 2 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.220484 12062 raft_consensus.cc:1275] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:14:07.251024 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 61423.1us
I20260709 12:14:07.307451 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:07.308749 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 79057.9us
I20260709 12:14:07.328941 11995 raft_consensus.cc:1275] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 6 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 12:14:07.245193 14121 consensus_queue.cc:1048] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.069s
W20260709 12:14:07.342623 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 69469.8us
W20260709 12:14:07.434877 14102 log.cc:927] Time spent T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
W20260709 12:14:07.445091 12108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 134030us
I20260709 12:14:07.462001 14136 consensus_queue.cc:1048] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:07.542279 14094 consensus_queue.cc:1048] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:07.544562 14121 raft_consensus.cc:2955] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:07.580084 14141 raft_consensus.cc:1064] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:14:07.582914 14141 consensus_queue.cc:237] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:07.650369 14112 raft_consensus.cc:1064] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:14:07.654855 14112 consensus_queue.cc:237] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:07.663580 11987 raft_consensus.cc:2955] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:07.671648 12142 raft_consensus.cc:2955] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:07.671696 12143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e197106332c24621a456f1e75349109f"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
new_leader_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:58262
I20260709 12:14:07.673266 12143 raft_consensus.cc:606] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Received request to transfer leadership to TS c7d446f329e942748f688f9408456513
I20260709 12:14:07.681440 12734 raft_consensus.cc:2955] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:07.694734 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:14:07.697268 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:07.698050 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:07.736419 12143 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:07.739970 14080 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:07.743920 12068 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:07.745405 14112 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:07.749943 12735 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:07.755112 14080 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:07.758345 12142 raft_consensus.cc:1275] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:07.759799 14141 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:07.761535 12735 raft_consensus.cc:1275] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:07.766556 14141 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:07.778698 12068 raft_consensus.cc:1275] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:07.870488 11889 catalog_manager.cc:5697] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:07.879943 14112 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:07.904727 12132 tablet_service.cc:1558] Processing DeleteTablet for tablet bc36bed9c666422db88b1ce6305053cf with delete_type TABLET_DATA_TOMBSTONED (TS ff3dab3bca9d4b5bb839d2763a4c6d7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36760
I20260709 12:14:07.928498 12143 raft_consensus.cc:2955] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:07.927309 14055 raft_consensus.cc:2955] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:07.946863 14140 raft_consensus.cc:2955] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:07.968809 12731 raft_consensus.cc:2955] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:07.981343 11891 catalog_manager.cc:5697] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:07.983940 12067 raft_consensus.cc:2955] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.007241 12066 consensus_queue.cc:237] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:08.023286 12142 raft_consensus.cc:2955] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.034269 14158 tablet_replica.cc:333] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:08.035758 14158 raft_consensus.cc:2243] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:08.036685 14158 raft_consensus.cc:2272] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:08.038993 12735 raft_consensus.cc:2955] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.046211 12142 raft_consensus.cc:1275] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:08.046653 12734 raft_consensus.cc:1275] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:08.050573 13955 consensus_queue.cc:1048] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:08.034863 11889 catalog_manager.cc:5697] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 reported cstate change: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.053180 14121 consensus_queue.cc:1048] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:08.076519 13955 raft_consensus.cc:2955] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.083803 12734 raft_consensus.cc:2955] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.098264 11995 consensus_queue.cc:237] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:08.111589 12066 raft_consensus.cc:2955] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.113320 11891 catalog_manager.cc:5697] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: config changed from index 5 to 6, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.113826 12143 raft_consensus.cc:2955] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.121865 14158 ts_tablet_manager.cc:1916] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:08.132344 11981 tablet_service.cc:1558] Processing DeleteTablet for tablet f48ef726060b47dc91921078d57fece9 with delete_type TABLET_DATA_TOMBSTONED (TS b2f0908da394419181d635cbf2db63e7 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38564
I20260709 12:14:08.147483 11992 consensus_queue.cc:237] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:08.147548 14158 ts_tablet_manager.cc:1929] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:14:08.151366 14158 log.cc:1199] T bc36bed9c666422db88b1ce6305053cf P ff3dab3bca9d4b5bb839d2763a4c6d7a: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/wals/bc36bed9c666422db88b1ce6305053cf
I20260709 12:14:08.156945 12142 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:08.159237 14135 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:08.153312 11878 catalog_manager.cc:5028] TS ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): tablet bc36bed9c666422db88b1ce6305053cf (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:14:08.184569 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f48ef726060b47dc91921078d57fece9 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:08.188879 12732 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:08.192687 12143 raft_consensus.cc:1275] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:08.206475 13939 raft_consensus.cc:2955] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.212500 12143 raft_consensus.cc:2955] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.212558 12731 raft_consensus.cc:1275] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:08.205101 14135 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 12:14:08.242682 14159 tablet_replica.cc:333] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:08.244570 14159 raft_consensus.cc:2243] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:08.248232 14134 raft_consensus.cc:993] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:14:08.248461 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 81de81b606684c87bdd5bfe9c28e946a with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:08.248749 14134 raft_consensus.cc:1081] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
I20260709 12:14:08.245658 14140 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 12:14:08.264880 11889 catalog_manager.cc:5697] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 6 to 7, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 4 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.265758 12063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e197106332c24621a456f1e75349109f"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:14:08.266659 12063 raft_consensus.cc:493] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:08.267056 12063 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:08.275880 12063 raft_consensus.cc:515] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:08.289588 12063 leader_election.cc:290] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 5 election: Requested vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:08.291728 14159 raft_consensus.cc:2272] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:08.292019 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet 81de81b606684c87bdd5bfe9c28e946a with delete_type TABLET_DATA_TOMBSTONED (TS c7d446f329e942748f688f9408456513 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:53298
I20260709 12:14:08.295017 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:14:08.295571 12142 raft_consensus.cc:3055] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:08.295868 12142 raft_consensus.cc:740] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:08.297302 14112 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:08.296627 12142 consensus_queue.cc:260] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:08.309726 12142 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:08.313506 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e197106332c24621a456f1e75349109f" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:14:08.314107 12732 raft_consensus.cc:3060] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:08.311046 12731 raft_consensus.cc:2955] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.321025 12732 raft_consensus.cc:2468] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 5.
I20260709 12:14:08.332063 12034 leader_election.cc:304] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:14:08.335428 14159 ts_tablet_manager.cc:1916] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:08.340462 13955 raft_consensus.cc:2804] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:08.341089 13955 raft_consensus.cc:697] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 5 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:14:08.341845 13955 consensus_queue.cc:237] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:08.352982 14162 raft_consensus.cc:2955] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.363147 12142 raft_consensus.cc:2468] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 5.
I20260709 12:14:08.428736 14163 tablet_replica.cc:333] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:08.429924 14163 raft_consensus.cc:2243] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:08.431670 12142 raft_consensus.cc:2955] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.443851 14163 raft_consensus.cc:2272] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:08.473287 11894 catalog_manager.cc:5697] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 5 to 6, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New cstate: current_term: 3 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.474263 14163 ts_tablet_manager.cc:1916] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:14:08.464491 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46691, user_credentials={real_user=slave}} blocked reactor thread for 50662.2us
I20260709 12:14:08.491649 12732 raft_consensus.cc:2955] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c7d446f329e942748f688f9408456513 (127.10.145.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:08.506129 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de660600957147cc84d136089d165ec6 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:08.513705 11891 catalog_manager.cc:5697] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 4 to 5, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 5 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.521812 14159 ts_tablet_manager.cc:1929] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 12:14:08.522398 14159 log.cc:1199] T f48ef726060b47dc91921078d57fece9 P b2f0908da394419181d635cbf2db63e7: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/wals/f48ef726060b47dc91921078d57fece9
I20260709 12:14:08.524209 11878 catalog_manager.cc:5028] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): tablet f48ef726060b47dc91921078d57fece9 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:14:08.548414 14163 ts_tablet_manager.cc:1929] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 12:14:08.548898 14163 log.cc:1199] T 81de81b606684c87bdd5bfe9c28e946a P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/81de81b606684c87bdd5bfe9c28e946a
I20260709 12:14:08.557360 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet 81de81b606684c87bdd5bfe9c28e946a (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:14:08.557390 12052 tablet_service.cc:1558] Processing DeleteTablet for tablet de660600957147cc84d136089d165ec6 with delete_type TABLET_DATA_TOMBSTONED (TS c7d446f329e942748f688f9408456513 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:53298
I20260709 12:14:08.568739 14163 tablet_replica.cc:333] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:08.576318 14163 raft_consensus.cc:2243] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:08.577229 14163 raft_consensus.cc:2272] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:08.585757 14163 ts_tablet_manager.cc:1916] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:08.620481 14163 ts_tablet_manager.cc:1929] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:14:08.620999 14163 log.cc:1199] T de660600957147cc84d136089d165ec6 P c7d446f329e942748f688f9408456513: Deleting WAL directory at /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/wals/de660600957147cc84d136089d165ec6
I20260709 12:14:08.622884 11878 catalog_manager.cc:5028] TS c7d446f329e942748f688f9408456513 (127.10.145.130:42693): tablet de660600957147cc84d136089d165ec6 (table test-workload [id=fad687c608e74c8d836b0086641df5cb]) successfully deleted
I20260709 12:14:08.954193 12732 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:14:08.956720 12142 raft_consensus.cc:1275] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:14:08.966920 13955 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:08.978099 13955 consensus_queue.cc:1048] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:09.020790 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:09.140304 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475"
dest_uuid: "c7d446f329e942748f688f9408456513"
mode: GRACEFUL
new_leader_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45800
I20260709 12:14:09.141147 12066 raft_consensus.cc:606] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Received request to transfer leadership to TS e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:09.145264 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:14:09.147576 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:09.148442 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:09.308012 14121 raft_consensus.cc:993] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513: : Instructing follower e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:14:09.308614 14121 raft_consensus.cc:1081] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Signalling peer e84e32b32aae476ab017ea16b9da6722 to start an election
I20260709 12:14:09.315645 12731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475"
dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
 from {username='slave'} at 127.0.0.1:45786
I20260709 12:14:09.316378 12731 raft_consensus.cc:493] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:09.316859 12731 raft_consensus.cc:3060] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:09.322263 12731 raft_consensus.cc:515] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:09.324321 12731 leader_election.cc:290] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:09.325260 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:14:09.325304 11995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc02259c58401aa4bc60e6bd2eb475" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b2f0908da394419181d635cbf2db63e7"
I20260709 12:14:09.325891 12063 raft_consensus.cc:3055] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:09.326143 11995 raft_consensus.cc:3060] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:09.326205 12063 raft_consensus.cc:740] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:14:09.327364 12063 consensus_queue.cc:260] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:09.328608 12063 raft_consensus.cc:3060] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:09.335441 12063 raft_consensus.cc:2468] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 3.
I20260709 12:14:09.336645 12699 leader_election.cc:304] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [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: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:14:09.337510 14122 raft_consensus.cc:2804] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:09.338004 14122 raft_consensus.cc:697] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:14:09.339026 14122 consensus_queue.cc:237] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:09.341579 11995 raft_consensus.cc:2468] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 3.
I20260709 12:14:09.375416 11894 catalog_manager.cc:5697] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 2 to 3, leader changed from c7d446f329e942748f688f9408456513 (127.10.145.130) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 3 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:14:09.633582 11959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 56580.4us
I20260709 12:14:09.745551 12142 consensus_queue.cc:237] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:09.769829 12063 raft_consensus.cc:1275] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:09.772905 11995 raft_consensus.cc:1275] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:09.773954 13983 consensus_queue.cc:1048] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:09.775779 11995 raft_consensus.cc:1275] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:09.778098 14122 consensus_queue.cc:1048] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:09.780469 13983 consensus_queue.cc:1048] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:14:09.778131 12108 consensus_peers.cc:597] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c48d92480a648a78d0ab7c8e6a8f354. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.818408 14134 raft_consensus.cc:2955] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:09.812821 12063 raft_consensus.cc:2955] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:09.859539 11894 catalog_manager.cc:5697] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.862267 12067 consensus_queue.cc:237] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
W20260709 12:14:09.903285 12699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:42693, user_credentials={real_user=slave}} blocked reactor thread for 51182.9us
I20260709 12:14:09.908002 12066 raft_consensus.cc:1275] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:09.915668 11987 raft_consensus.cc:2955] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:09.938966 14124 consensus_queue.cc:1048] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:14:09.968026 12034 consensus_peers.cc:597] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 943ed8a1800e4f77bf4cd02199cdfd8d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:09.971024 12143 raft_consensus.cc:1275] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:09.972499 14173 consensus_queue.cc:1048] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:09.986773 11995 raft_consensus.cc:1275] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:09.992324 14121 consensus_queue.cc:1048] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:10.010522 14198 raft_consensus.cc:2955] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:10.011996 12143 raft_consensus.cc:2955] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:10.035729 11893 catalog_manager.cc:5697] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:10.051755 11987 consensus_queue.cc:237] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
W20260709 12:14:10.061590 11959 consensus_peers.cc:597] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44102a18bb8144abbd6be3cd4ebb1313. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.085531 12067 raft_consensus.cc:1275] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:10.089591 14181 consensus_queue.cc:1048] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:10.094039 11987 raft_consensus.cc:2955] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:10.105090 12142 raft_consensus.cc:1275] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Refusing update from remote peer b2f0908da394419181d635cbf2db63e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:10.114255 14180 consensus_queue.cc:1048] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:10.125454 14180 raft_consensus.cc:2955] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:10.224499 12143 raft_consensus.cc:2955] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:10.232739 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:10.290995 14206 ts_tablet_manager.cc:933] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:10.292019 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:10.294642 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:10.295670 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:10.327045 14206 tablet_copy_client.cc:323] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
I20260709 12:14:10.341830 12143 consensus_queue.cc:237] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:10.351791 12154 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet 2c48d92480a648a78d0ab7c8e6a8f354 from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:14:10.352896 12154 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet 2c48d92480a648a78d0ab7c8e6a8f354 from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-2c48d92480a648a78d0ab7c8e6a8f354
W20260709 12:14:10.383064 12108 consensus_peers.cc:597] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b7cbd5e62694951865f149d18e4b4ae. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.385565 12034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:42421, user_credentials={real_user=slave}} blocked reactor thread for 120777us
I20260709 12:14:10.401026 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:10.402839 11894 catalog_manager.cc:5697] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 2 leader_uuid: "b2f0908da394419181d635cbf2db63e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:10.423812 11992 raft_consensus.cc:1275] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:10.424197 12067 raft_consensus.cc:2955] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:10.427419 14182 consensus_queue.cc:1048] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:10.461303 12154 tablet_copy_source_session.cc:215] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:10.488850 10822 tablet_server.cc:179] TabletServer@127.10.145.129:0 shutting down...
I20260709 12:14:10.492415 14206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c48d92480a648a78d0ab7c8e6a8f354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.494899 12063 raft_consensus.cc:1275] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:14:10.495430 14215 ts_tablet_manager.cc:933] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:10.507283 14188 consensus_queue.cc:1048] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:14:10.510914 14215 tablet_copy_client.cc:323] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.130:42693
I20260709 12:14:10.512831 12081 tablet_copy_service.cc:140] P c7d446f329e942748f688f9408456513: Received BeginTabletCopySession request for tablet 943ed8a1800e4f77bf4cd02199cdfd8d from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:37440)
I20260709 12:14:10.513389 12081 tablet_copy_service.cc:161] P c7d446f329e942748f688f9408456513: Beginning new tablet copy session on tablet 943ed8a1800e4f77bf4cd02199cdfd8d from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:37440: session id = e84e32b32aae476ab017ea16b9da6722-943ed8a1800e4f77bf4cd02199cdfd8d
W20260709 12:14:10.523985 12034 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:14:10.533890 14134 raft_consensus.cc:2955] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:10.537267 12081 tablet_copy_source_session.cc:215] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:10.541816 14215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943ed8a1800e4f77bf4cd02199cdfd8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:10.547000 14206 tablet_copy_client.cc:806] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:10.547739 14206 tablet_copy_client.cc:670] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
W20260709 12:14:10.558205 12699 consensus_peers.cc:597] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.576692 14206 tablet_copy_client.cc:538] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:14:10.578753 12034 consensus_peers.cc:597] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.583920 12034 consensus_peers.cc:597] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.591605 12034 consensus_peers.cc:597] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.616916 12108 consensus_peers.cc:597] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.618577 12063 raft_consensus.cc:2955] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } }
I20260709 12:14:10.616655 11894 catalog_manager.cc:5697] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index -1 to 3, NON_VOTER e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) added. New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:10.623263 12034 consensus_peers.cc:597] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.625654 12108 consensus_peers.cc:597] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.634383 12108 consensus_peers.cc:597] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.656697 14215 tablet_copy_client.cc:806] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:10.659206 14215 tablet_copy_client.cc:670] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:10.662555 14215 tablet_copy_client.cc:538] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:10.665124 14206 tablet_bootstrap.cc:492] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:14:10.672122 14215 tablet_bootstrap.cc:492] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
W20260709 12:14:10.694651 12108 consensus_peers.cc:597] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.696251 14222 ts_tablet_manager.cc:933] T 44102a18bb8144abbd6be3cd4ebb1313 P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
W20260709 12:14:10.696266 12034 consensus_peers.cc:597] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.695394 12108 consensus_peers.cc:597] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.720472 12699 consensus_peers.cc:597] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.722039 12034 consensus_peers.cc:597] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.725176 12034 consensus_peers.cc:597] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.741076 12108 consensus_peers.cc:597] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.746340 12699 consensus_peers.cc:597] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.747422 14222 tablet_copy_client.cc:323] T 44102a18bb8144abbd6be3cd4ebb1313 P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.129:46691
W20260709 12:14:10.768990 12699 consensus_peers.cc:597] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.787101 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:14:10.794189 12034 consensus_peers.cc:597] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.794739 12108 consensus_peers.cc:597] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.798929 10822 tablet_replica.cc:333] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.800067 10822 raft_consensus.cc:2243] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:10.800098 12699 consensus_peers.cc:597] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.801731 10822 raft_consensus.cc:2272] T 3b77f7d382964a9bb287e333045a17d1 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:10.806239 12034 consensus_peers.cc:597] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.815047 10822 tablet_replica.cc:333] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.816072 10822 raft_consensus.cc:2243] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.816633 10822 raft_consensus.cc:2272] T 973a4ae0e1fe4257a72d67a4063e629e P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.820333 14206 tablet_bootstrap.cc:492] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 12:14:10.825611 12699 consensus_peers.cc:597] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.826715 14215 tablet_bootstrap.cc:492] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:10.827741 14206 tablet_bootstrap.cc:492] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:14:10.828461 14215 tablet_bootstrap.cc:492] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:14:10.828598 14206 ts_tablet_manager.cc:1403] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.164s	user 0.025s	sys 0.011s
I20260709 12:14:10.829416 14215 ts_tablet_manager.cc:1403] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.158s	user 0.021s	sys 0.011s
W20260709 12:14:10.831135 12699 consensus_peers.cc:597] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.832043 10822 tablet_replica.cc:333] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.832923 10822 raft_consensus.cc:2243] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.841480 10822 raft_consensus.cc:2272] T 8a4403f5c3b341c78c7ab67afe60a513 P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.836510 14215 raft_consensus.cc:359] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:10.845491 14215 raft_consensus.cc:740] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:14:10.846273 14215 consensus_queue.cc:260] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:10.857728 10822 tablet_replica.cc:333] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.858671 10822 raft_consensus.cc:2243] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.859203 10822 raft_consensus.cc:2272] T 153ec4c234ee4a458bd54902be394a8b P b2f0908da394419181d635cbf2db63e7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.861784 10822 tablet_replica.cc:333] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.851339 14206 raft_consensus.cc:359] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:10.865815 14206 raft_consensus.cc:740] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:14:10.866657 14206 consensus_queue.cc:260] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:10.863986 14215 ts_tablet_manager.cc:1434] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260709 12:14:10.869577 14206 ts_tablet_manager.cc:1434] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 12:14:10.870687 10822 raft_consensus.cc:2243] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.871814 10822 raft_consensus.cc:2272] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.873468 12081 tablet_copy_service.cc:342] P c7d446f329e942748f688f9408456513: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-943ed8a1800e4f77bf4cd02199cdfd8d received from {username='slave'} at 127.0.0.1:37440
I20260709 12:14:10.873944 12081 tablet_copy_service.cc:434] P c7d446f329e942748f688f9408456513: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-943ed8a1800e4f77bf4cd02199cdfd8d on tablet 943ed8a1800e4f77bf4cd02199cdfd8d with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:10.874450 10822 tablet_replica.cc:333] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.875545 10822 raft_consensus.cc:2243] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.876526 10822 raft_consensus.cc:2272] T e38d66d138d44a13a9f3bf4177d3839a P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.881269 12154 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-2c48d92480a648a78d0ab7c8e6a8f354 received from {username='slave'} at 127.0.0.1:40716
I20260709 12:14:10.881748 12154 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-2c48d92480a648a78d0ab7c8e6a8f354 on tablet 2c48d92480a648a78d0ab7c8e6a8f354 with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:10.882905 14215 ts_tablet_manager.cc:933] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722: Initiating tablet copy from peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:10.891145 10822 tablet_replica.cc:333] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.893918 10822 raft_consensus.cc:2243] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.896028 10822 raft_consensus.cc:2272] T 50ab1f95839249fa967ab01548d302cd P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.895084 14215 tablet_copy_client.cc:323] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722: tablet copy: Beginning tablet copy session from remote peer at address 127.10.145.131:34399
I20260709 12:14:10.899953 10822 tablet_replica.cc:333] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.900897 10822 raft_consensus.cc:2243] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.901572 10822 raft_consensus.cc:2272] T 502d81f62de54cbd9bf384ef508fb2eb P b2f0908da394419181d635cbf2db63e7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.904529 10822 tablet_replica.cc:333] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.905447 10822 raft_consensus.cc:2243] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.905447 12154 tablet_copy_service.cc:140] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Received BeginTabletCopySession request for tablet 3b7cbd5e62694951865f149d18e4b4ae from peer e84e32b32aae476ab017ea16b9da6722 ({username='slave'} at 127.0.0.1:40716)
I20260709 12:14:10.906113 12154 tablet_copy_service.cc:161] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Beginning new tablet copy session on tablet 3b7cbd5e62694951865f149d18e4b4ae from peer e84e32b32aae476ab017ea16b9da6722 at {username='slave'} at 127.0.0.1:40716: session id = e84e32b32aae476ab017ea16b9da6722-3b7cbd5e62694951865f149d18e4b4ae
I20260709 12:14:10.906206 10822 raft_consensus.cc:2272] T 2c48d92480a648a78d0ab7c8e6a8f354 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.910056 10822 tablet_replica.cc:333] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.910943 10822 raft_consensus.cc:2243] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.912055 10822 raft_consensus.cc:2272] T 22535c8307f346cb8de47b1570d25303 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.914808 10822 tablet_replica.cc:333] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.915707 10822 raft_consensus.cc:2243] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.917572 10822 raft_consensus.cc:2272] T e4624a2f10b34c1bb9732a93121b0383 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.922335 10822 tablet_replica.cc:333] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.923285 10822 raft_consensus.cc:2243] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.924399 10822 raft_consensus.cc:2272] T 81de81b606684c87bdd5bfe9c28e946a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.927140 10822 tablet_replica.cc:333] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.928069 10822 raft_consensus.cc:2243] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.928822 10822 raft_consensus.cc:2272] T fae627d2c5de432ca34b80ce4547fc8a P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:10.929595 12108 consensus_peers.cc:597] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.931875 10822 tablet_replica.cc:333] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
W20260709 12:14:10.932438 12699 consensus_peers.cc:597] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.933073 10822 raft_consensus.cc:2243] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.933719 10822 raft_consensus.cc:2272] T ed5ae473afa24648a00e66c1a0018f09 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.939347 10822 tablet_replica.cc:333] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.940315 10822 raft_consensus.cc:2243] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.941176 10822 raft_consensus.cc:2272] T bc36bed9c666422db88b1ce6305053cf P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.943961 10822 tablet_replica.cc:333] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.944772 10822 raft_consensus.cc:2243] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.945386 10822 raft_consensus.cc:2272] T 4aeb622462c54a739cc6c06a44344240 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.948498 10822 tablet_replica.cc:333] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
W20260709 12:14:10.950033 12699 consensus_peers.cc:597] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:10.951515 12699 consensus_peers.cc:597] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.952912 10822 raft_consensus.cc:2243] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.954631 10822 raft_consensus.cc:2272] T 943ed8a1800e4f77bf4cd02199cdfd8d P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.957417 12154 tablet_copy_source_session.cc:215] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:10.958936 10822 tablet_replica.cc:333] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.959995 10822 raft_consensus.cc:2243] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.962993 10822 raft_consensus.cc:2272] T ec4217edc6e748799b62053b14fcf55c P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.964326 14215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7cbd5e62694951865f149d18e4b4ae. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:10.972739 12108 consensus_peers.cc:597] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.974200 10822 tablet_replica.cc:333] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.975445 10822 raft_consensus.cc:2243] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.976612 10822 raft_consensus.cc:2272] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.979426 10822 tablet_replica.cc:333] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.980269 10822 raft_consensus.cc:2243] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.981982 10822 raft_consensus.cc:2272] T f152de9f1f714cf0b4efe6dbc3c5dde0 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.984985 10822 tablet_replica.cc:333] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.985918 10822 raft_consensus.cc:2243] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:10.986914 10822 raft_consensus.cc:2272] T de660600957147cc84d136089d165ec6 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.989418 10822 tablet_replica.cc:333] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.991190 10822 raft_consensus.cc:2243] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.991786 10822 raft_consensus.cc:2272] T 034e676f37484f39bf8d499c5b9a558e P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:10.993932 12108 consensus_peers.cc:597] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:10.994402 10822 tablet_replica.cc:333] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:10.996390 10822 raft_consensus.cc:2243] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:10.996999 10822 raft_consensus.cc:2272] T a2a13ffd63374b59ae023100aeeeb7f1 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:10.999756 10822 tablet_replica.cc:333] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.000577 10822 raft_consensus.cc:2243] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.001626 10822 raft_consensus.cc:2272] T 05cf9a4822d24428a2ed2a69ef55a1f6 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.004928 10822 tablet_replica.cc:333] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.005823 10822 raft_consensus.cc:2243] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.006430 10822 raft_consensus.cc:2272] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.010792 10822 tablet_replica.cc:333] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.011693 10822 raft_consensus.cc:2243] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.012904 10822 raft_consensus.cc:2272] T dcedc57cb9434cfe8f51748967306bd4 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.013092 12699 consensus_peers.cc:597] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.016549 10822 tablet_replica.cc:333] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.017438 10822 raft_consensus.cc:2243] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.018052 10822 raft_consensus.cc:2272] T 67cef2e00c154d0c937950381dd4efa1 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.021389 10822 tablet_replica.cc:333] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.022161 10822 raft_consensus.cc:2243] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.022768 10822 raft_consensus.cc:2272] T f14f37fc7c1e4bfebf39e330a17917dd P b2f0908da394419181d635cbf2db63e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.026997 10822 tablet_replica.cc:333] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.027789 10822 raft_consensus.cc:2243] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.028337 10822 raft_consensus.cc:2272] T 974ed9636aa44217a763d3719d103af9 P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.038530 10822 tablet_replica.cc:333] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.039803 10822 raft_consensus.cc:2243] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.040462 10822 raft_consensus.cc:2272] T 23cf49cad55948c79cc458afe92e63f6 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.045212 10822 tablet_replica.cc:333] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.046006 10822 raft_consensus.cc:2243] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.047642 10822 raft_consensus.cc:2272] T a7c5b76549a1471d90f30720c790b65c P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.054109 12699 consensus_peers.cc:597] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.055451 10822 tablet_replica.cc:333] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.058334 14215 tablet_copy_client.cc:806] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:11.059073 14215 tablet_copy_client.cc:670] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:11.061655 10822 raft_consensus.cc:2243] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.062575 10822 raft_consensus.cc:2272] T c82d1b13812d4c9dac20a618920b7f23 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.065575 14215 tablet_copy_client.cc:538] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:11.067669 10822 tablet_replica.cc:333] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.068552 10822 raft_consensus.cc:2243] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.069242 10822 raft_consensus.cc:2272] T 4f88c0787a254effad55bd2db506f17e P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.071527 10822 tablet_replica.cc:333] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.072443 10822 raft_consensus.cc:2243] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.073308 10822 raft_consensus.cc:2272] T 52cc02259c58401aa4bc60e6bd2eb475 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.075949 10822 tablet_replica.cc:333] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.076931 10822 raft_consensus.cc:2243] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.077714 10822 raft_consensus.cc:2272] T b693a4bcb9304079b9944f7d116b1245 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.080066 10822 tablet_replica.cc:333] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.080789 14215 tablet_bootstrap.cc:492] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722: Bootstrap starting.
I20260709 12:14:11.080848 10822 raft_consensus.cc:2243] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.081883 10822 raft_consensus.cc:2272] T a7c3b6cee8fc4427930db8630bbfa270 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.086062 10822 tablet_replica.cc:333] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.086853 10822 raft_consensus.cc:2243] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.087792 10822 raft_consensus.cc:2272] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.090229 10822 tablet_replica.cc:333] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.091034 10822 raft_consensus.cc:2243] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.093230 10822 raft_consensus.cc:2272] T ed41be8c7e314a90bdbc4c5234dca91d P b2f0908da394419181d635cbf2db63e7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.096238 10822 tablet_replica.cc:333] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.097034 10822 raft_consensus.cc:2243] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.098775 10822 pending_rounds.cc:70] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7: Trying to abort 1 pending ops.
I20260709 12:14:11.099179 10822 pending_rounds.cc:77] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7: Aborting op as it isn't in flight: id { term: 2 index: 3 } timestamp: 7305622529318838272 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "3b7cbd5e62694951865f149d18e4b4ae" old_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } } } }
I20260709 12:14:11.100296 10822 raft_consensus.cc:2917] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Aborting config change with OpId 2.3: Aborted: Op aborted
I20260709 12:14:11.100750 10822 raft_consensus.cc:2889] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:14:11.101156 10822 raft_consensus.cc:2272] T 3b7cbd5e62694951865f149d18e4b4ae P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.104035 10822 tablet_replica.cc:333] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.104738 10822 raft_consensus.cc:2243] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.105981 10822 raft_consensus.cc:2272] T 2b7100c2f2914a6bac30831d92331d55 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.108140 10822 tablet_replica.cc:333] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.108821 10822 raft_consensus.cc:2243] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.109445 10822 raft_consensus.cc:2272] T c90ef4c3ef8248088146120447d56427 P b2f0908da394419181d635cbf2db63e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.112447 10822 tablet_replica.cc:333] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.113168 10822 raft_consensus.cc:2243] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.114259 10822 raft_consensus.cc:2272] T 44102a18bb8144abbd6be3cd4ebb1313 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.119444 10822 tablet_replica.cc:333] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.120177 10822 raft_consensus.cc:2243] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.121184 10822 raft_consensus.cc:2272] T 03012b9e9dda45b28c252c7c506c5002 P b2f0908da394419181d635cbf2db63e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.123549 10822 tablet_replica.cc:333] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.124444 10822 raft_consensus.cc:2243] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.125022 10822 raft_consensus.cc:2272] T cfcdfeae4a3d4d4294e1d6cf66374e16 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.127530 10822 tablet_replica.cc:333] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.128243 10822 raft_consensus.cc:2243] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.129320 10822 raft_consensus.cc:2272] T 9eb0721d90334c71a71e30090e9c2625 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.131645 10822 tablet_replica.cc:333] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7: stopping tablet replica
I20260709 12:14:11.132377 10822 raft_consensus.cc:2243] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.139007 10822 raft_consensus.cc:2272] T 9c71dbf4dda044a0bf9fac61ae904497 P b2f0908da394419181d635cbf2db63e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.141374 12735 raft_consensus.cc:1217] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:14:11.186566 14215 tablet_bootstrap.cc:492] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:11.188444 14215 tablet_bootstrap.cc:492] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722: Bootstrap complete.
I20260709 12:14:11.189226 14215 ts_tablet_manager.cc:1403] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722: Time spent bootstrapping tablet: real 0.109s	user 0.016s	sys 0.011s
I20260709 12:14:11.194604 14215 raft_consensus.cc:359] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:11.195534 14215 raft_consensus.cc:740] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Initialized, Role: LEARNER
I20260709 12:14:11.196274 14215 consensus_queue.cc:260] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:11.198836 14215 ts_tablet_manager.cc:1434] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:14:11.202039 12154 tablet_copy_service.cc:342] P ff3dab3bca9d4b5bb839d2763a4c6d7a: Request end of tablet copy session e84e32b32aae476ab017ea16b9da6722-3b7cbd5e62694951865f149d18e4b4ae received from {username='slave'} at 127.0.0.1:40716
I20260709 12:14:11.202481 12154 tablet_copy_service.cc:434] P ff3dab3bca9d4b5bb839d2763a4c6d7a: ending tablet copy session e84e32b32aae476ab017ea16b9da6722-3b7cbd5e62694951865f149d18e4b4ae on tablet 3b7cbd5e62694951865f149d18e4b4ae with peer e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:11.450508 12735 raft_consensus.cc:1217] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 12:14:11.472092 12735 raft_consensus.cc:1217] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 12:14:11.498701 12699 connection.cc:466] server connection from 127.0.0.1:45798 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:45798 (request call id 649) could send its response
I20260709 12:14:11.578199 14182 raft_consensus.cc:1064] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:14:11.580703 14182 consensus_queue.cc:237] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:11.606729 12735 raft_consensus.cc:1275] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:11.610993 14182 consensus_queue.cc:1048] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:11.611912 12067 raft_consensus.cc:1275] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:11.619585 14182 consensus_queue.cc:1048] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:14:11.627758 12108 consensus_peers.cc:597] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.641145 14182 raft_consensus.cc:2955] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:11.652980 12067 raft_consensus.cc:2955] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:11.658877 12735 raft_consensus.cc:2955] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:11.666381 11894 catalog_manager.cc:5697] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.711490 12142 consensus_queue.cc:237] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:11.728917 12735 raft_consensus.cc:1275] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:11.730809 14182 consensus_queue.cc:1048] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:11.733767 12067 raft_consensus.cc:1275] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:11.740091 14182 consensus_queue.cc:1048] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:11.746411 14134 raft_consensus.cc:2955] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:11.754169 12735 raft_consensus.cc:2955] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:11.759992 11878 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c48d92480a648a78d0ab7c8e6a8f354 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:11.769121 11893 catalog_manager.cc:5697] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 5 to 6, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.806463 14192 raft_consensus.cc:493] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:11.807014 14192 raft_consensus.cc:515] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:11.811305 14192 leader_election.cc:290] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:11.824921 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
W20260709 12:14:11.828040 11878 catalog_manager.cc:4755] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2c48d92480a648a78d0ab7c8e6a8f354: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:11.831741 12067 raft_consensus.cc:2955] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b2f0908da394419181d635cbf2db63e7 (127.10.145.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
W20260709 12:14:11.846256 12699 leader_election.cc:336] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:11.846848 12699 leader_election.cc:304] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:11.847669 14191 raft_consensus.cc:2749] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:11.900679 14134 raft_consensus.cc:493] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:11.901332 14134 raft_consensus.cc:515] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:11.903420 14134 leader_election.cc:290] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:11.904765 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:14:11.905642 12732 raft_consensus.cc:2468] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:14:11.907133 12108 leader_election.cc:304] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:11.907961 14134 raft_consensus.cc:2804] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:14:11.907975 12108 leader_election.cc:336] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:11.908383 14134 raft_consensus.cc:493] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:11.909981 14134 raft_consensus.cc:3060] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:11.917152 14134 raft_consensus.cc:515] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:11.921494 14134 leader_election.cc:290] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:11.922868 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d045c00ff6f4ce29bcccbd4c1f1c6f8" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:14:11.923492 12732 raft_consensus.cc:3060] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:11.924431 12108 leader_election.cc:336] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:11.929836 12732 raft_consensus.cc:2468] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:14:11.930939 12108 leader_election.cc:304] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:11.931654 14134 raft_consensus.cc:2804] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:11.932155 14134 raft_consensus.cc:697] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:11.933005 14134 consensus_queue.cc:237] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:11.946790 14134 raft_consensus.cc:1064] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:14:11.946982 11893 catalog_manager.cc:5697] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.949589 14134 consensus_queue.cc:237] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:11.963235 12732 raft_consensus.cc:1275] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722 [term 2 LEARNER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:11.964998 12063 raft_consensus.cc:1275] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:14:11.966508 14188 consensus_queue.cc:1048] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:14:11.971565 12108 consensus_peers.cc:597] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.972354 14188 consensus_queue.cc:1048] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:12.019878 14213 raft_consensus.cc:1064] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513: attempting to promote NON_VOTER e84e32b32aae476ab017ea16b9da6722 to VOTER
I20260709 12:14:12.022336 14213 consensus_queue.cc:237] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.031840 14188 raft_consensus.cc:493] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.032634 14188 raft_consensus.cc:515] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.035209 14188 leader_election.cc:290] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:12.035972 14188 raft_consensus.cc:493] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.036481 14188 raft_consensus.cc:515] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:12.038472 14188 leader_election.cc:290] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:12.038638 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:14:12.043020 14191 raft_consensus.cc:493] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.043565 14191 raft_consensus.cc:515] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.045606 14191 leader_election.cc:290] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:14:12.047626 12108 leader_election.cc:336] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.048094 12108 leader_election.cc:304] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:12.048838 14188 raft_consensus.cc:2749] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:12.051615 12142 raft_consensus.cc:1275] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:12.052690 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:14:12.055589 14213 raft_consensus.cc:493] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.056486 14213 raft_consensus.cc:515] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:12.058626 14213 leader_election.cc:290] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:14:12.061286 12108 leader_election.cc:336] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.062547 12108 leader_election.cc:304] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:14:12.063946 14188 raft_consensus.cc:2749] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:12.063992 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:14:12.071103 14188 raft_consensus.cc:493] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.071650 14188 raft_consensus.cc:515] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:12.073755 14188 leader_election.cc:290] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:12.076018 12735 raft_consensus.cc:1275] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [term 4 LEARNER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 12:14:12.080217 12108 leader_election.cc:336] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.083958 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:14:12.084607 12142 raft_consensus.cc:2468] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:14:12.091387 14213 raft_consensus.cc:493] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.092450 14213 raft_consensus.cc:515] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
W20260709 12:14:12.093149 12699 leader_election.cc:336] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.091377 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:14:12.093874 12063 raft_consensus.cc:2468] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:14:12.094413 14208 consensus_queue.cc:1048] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:12.095510 14189 raft_consensus.cc:493] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.096004 14189 raft_consensus.cc:515] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.096900 14213 leader_election.cc:290] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399), b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:14:12.098028 14189 leader_election.cc:290] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:12.093612 12699 leader_election.cc:304] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:12.098635 12034 leader_election.cc:304] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:12.099009 14191 raft_consensus.cc:2749] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:12.099514 14189 raft_consensus.cc:2804] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:12.099886 14189 raft_consensus.cc:493] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.100265 14189 raft_consensus.cc:3060] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:14:12.106428 12034 consensus_peers.cc:597] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.107796 14189 raft_consensus.cc:515] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:12.109956 14189 leader_election.cc:290] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:12.111385 12108 leader_election.cc:304] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:12.110857 14134 raft_consensus.cc:2955] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:12.112119 14182 raft_consensus.cc:2804] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:12.112500 14182 raft_consensus.cc:493] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.112864 14182 raft_consensus.cc:3060] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:12.113593 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22535c8307f346cb8de47b1570d25303" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:14:12.118486 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:14:12.123311 14182 raft_consensus.cc:515] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:12.122888 12732 raft_consensus.cc:2955] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:12.136097 14188 raft_consensus.cc:493] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.136651 14188 raft_consensus.cc:515] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:14:12.138631 14188 leader_election.cc:290] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:14:12.141247 14191 raft_consensus.cc:493] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.141782 14191 raft_consensus.cc:515] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:14:12.144621 12108 leader_election.cc:336] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.123991 14189 consensus_queue.cc:1048] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:12.127293 12063 raft_consensus.cc:2955] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:12.129739 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:14:12.148226 12143 raft_consensus.cc:2393] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 4: Already voted for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in this term.
W20260709 12:14:12.131330 12034 leader_election.cc:336] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.151508 14208 raft_consensus.cc:493] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.151986 14208 raft_consensus.cc:515] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:12.153972 14208 leader_election.cc:290] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:12.156373 14191 leader_election.cc:290] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:14:12.157727 12108 leader_election.cc:336] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.157835 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
W20260709 12:14:12.159440 12034 leader_election.cc:336] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.159570 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22535c8307f346cb8de47b1570d25303" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:14:12.159947 12034 leader_election.cc:304] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:12.160157 12067 raft_consensus.cc:2468] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:14:12.132886 11893 catalog_manager.cc:5697] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: config changed from index 3 to 4, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:12.161123 14189 raft_consensus.cc:2749] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:12.161360 12699 leader_election.cc:336] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
W20260709 12:14:12.160810 12034 leader_election.cc:336] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.162825 12034 leader_election.cc:304] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:12.163084 12699 leader_election.cc:304] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:12.164130 14122 raft_consensus.cc:2749] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:12.164896 14189 raft_consensus.cc:2749] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:12.165972 12034 leader_election.cc:336] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.173799 12034 leader_election.cc:304] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:12.174686 14189 raft_consensus.cc:2749] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:12.158741 14182 leader_election.cc:290] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:12.177807 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:14:12.180069 14182 raft_consensus.cc:493] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.181337 14192 raft_consensus.cc:493] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.181861 14192 raft_consensus.cc:515] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.182256 12108 leader_election.cc:304] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:12.183349 14188 raft_consensus.cc:2804] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:12.183724 14188 raft_consensus.cc:493] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.183868 14192 leader_election.cc:290] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:12.184129 14188 raft_consensus.cc:3060] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.184619 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f152de9f1f714cf0b4efe6dbc3c5dde0" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:14:12.185632 12063 raft_consensus.cc:2393] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in current term 4: Already voted for candidate c7d446f329e942748f688f9408456513 in this term.
I20260709 12:14:12.188277 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:14:12.189810 12108 leader_election.cc:304] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:14:12.190596 14209 raft_consensus.cc:2749] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:14:12.192245 12034 leader_election.cc:336] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.192677 12034 leader_election.cc:304] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:12.193437 14189 raft_consensus.cc:2749] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:12.180639 14182 raft_consensus.cc:515] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.200125 14208 raft_consensus.cc:2955] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:12.203066 14188 raft_consensus.cc:515] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:14:12.206835 14182 leader_election.cc:290] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:12.208823 14188 leader_election.cc:290] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691)
I20260709 12:14:12.209262 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
W20260709 12:14:12.209189 12108 leader_election.cc:336] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.212105 12108 leader_election.cc:304] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:12.213213 14188 raft_consensus.cc:2749] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:14:12.200126 12699 leader_election.cc:336] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.214015 12699 leader_election.cc:304] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:12.216398 14122 raft_consensus.cc:493] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.218961 14192 raft_consensus.cc:2749] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:12.219108 14122 raft_consensus.cc:515] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.221130 14122 leader_election.cc:290] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:12.221809 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22535c8307f346cb8de47b1570d25303" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:14:12.222358 12063 raft_consensus.cc:3060] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.224642 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:14:12.224457 11891 catalog_manager.cc:5697] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 reported cstate change: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:12.217268 12143 raft_consensus.cc:2955] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:12.226315 12735 raft_consensus.cc:2955] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, e84e32b32aae476ab017ea16b9da6722 (127.10.145.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } } }
I20260709 12:14:12.228695 12063 raft_consensus.cc:2468] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
W20260709 12:14:12.242250 12108 leader_election.cc:336] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
W20260709 12:14:12.251937 12699 leader_election.cc:336] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.252388 12699 leader_election.cc:304] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:12.252501 14188 raft_consensus.cc:493] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.253141 14122 raft_consensus.cc:2749] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:12.253010 14188 raft_consensus.cc:515] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.255095 14188 leader_election.cc:290] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:12.255923 12108 leader_election.cc:304] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:12.256642 14188 raft_consensus.cc:2804] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:12.257361 14188 raft_consensus.cc:697] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:12.259663 14188 consensus_queue.cc:237] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } }
I20260709 12:14:12.263046 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:14:12.264226 12735 raft_consensus.cc:2468] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:14:12.269807 12108 leader_election.cc:304] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:12.271582 14182 raft_consensus.cc:2804] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:12.271952 14182 raft_consensus.cc:493] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.272310 14182 raft_consensus.cc:3060] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:12.278738 12108 leader_election.cc:336] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.282411 14182 raft_consensus.cc:515] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.284945 14182 leader_election.cc:290] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:12.286471 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d66d138d44a13a9f3bf4177d3839a" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:14:12.287160 12735 raft_consensus.cc:3060] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.291981 14188 raft_consensus.cc:493] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.292579 14188 raft_consensus.cc:515] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.293881 14189 raft_consensus.cc:493] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
W20260709 12:14:12.294581 12108 leader_election.cc:336] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.294415 14189 raft_consensus.cc:515] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:12.294745 14188 leader_election.cc:290] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:12.296555 14189 leader_election.cc:290] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:12.299162 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:14:12.299292 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:14:12.299866 12732 raft_consensus.cc:2468] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:14:12.301211 11894 catalog_manager.cc:5697] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.302129 12108 leader_election.cc:304] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:12.303337 14182 raft_consensus.cc:2804] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:12.303674 14182 raft_consensus.cc:493] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.304037 14182 raft_consensus.cc:3060] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:12.304437 12034 leader_election.cc:336] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.306089 12034 leader_election.cc:304] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [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: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:12.306797 14189 raft_consensus.cc:2749] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:12.309540 12735 raft_consensus.cc:2468] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:14:12.311789 14182 raft_consensus.cc:515] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.314492 14182 leader_election.cc:290] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:12.316864 12108 leader_election.cc:304] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:12.317642 14188 raft_consensus.cc:2804] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:12.318164 14188 raft_consensus.cc:697] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:12.319001 14188 consensus_queue.cc:237] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.328680 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7100c2f2914a6bac30831d92331d55" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:14:12.329281 12735 raft_consensus.cc:3060] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.335394 11894 catalog_manager.cc:5697] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.340826 14188 raft_consensus.cc:493] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.341390 14188 raft_consensus.cc:515] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.344291 14188 leader_election.cc:290] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
W20260709 12:14:12.353801 10822 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12017)
W20260709 12:14:12.356892 12108 leader_election.cc:336] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.357270 14189 raft_consensus.cc:493] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.357793 14189 raft_consensus.cc:515] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:12.359793 14189 leader_election.cc:290] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:12.361747 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:14:12.361863 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:14:12.362493 12142 raft_consensus.cc:2468] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 3.
I20260709 12:14:12.365566 12735 raft_consensus.cc:2468] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:14:12.366254 12034 leader_election.cc:304] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:12.367288 14189 raft_consensus.cc:2804] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:12.367553 12108 leader_election.cc:304] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:12.367625 14189 raft_consensus.cc:493] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.368197 14189 raft_consensus.cc:3060] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:12.368458 14188 raft_consensus.cc:2804] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:12.368978 14188 raft_consensus.cc:697] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:12.369855 14188 consensus_queue.cc:237] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.371681 14122 raft_consensus.cc:493] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.372205 14122 raft_consensus.cc:515] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.374449 14122 leader_election.cc:290] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:14:12.377905 12108 leader_election.cc:336] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.379714 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:14:12.380427 12142 raft_consensus.cc:2468] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 3.
W20260709 12:14:12.382030 12108 leader_election.cc:336] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.382498 12108 leader_election.cc:304] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:12.383172 14182 raft_consensus.cc:2749] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:12.407737 12699 leader_election.cc:304] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:12.409471 14122 raft_consensus.cc:2804] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:14:12.408574 12034 leader_election.cc:336] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.409888 14122 raft_consensus.cc:493] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.410283 14122 raft_consensus.cc:3060] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:12.413280 14189 raft_consensus.cc:515] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:12.417342 14182 raft_consensus.cc:493] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.418087 14182 raft_consensus.cc:515] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:12.420329 14122 raft_consensus.cc:515] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.424005 14182 leader_election.cc:290] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:12.426149 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:14:12.427680 12108 leader_election.cc:336] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.428519 12066 raft_consensus.cc:2468] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
W20260709 12:14:12.429563 12699 leader_election.cc:336] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.429714 12108 leader_election.cc:304] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:12.430265 14122 leader_election.cc:290] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:12.430755 14182 raft_consensus.cc:2804] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:12.431329 14182 raft_consensus.cc:493] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.431869 14182 raft_consensus.cc:3060] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.436657 14122 raft_consensus.cc:493] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.437252 14122 raft_consensus.cc:515] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.439106 14122 leader_election.cc:290] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:12.446480 14189 leader_election.cc:290] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:12.451005 14122 raft_consensus.cc:493] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.451565 14122 raft_consensus.cc:515] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.452800 14209 raft_consensus.cc:493] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.453577 14122 leader_election.cc:290] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:12.453361 14209 raft_consensus.cc:515] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.454138 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2855d5598b0b4f7f9253ff1dd6b9dc4f" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:14:12.454720 12143 raft_consensus.cc:3060] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:12.455485 14209 leader_election.cc:290] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
W20260709 12:14:12.456053 12034 leader_election.cc:336] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.456892 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03012b9e9dda45b28c252c7c506c5002" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:14:12.457432 12142 raft_consensus.cc:3060] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:12.458761 12732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:14:12.459337 12732 raft_consensus.cc:2468] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:14:12.461054 12108 leader_election.cc:304] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:12.463043 14209 raft_consensus.cc:2804] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:12.463553 14209 raft_consensus.cc:493] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.463953 14209 raft_consensus.cc:3060] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:12.468084 12143 raft_consensus.cc:2468] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 4.
W20260709 12:14:12.468636 12108 leader_election.cc:336] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.470427 14134 raft_consensus.cc:493] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.470911 14134 raft_consensus.cc:515] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:12.472674 14134 leader_election.cc:290] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:12.470434 14189 raft_consensus.cc:493] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.474325 14189 raft_consensus.cc:515] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.477468 14189 leader_election.cc:290] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:12.485095 12732 raft_consensus.cc:1275] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:12.487226 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
I20260709 12:14:12.487867 12066 raft_consensus.cc:2468] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 3.
I20260709 12:14:12.485774 11894 catalog_manager.cc:5697] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:12.489472 12108 leader_election.cc:336] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.490696 14182 raft_consensus.cc:515] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:12.500159 14182 leader_election.cc:290] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:12.500288 14192 raft_consensus.cc:493] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.500859 14192 raft_consensus.cc:515] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:14:12.501972 12699 leader_election.cc:336] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.502074 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:14:12.502671 12699 leader_election.cc:336] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.503151 14192 leader_election.cc:290] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:12.502739 12066 raft_consensus.cc:2468] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 2.
I20260709 12:14:12.506448 12699 leader_election.cc:304] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:12.508379 14192 raft_consensus.cc:2804] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:12.509191 14192 raft_consensus.cc:493] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.509676 14192 raft_consensus.cc:3060] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:12.510916 12142 raft_consensus.cc:2468] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 4.
I20260709 12:14:12.508322 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513" is_pre_election: true
W20260709 12:14:12.510926 12034 leader_election.cc:336] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.511656 12066 raft_consensus.cc:2468] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 2.
I20260709 12:14:12.516167 12108 leader_election.cc:304] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:12.516289 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cf9a4822d24428a2ed2a69ef55a1f6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:14:12.516953 12066 raft_consensus.cc:3060] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.519650 14209 raft_consensus.cc:515] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.521744 14209 leader_election.cc:290] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:12.523240 14254 raft_consensus.cc:2804] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:12.523648 14254 raft_consensus.cc:493] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.524046 14254 raft_consensus.cc:3060] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.524282 12034 leader_election.cc:304] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:12.529891 14189 raft_consensus.cc:2804] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:12.531220 14189 raft_consensus.cc:697] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:14:12.533725 14189 consensus_queue.cc:237] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:12.536252 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de660600957147cc84d136089d165ec6" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:14:12.536885 12735 raft_consensus.cc:3060] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:14:12.537137 12108 leader_election.cc:336] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.538689 12699 leader_election.cc:304] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: 
W20260709 12:14:12.542068 12108 leader_election.cc:336] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.531430 14254 raft_consensus.cc:515] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:12.542109 14191 raft_consensus.cc:2804] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:12.543583 14191 raft_consensus.cc:493] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.543982 14191 raft_consensus.cc:3060] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.544622 12066 raft_consensus.cc:2468] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
I20260709 12:14:12.544860 14254 leader_election.cc:290] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:12.551738 12108 leader_election.cc:304] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:12.552719 14254 raft_consensus.cc:2804] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:12.553267 14254 raft_consensus.cc:697] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:12.554080 14254 consensus_queue.cc:237] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:12.555893 14191 raft_consensus.cc:515] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.557623 12735 raft_consensus.cc:2468] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 4.
I20260709 12:14:12.557873 14191 leader_election.cc:290] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:12.542259 12699 leader_election.cc:304] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
W20260709 12:14:12.561928 12108 leader_election.cc:336] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.548622 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:14:12.563745 12066 raft_consensus.cc:3060] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.565428 14191 raft_consensus.cc:2804] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:12.565433 14209 raft_consensus.cc:493] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.568527 14191 raft_consensus.cc:697] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 4 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:14:12.569554 14191 consensus_queue.cc:237] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.569885 12108 leader_election.cc:304] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:12.570972 14134 raft_consensus.cc:2804] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:12.571434 14134 raft_consensus.cc:697] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:12.572175 14134 consensus_queue.cc:237] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.582443 11894 catalog_manager.cc:5697] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 3 to 4, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.560223 14192 raft_consensus.cc:515] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.568341 14209 raft_consensus.cc:515] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.595603 14209 leader_election.cc:290] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:12.566406 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:14:12.596303 12142 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 4.
I20260709 12:14:12.597496 14122 raft_consensus.cc:493] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.598016 14122 raft_consensus.cc:515] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.599300 14192 leader_election.cc:290] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
I20260709 12:14:12.500722 14182 consensus_queue.cc:1048] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.099s
I20260709 12:14:12.599952 14122 leader_election.cc:290] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:14:12.603731 12108 leader_election.cc:336] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.606755 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:14:12.607487 12735 raft_consensus.cc:2468] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 4.
W20260709 12:14:12.607978 12108 consensus_peers.cc:597] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.609004 12108 leader_election.cc:304] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:12.610239 14188 raft_consensus.cc:2804] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:12.610597 14188 raft_consensus.cc:493] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.610941 14188 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:12.612722 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71dbf4dda044a0bf9fac61ae904497" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:14:12.613289 12063 raft_consensus.cc:3060] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.615417 11894 catalog_manager.cc:5697] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 3 to 4, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 4 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.617527 11894 catalog_manager.cc:5697] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:12.619576 14188 raft_consensus.cc:515] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.621956 14188 leader_election.cc:290] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421)
I20260709 12:14:12.619956 12063 raft_consensus.cc:2468] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 3.
I20260709 12:14:12.626165 12731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476dfcb305bd4b69ac1e3e6b1e46a9aa" candidate_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722"
I20260709 12:14:12.626744 12731 raft_consensus.cc:3060] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:12.630415 12108 leader_election.cc:336] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.636648 11889 catalog_manager.cc:5697] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 3 to 4, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 4 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:12.638569 12731 raft_consensus.cc:2468] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 5.
I20260709 12:14:12.644817 12731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "e84e32b32aae476ab017ea16b9da6722" is_pre_election: true
I20260709 12:14:12.645602 12731 raft_consensus.cc:2393] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7d446f329e942748f688f9408456513 in current term 4: Already voted for candidate e84e32b32aae476ab017ea16b9da6722 in this term.
I20260709 12:14:12.650734 12066 raft_consensus.cc:2468] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3dab3bca9d4b5bb839d2763a4c6d7a in term 3.
W20260709 12:14:12.652882 12699 leader_election.cc:336] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.654078 12108 leader_election.cc:304] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:12.655149 12108 leader_election.cc:304] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:12.655861 14182 raft_consensus.cc:2804] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:12.656427 14134 raft_consensus.cc:2804] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:12.656858 14134 raft_consensus.cc:697] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:12.657616 14134 consensus_queue.cc:237] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.661856 12063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcedc57cb9434cfe8f51748967306bd4" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c7d446f329e942748f688f9408456513"
I20260709 12:14:12.662180 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" is_pre_election: true
I20260709 12:14:12.662479 12063 raft_consensus.cc:3060] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:12.662813 12142 raft_consensus.cc:2468] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 2.
I20260709 12:14:12.660580 14182 raft_consensus.cc:697] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Leader. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:12.667253 12034 leader_election.cc:304] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7d446f329e942748f688f9408456513; no voters: b2f0908da394419181d635cbf2db63e7, e84e32b32aae476ab017ea16b9da6722
I20260709 12:14:12.667302 14182 consensus_queue.cc:237] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [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: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:12.678546 12063 raft_consensus.cc:2468] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 4.
I20260709 12:14:12.679394 14189 raft_consensus.cc:2749] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:12.685062 12699 leader_election.cc:304] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [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: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:14:12.685835 14191 raft_consensus.cc:2804] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:12.686316 14191 raft_consensus.cc:697] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:14:12.687084 14191 consensus_queue.cc:237] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.692397 12699 leader_election.cc:304] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [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: c7d446f329e942748f688f9408456513, e84e32b32aae476ab017ea16b9da6722; no voters: 
I20260709 12:14:12.693596 14122 raft_consensus.cc:2804] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:12.694116 14122 raft_consensus.cc:697] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:14:12.694936 14122 consensus_queue.cc:237] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.705821 11894 catalog_manager.cc:5697] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.707787 11894 catalog_manager.cc:5697] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a reported cstate change: term changed from 4 to 5, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131). New cstate: current_term: 5 leader_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.713014 12699 leader_election.cc:304] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:12.714991 14192 raft_consensus.cc:2804] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:12.715399 14192 raft_consensus.cc:493] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.715863 14192 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:12.715339 12699 leader_election.cc:304] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:12.720793 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36760
I20260709 12:14:12.721588 12142 raft_consensus.cc:606] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Received request to transfer leadership
I20260709 12:14:12.726003 12139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36760
I20260709 12:14:12.726503 12139 raft_consensus.cc:606] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Received request to transfer leadership
I20260709 12:14:12.729236 12139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313"
dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36760
I20260709 12:14:12.729719 12139 raft_consensus.cc:606] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Received request to transfer leadership
I20260709 12:14:12.720857 14265 raft_consensus.cc:2804] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:12.737592 14265 raft_consensus.cc:493] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b2f0908da394419181d635cbf2db63e7)
I20260709 12:14:12.737955 14265 raft_consensus.cc:3060] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:12.740123 12699 leader_election.cc:336] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
W20260709 12:14:12.740873 12699 leader_election.cc:336] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.749890 12063 raft_consensus.cc:1275] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:12.753320 14192 raft_consensus.cc:515] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.754820 14182 consensus_queue.cc:1048] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:12.755409 14192 leader_election.cc:290] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:12.761685 12732 raft_consensus.cc:1275] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:12.762943 14182 consensus_queue.cc:1048] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:14:12.770018 11942 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:14:12.771173 11942 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 44102a18bb8144abbd6be3cd4ebb1313 already in progress
W20260709 12:14:12.773002 11942 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 44102a18bb8144abbd6be3cd4ebb1313 already in progress
I20260709 12:14:12.785369 11894 catalog_manager.cc:5697] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 3 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:14:12.786674 12108 consensus_peers.cc:597] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.789490 12108 consensus_peers.cc:597] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.791285 12699 leader_election.cc:336] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
W20260709 12:14:12.804965 12699 leader_election.cc:336] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
W20260709 12:14:12.806721 12108 consensus_peers.cc:597] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.809392 12139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81de81b606684c87bdd5bfe9c28e946a" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:14:12.810003 12139 raft_consensus.cc:3060] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:12.810925 14265 raft_consensus.cc:515] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.812983 11889 catalog_manager.cc:5697] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 3 to 4, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 4 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:12.812955 14265 leader_election.cc:290] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:12.820640 12732 raft_consensus.cc:1275] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:12.821552 12139 raft_consensus.cc:2468] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 5.
I20260709 12:14:12.822510 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb0721d90334c71a71e30090e9c2625" candidate_uuid: "e84e32b32aae476ab017ea16b9da6722" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
I20260709 12:14:12.823050 12142 raft_consensus.cc:3060] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:12.830260 12699 leader_election.cc:304] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:12.831007 14191 raft_consensus.cc:2804] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:12.831489 14191 raft_consensus.cc:697] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 5 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:14:12.832319 14191 consensus_queue.cc:237] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:12.833659 14188 consensus_queue.cc:1048] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:12.837961 12142 raft_consensus.cc:2468] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84e32b32aae476ab017ea16b9da6722 in term 3.
W20260709 12:14:12.841832 12699 leader_election.cc:336] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:12.844106 12699 leader_election.cc:304] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: 
I20260709 12:14:12.845674 14267 raft_consensus.cc:2804] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:12.846364 14267 raft_consensus.cc:697] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEADER]: Becoming Leader. State: Replica: e84e32b32aae476ab017ea16b9da6722, State: Running, Role: LEADER
I20260709 12:14:12.847246 14267 consensus_queue.cc:237] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
W20260709 12:14:12.860159 12699 leader_election.cc:336] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
W20260709 12:14:12.921577 12108 consensus_peers.cc:597] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:12.926031 11894 catalog_manager.cc:5697] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 4 to 5, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 5 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:12.927865 11894 catalog_manager.cc:5697] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 reported cstate change: term changed from 2 to 3, leader changed from b2f0908da394419181d635cbf2db63e7 (127.10.145.129) to e84e32b32aae476ab017ea16b9da6722 (127.10.145.132). New cstate: current_term: 3 leader_uuid: "e84e32b32aae476ab017ea16b9da6722" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:12.957927 12142 raft_consensus.cc:1275] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:12.960958 14267 consensus_queue.cc:1048] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:14:12.966995 12108 consensus_peers.cc:597] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.972678 12108 consensus_peers.cc:597] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.979981 12699 consensus_peers.cc:597] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.004002 12699 consensus_peers.cc:597] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:13.004467 12699 consensus_peers.cc:597] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.005775 12034 consensus_peers.cc:597] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.006363 12034 consensus_peers.cc:597] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.009003 12063 raft_consensus.cc:1275] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:13.010438 14254 consensus_queue.cc:1048] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:13.027910 12143 raft_consensus.cc:1275] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:13.030997 14173 consensus_queue.cc:1048] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:14:13.038095 12034 consensus_peers.cc:597] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.052675 12034 consensus_peers.cc:597] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:13.053241 12034 consensus_peers.cc:597] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.055498 12108 consensus_peers.cc:597] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:13.069507 12034 consensus_peers.cc:597] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.069629 11878 catalog_manager.cc:4755] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2c48d92480a648a78d0ab7c8e6a8f354: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:13.086870 12732 raft_consensus.cc:1275] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:13.088446 14134 consensus_queue.cc:1048] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:14:13.101477 12699 consensus_peers.cc:597] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:13.113620 12034 consensus_peers.cc:597] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.138648 12108 consensus_peers.cc:597] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.147315 12066 raft_consensus.cc:1275] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:14:13.149533 12699 consensus_peers.cc:597] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.152058 14209 consensus_queue.cc:1048] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:13.164341 12734 raft_consensus.cc:1275] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Refusing update from remote peer ff3dab3bca9d4b5bb839d2763a4c6d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
W20260709 12:14:13.167152 12108 consensus_peers.cc:597] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.172639 12108 consensus_peers.cc:597] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44102a18bb8144abbd6be3cd4ebb1313. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.172537 14209 consensus_queue.cc:1048] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:13.197966 14188 raft_consensus.cc:993] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a: : Instructing follower c7d446f329e942748f688f9408456513 to start an election
I20260709 12:14:13.198457 14134 raft_consensus.cc:1081] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Signalling peer c7d446f329e942748f688f9408456513 to start an election
W20260709 12:14:13.240238 12699 consensus_peers.cc:597] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.243973 12066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313"
dest_uuid: "c7d446f329e942748f688f9408456513"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:14:13.244653 12066 raft_consensus.cc:493] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:13.245121 12066 raft_consensus.cc:3060] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:14:13.256879 12699 consensus_peers.cc:597] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.273542 12066 raft_consensus.cc:515] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:13.275615 12143 raft_consensus.cc:1275] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:13.276342 12066 leader_election.cc:290] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: Requested vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:13.280141 14191 consensus_queue.cc:1048] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:14:13.282843 12034 leader_election.cc:336] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
W20260709 12:14:13.283452 12108 consensus_peers.cc:597] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.283617 12143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44102a18bb8144abbd6be3cd4ebb1313" candidate_uuid: "c7d446f329e942748f688f9408456513" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a"
W20260709 12:14:13.283919 12108 consensus_peers.cc:597] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.284194 12143 raft_consensus.cc:3055] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:13.284526 12143 raft_consensus.cc:740] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ff3dab3bca9d4b5bb839d2763a4c6d7a, State: Running, Role: LEADER
I20260709 12:14:13.293026 12066 raft_consensus.cc:1275] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:14:13.299610 12699 consensus_peers.cc:597] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.289378 12143 consensus_queue.cc:260] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:13.301528 12143 raft_consensus.cc:3060] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:13.305797 14192 consensus_queue.cc:1048] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:13.311458 12143 raft_consensus.cc:2468] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7d446f329e942748f688f9408456513 in term 4.
I20260709 12:14:13.312641 12034 leader_election.cc:304] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7
I20260709 12:14:13.313545 14213 raft_consensus.cc:2804] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:13.314023 14213 raft_consensus.cc:697] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Becoming Leader. State: Replica: c7d446f329e942748f688f9408456513, State: Running, Role: LEADER
I20260709 12:14:13.314899 14213 consensus_queue.cc:237] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } }
I20260709 12:14:13.324756 12066 raft_consensus.cc:1275] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 12:14:13.303135 12108 consensus_peers.cc:597] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.345525 11894 catalog_manager.cc:5697] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 reported cstate change: term changed from 3 to 4, leader changed from ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131) to c7d446f329e942748f688f9408456513 (127.10.145.130). New cstate: current_term: 4 leader_uuid: "c7d446f329e942748f688f9408456513" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: NON_VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:13.354835 12143 raft_consensus.cc:1275] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Refusing update from remote peer e84e32b32aae476ab017ea16b9da6722: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:14:13.358309 14267 consensus_queue.cc:1048] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:13.360721 14267 consensus_queue.cc:1048] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 12:14:13.366969 12108 consensus_peers.cc:597] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.367614 12034 consensus_peers.cc:597] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.382571 12699 consensus_peers.cc:597] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:13.412549 12699 consensus_peers.cc:597] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.483188 12699 consensus_peers.cc:597] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.483742 12699 consensus_peers.cc:597] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.486881 12699 consensus_peers.cc:597] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.493243 12108 consensus_peers.cc:597] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.524595 12034 consensus_peers.cc:597] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.535024 12699 consensus_peers.cc:597] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.573180 10822 tablet_server.cc:196] TabletServer@127.10.145.129:0 shutdown complete.
W20260709 12:14:13.621765 12108 consensus_peers.cc:597] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:13.671123 12699 consensus_peers.cc:597] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.681382 10822 tablet_server.cc:179] TabletServer@127.10.145.130:0 shutting down...
W20260709 12:14:13.691190 12699 consensus_peers.cc:597] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:13.694433 12108 consensus_peers.cc:597] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.698698 12143 raft_consensus.cc:1275] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Refusing update from remote peer c7d446f329e942748f688f9408456513: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:13.700313 14173 consensus_queue.cc:1048] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:14:13.741528 12034 consensus_peers.cc:597] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:13.743918 12108 consensus_peers.cc:597] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:13.744549 12108 consensus_peers.cc:597] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:13.751050 12034 consensus_peers.cc:597] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 -> Peer e84e32b32aae476ab017ea16b9da6722 (127.10.145.132:42421): Couldn't send request to peer e84e32b32aae476ab017ea16b9da6722. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44102a18bb8144abbd6be3cd4ebb1313. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:13.753454 12108 consensus_peers.cc:597] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.796833 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:13.797811 10822 tablet_replica.cc:333] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.798674 10822 raft_consensus.cc:2243] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.799427 10822 raft_consensus.cc:2272] T 3b77f7d382964a9bb287e333045a17d1 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.802114 10822 tablet_replica.cc:333] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.802966 10822 raft_consensus.cc:2243] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.803623 10822 raft_consensus.cc:2272] T 973a4ae0e1fe4257a72d67a4063e629e P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:13.804821 12699 consensus_peers.cc:597] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.807911 10822 tablet_replica.cc:333] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.808723 10822 raft_consensus.cc:2243] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.809633 10822 raft_consensus.cc:2272] T 8a4403f5c3b341c78c7ab67afe60a513 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.811947 10822 tablet_replica.cc:333] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.812734 10822 raft_consensus.cc:2243] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.813535 10822 raft_consensus.cc:2272] T 5c6ed6584a5047719bfd3066ef1980e6 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.815936 10822 tablet_replica.cc:333] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.816761 10822 raft_consensus.cc:2243] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.818370 10822 raft_consensus.cc:2272] T 429d9e3d68d24a5fbcfe25671d99e9c9 P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.821619 10822 tablet_replica.cc:333] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.822434 10822 raft_consensus.cc:2243] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.823518 10822 raft_consensus.cc:2272] T e87df03da1f94ed6b68a4e8000f78e94 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:13.824661 12699 consensus_peers.cc:597] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.826534 10822 tablet_replica.cc:333] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.827348 10822 raft_consensus.cc:2243] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.828217 10822 raft_consensus.cc:2272] T ed41be8c7e314a90bdbc4c5234dca91d P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.830560 10822 tablet_replica.cc:333] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.831315 10822 raft_consensus.cc:2243] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.831986 10822 raft_consensus.cc:2272] T 65dc333dc6a3493fbf6c7364d19805e3 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:13.834355 12108 consensus_peers.cc:597] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.834576 10822 tablet_replica.cc:333] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513: stopping tablet replica
W20260709 12:14:13.834713 12699 consensus_peers.cc:597] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:13.835477 10822 raft_consensus.cc:2243] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.836035 10822 raft_consensus.cc:2272] T 502d81f62de54cbd9bf384ef508fb2eb P c7d446f329e942748f688f9408456513 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.838459 10822 tablet_replica.cc:333] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.839216 10822 raft_consensus.cc:2243] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.840114 10822 raft_consensus.cc:2272] T 099c757491024c93bcc4ff22ca4dc995 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.842453 10822 tablet_replica.cc:333] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.843153 10822 raft_consensus.cc:2243] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.843897 10822 raft_consensus.cc:2272] T 2c48d92480a648a78d0ab7c8e6a8f354 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.846141 10822 tablet_replica.cc:333] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.846875 10822 raft_consensus.cc:2243] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.847779 10822 raft_consensus.cc:2272] T e197106332c24621a456f1e75349109f P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.849949 10822 tablet_replica.cc:333] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513: stopping tablet replica
W20260709 12:14:13.850051 12699 consensus_peers.cc:597] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.850759 10822 raft_consensus.cc:2243] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.852048 10822 raft_consensus.cc:2272] T c57cefe074284663ab68e0b9df3626e2 P c7d446f329e942748f688f9408456513 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:13.852986 12699 consensus_peers.cc:597] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.855348 10822 tablet_replica.cc:333] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.856137 10822 raft_consensus.cc:2243] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.857028 10822 raft_consensus.cc:2272] T f48ef726060b47dc91921078d57fece9 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:13.857853 12108 consensus_peers.cc:597] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.859551 10822 tablet_replica.cc:333] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.860350 10822 raft_consensus.cc:2243] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.861083 10822 raft_consensus.cc:2272] T 22535c8307f346cb8de47b1570d25303 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.863428 10822 tablet_replica.cc:333] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.864187 10822 raft_consensus.cc:2243] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.865190 10822 raft_consensus.cc:2272] T e4624a2f10b34c1bb9732a93121b0383 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.867425 10822 tablet_replica.cc:333] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.868119 10822 raft_consensus.cc:2243] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.869074 10822 raft_consensus.cc:2272] T bc36bed9c666422db88b1ce6305053cf P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.871115 10822 tablet_replica.cc:333] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.871866 10822 raft_consensus.cc:2243] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.872846 10822 raft_consensus.cc:2272] T 4aeb622462c54a739cc6c06a44344240 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.875072 10822 tablet_replica.cc:333] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.875784 10822 raft_consensus.cc:2243] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.876363 10822 raft_consensus.cc:2272] T ed5ae473afa24648a00e66c1a0018f09 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.878636 10822 tablet_replica.cc:333] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.879323 10822 raft_consensus.cc:2243] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.879859 10822 raft_consensus.cc:2272] T e4c8ea4f27a24943b0e6020706020a35 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.882225 10822 tablet_replica.cc:333] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.882957 10822 raft_consensus.cc:2243] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.884202 10822 raft_consensus.cc:2272] T 943ed8a1800e4f77bf4cd02199cdfd8d P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.886348 10822 tablet_replica.cc:333] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.887022 10822 raft_consensus.cc:2243] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.887673 10822 raft_consensus.cc:2272] T ec4217edc6e748799b62053b14fcf55c P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.889932 10822 tablet_replica.cc:333] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.890619 10822 raft_consensus.cc:2243] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.891140 10822 raft_consensus.cc:2272] T 153ec4c234ee4a458bd54902be394a8b P c7d446f329e942748f688f9408456513 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.893471 10822 tablet_replica.cc:333] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.894215 10822 raft_consensus.cc:2243] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.894703 10822 raft_consensus.cc:2272] T f152de9f1f714cf0b4efe6dbc3c5dde0 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.897122 10822 tablet_replica.cc:333] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.897776 10822 raft_consensus.cc:2243] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.898729 10822 raft_consensus.cc:2272] T 174366e57858481d92c2cf5eacc829e5 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.900981 10822 tablet_replica.cc:333] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.901687 10822 raft_consensus.cc:2243] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.902182 10822 raft_consensus.cc:2272] T 974ed9636aa44217a763d3719d103af9 P c7d446f329e942748f688f9408456513 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.904299 10822 tablet_replica.cc:333] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.904947 10822 raft_consensus.cc:2243] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.905838 10822 raft_consensus.cc:2272] T 23cf49cad55948c79cc458afe92e63f6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.907917 10822 tablet_replica.cc:333] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.908610 10822 raft_consensus.cc:2243] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:13.908733 12699 consensus_peers.cc:597] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.909328 10822 raft_consensus.cc:2272] T a7c5b76549a1471d90f30720c790b65c P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.911487 10822 tablet_replica.cc:333] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.912166 10822 raft_consensus.cc:2243] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.912664 10822 raft_consensus.cc:2272] T c82d1b13812d4c9dac20a618920b7f23 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.914883 10822 tablet_replica.cc:333] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.915571 10822 raft_consensus.cc:2243] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.916060 10822 raft_consensus.cc:2272] T 52cc02259c58401aa4bc60e6bd2eb475 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.918340 10822 tablet_replica.cc:333] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.919028 10822 raft_consensus.cc:2243] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.919981 10822 raft_consensus.cc:2272] T b693a4bcb9304079b9944f7d116b1245 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.922216 10822 tablet_replica.cc:333] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.922878 10822 raft_consensus.cc:2243] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.923415 10822 raft_consensus.cc:2272] T a2a13ffd63374b59ae023100aeeeb7f1 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:13.923820 12108 consensus_peers.cc:597] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.925770 10822 tablet_replica.cc:333] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.926491 10822 raft_consensus.cc:2243] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.926997 10822 raft_consensus.cc:2272] T 05cf9a4822d24428a2ed2a69ef55a1f6 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.929489 10822 tablet_replica.cc:333] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.930158 10822 raft_consensus.cc:2243] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.930624 10822 raft_consensus.cc:2272] T 92e203a7a00b4b348aa11c557bb58052 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.932730 10822 tablet_replica.cc:333] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.933487 10822 raft_consensus.cc:2243] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.934446 10822 raft_consensus.cc:2272] T 03012b9e9dda45b28c252c7c506c5002 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.937856 10822 tablet_replica.cc:333] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.938588 10822 raft_consensus.cc:2243] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.939369 10822 raft_consensus.cc:2272] T 3ac0a0b79a604df5805b6ac5c2c66e26 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.941622 10822 tablet_replica.cc:333] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.942306 10822 raft_consensus.cc:2243] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.942840 10822 raft_consensus.cc:2272] T 67cef2e00c154d0c937950381dd4efa1 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.945173 10822 tablet_replica.cc:333] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.945817 10822 raft_consensus.cc:2243] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.946720 10822 raft_consensus.cc:2272] T f14f37fc7c1e4bfebf39e330a17917dd P c7d446f329e942748f688f9408456513 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:13.948165 12699 consensus_peers.cc:597] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.949018 10822 tablet_replica.cc:333] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.949869 10822 raft_consensus.cc:2243] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.950337 10822 raft_consensus.cc:2272] T dcedc57cb9434cfe8f51748967306bd4 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.953001 10822 tablet_replica.cc:333] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.953765 10822 raft_consensus.cc:2243] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.954445 10822 raft_consensus.cc:2272] T 3b7cbd5e62694951865f149d18e4b4ae P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:13.956348 12108 consensus_peers.cc:597] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:13.956900 12108 consensus_peers.cc:597] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:13.957115 10822 tablet_replica.cc:333] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.957965 10822 raft_consensus.cc:2243] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.958420 10822 raft_consensus.cc:2272] T c90ef4c3ef8248088146120447d56427 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.960698 10822 tablet_replica.cc:333] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.961346 10822 raft_consensus.cc:2243] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.962572 10822 raft_consensus.cc:2272] T 44102a18bb8144abbd6be3cd4ebb1313 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.965200 10822 tablet_replica.cc:333] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.965828 10822 raft_consensus.cc:2243] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.966282 10822 raft_consensus.cc:2272] T cfcdfeae4a3d4d4294e1d6cf66374e16 P c7d446f329e942748f688f9408456513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.968163 10822 tablet_replica.cc:333] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.968770 10822 raft_consensus.cc:2243] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:13.969987 10822 raft_consensus.cc:2272] T af5072bc52444fc4b72a343de503bb14 P c7d446f329e942748f688f9408456513 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:13.972174 10822 tablet_replica.cc:333] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513: stopping tablet replica
I20260709 12:14:13.972714 10822 raft_consensus.cc:2243] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:13.973230 10822 raft_consensus.cc:2272] T 9c71dbf4dda044a0bf9fac61ae904497 P c7d446f329e942748f688f9408456513 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:13.984375 12108 consensus_peers.cc:597] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.005892 12108 consensus_peers.cc:597] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.056665 12108 consensus_peers.cc:597] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:14.059551 14209 raft_consensus.cc:493] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.060154 14209 raft_consensus.cc:515] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } }
I20260709 12:14:14.062183 14209 leader_election.cc:290] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
W20260709 12:14:14.074384 12699 consensus_peers.cc:597] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.074683 12108 leader_election.cc:336] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
W20260709 12:14:14.075428 12108 leader_election.cc:336] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111)
I20260709 12:14:14.075791 12108 leader_election.cc:304] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3dab3bca9d4b5bb839d2763a4c6d7a; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:14:14.076490 14209 raft_consensus.cc:2749] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:14:14.090982 12699 consensus_peers.cc:597] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.108989 12699 consensus_peers.cc:597] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.124882 12699 consensus_peers.cc:597] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.143648 11878 catalog_manager.cc:4755] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2c48d92480a648a78d0ab7c8e6a8f354: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
W20260709 12:14:14.151361 12108 consensus_peers.cc:597] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.201468 12699 consensus_peers.cc:597] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.201916 12699 consensus_peers.cc:597] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.236214 12699 consensus_peers.cc:597] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.342576 12108 consensus_peers.cc:597] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Couldn't send request to peer c7d446f329e942748f688f9408456513. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:14.403517 10822 tablet_server.cc:196] TabletServer@127.10.145.130:0 shutdown complete.
I20260709 12:14:14.526430 10822 tablet_server.cc:179] TabletServer@127.10.145.131:0 shutting down...
I20260709 12:14:14.571091 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:14.572127 10822 tablet_replica.cc:333] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.573125 10822 raft_consensus.cc:2243] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.573987 10822 raft_consensus.cc:2272] T 3b77f7d382964a9bb287e333045a17d1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.575927 10822 tablet_replica.cc:333] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.576498 10822 raft_consensus.cc:2243] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.576932 10822 raft_consensus.cc:2272] T 8a4403f5c3b341c78c7ab67afe60a513 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.578768 10822 tablet_replica.cc:333] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.579326 10822 raft_consensus.cc:2243] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.580121 10822 raft_consensus.cc:2272] T 5c6ed6584a5047719bfd3066ef1980e6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.581909 10822 tablet_replica.cc:333] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.582448 10822 raft_consensus.cc:2243] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.583333 10822 raft_consensus.cc:2272] T 429d9e3d68d24a5fbcfe25671d99e9c9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.584924 10822 tablet_replica.cc:333] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.585508 10822 raft_consensus.cc:2243] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.585942 10822 raft_consensus.cc:2272] T ed41be8c7e314a90bdbc4c5234dca91d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.587826 10822 tablet_replica.cc:333] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.588506 10822 raft_consensus.cc:2243] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.589548 10822 raft_consensus.cc:2272] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.592407 10822 tablet_replica.cc:333] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.593199 10822 raft_consensus.cc:2243] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.594080 10822 raft_consensus.cc:2272] T e38d66d138d44a13a9f3bf4177d3839a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.595721 10822 tablet_replica.cc:333] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.596242 10822 raft_consensus.cc:2243] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.596935 10822 raft_consensus.cc:2272] T 502d81f62de54cbd9bf384ef508fb2eb P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.599093 10822 tablet_replica.cc:333] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.600297 10822 raft_consensus.cc:2243] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.600744 10822 raft_consensus.cc:2272] T 099c757491024c93bcc4ff22ca4dc995 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:14.600919 12699 consensus_peers.cc:597] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 -> Peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Couldn't send request to peer ff3dab3bca9d4b5bb839d2763a4c6d7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:14.602583 10822 tablet_replica.cc:333] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.603226 10822 raft_consensus.cc:2243] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.603920 10822 raft_consensus.cc:2272] T 2c48d92480a648a78d0ab7c8e6a8f354 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.605671 10822 tablet_replica.cc:333] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.606223 10822 raft_consensus.cc:2243] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.606851 10822 raft_consensus.cc:2272] T 81de81b606684c87bdd5bfe9c28e946a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.608493 10822 tablet_replica.cc:333] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.609109 10822 raft_consensus.cc:2243] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.609763 10822 raft_consensus.cc:2272] T f48ef726060b47dc91921078d57fece9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.611677 10822 tablet_replica.cc:333] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.612426 10822 raft_consensus.cc:2243] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.613363 10822 raft_consensus.cc:2272] T 65dc333dc6a3493fbf6c7364d19805e3 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.615581 10822 tablet_replica.cc:333] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.616266 10822 raft_consensus.cc:2243] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.616693 10822 raft_consensus.cc:2272] T e197106332c24621a456f1e75349109f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.619050 10822 tablet_replica.cc:333] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.619755 10822 raft_consensus.cc:2243] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.620514 10822 raft_consensus.cc:2272] T c57cefe074284663ab68e0b9df3626e2 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.622946 10822 tablet_replica.cc:333] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.623677 10822 raft_consensus.cc:2243] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.624609 10822 raft_consensus.cc:2272] T 50ab1f95839249fa967ab01548d302cd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.627038 10822 tablet_replica.cc:333] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.627933 10822 raft_consensus.cc:2243] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.628861 10822 raft_consensus.cc:2272] T 22535c8307f346cb8de47b1570d25303 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:14.629141 12108 consensus_peers.cc:597] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:14.631047 10822 tablet_replica.cc:333] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.632457 10822 raft_consensus.cc:2243] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.632980 10822 raft_consensus.cc:2272] T e4624a2f10b34c1bb9732a93121b0383 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.635280 10822 tablet_replica.cc:333] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.637434 10822 raft_consensus.cc:2243] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.638402 10822 raft_consensus.cc:2272] T fae627d2c5de432ca34b80ce4547fc8a P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.640772 10822 tablet_replica.cc:333] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.641484 10822 raft_consensus.cc:2243] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.642421 10822 raft_consensus.cc:2272] T ed5ae473afa24648a00e66c1a0018f09 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.644677 10822 tablet_replica.cc:333] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.645455 10822 raft_consensus.cc:2243] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.645923 10822 raft_consensus.cc:2272] T 4aeb622462c54a739cc6c06a44344240 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.648113 10822 tablet_replica.cc:333] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
W20260709 12:14:14.648334 12699 consensus_peers.cc:597] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 -> Peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Couldn't send request to peer ff3dab3bca9d4b5bb839d2763a4c6d7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:14.648824 10822 raft_consensus.cc:2243] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.649821 10822 raft_consensus.cc:2272] T e4c8ea4f27a24943b0e6020706020a35 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.652462 10822 tablet_replica.cc:333] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.653190 10822 raft_consensus.cc:2243] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.653844 10822 raft_consensus.cc:2272] T 943ed8a1800e4f77bf4cd02199cdfd8d P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:14.655730 12699 consensus_peers.cc:597] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 -> Peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Couldn't send request to peer ff3dab3bca9d4b5bb839d2763a4c6d7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:14.656308 10822 tablet_replica.cc:333] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.656894 10822 raft_consensus.cc:2243] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.657519 10822 raft_consensus.cc:2272] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.659127 10822 tablet_replica.cc:333] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.659648 10822 raft_consensus.cc:2243] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.660041 10822 raft_consensus.cc:2272] T 174366e57858481d92c2cf5eacc829e5 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.661883 10822 tablet_replica.cc:333] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.662461 10822 raft_consensus.cc:2243] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.662866 10822 raft_consensus.cc:2272] T f152de9f1f714cf0b4efe6dbc3c5dde0 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.664436 10822 tablet_replica.cc:333] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.664952 10822 raft_consensus.cc:2243] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.665939 10822 raft_consensus.cc:2272] T de660600957147cc84d136089d165ec6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.667565 10822 tablet_replica.cc:333] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.668088 10822 raft_consensus.cc:2243] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.668478 10822 raft_consensus.cc:2272] T 034e676f37484f39bf8d499c5b9a558e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.670161 10822 tablet_replica.cc:333] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.670680 10822 raft_consensus.cc:2243] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.671383 10822 raft_consensus.cc:2272] T a2a13ffd63374b59ae023100aeeeb7f1 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.672966 10822 tablet_replica.cc:333] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.673666 10822 raft_consensus.cc:2243] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.674553 10822 raft_consensus.cc:2272] T 05cf9a4822d24428a2ed2a69ef55a1f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.676643 10822 tablet_replica.cc:333] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.677364 10822 raft_consensus.cc:2243] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.677948 10822 raft_consensus.cc:2272] T 4f88c0787a254effad55bd2db506f17e P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.680112 10822 tablet_replica.cc:333] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.680755 10822 raft_consensus.cc:2243] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.681526 10822 raft_consensus.cc:2272] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.683418 10822 tablet_replica.cc:333] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.683940 10822 raft_consensus.cc:2243] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.684422 10822 raft_consensus.cc:2272] T f14f37fc7c1e4bfebf39e330a17917dd P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.686071 10822 tablet_replica.cc:333] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.686610 10822 raft_consensus.cc:2243] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.687363 10822 raft_consensus.cc:2272] T 974ed9636aa44217a763d3719d103af9 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.689021 10822 tablet_replica.cc:333] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.689590 10822 raft_consensus.cc:2243] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.690004 10822 raft_consensus.cc:2272] T 23cf49cad55948c79cc458afe92e63f6 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.691649 10822 tablet_replica.cc:333] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.692154 10822 raft_consensus.cc:2243] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.692710 10822 raft_consensus.cc:2272] T 3ac0a0b79a604df5805b6ac5c2c66e26 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.694463 10822 tablet_replica.cc:333] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.694952 10822 raft_consensus.cc:2243] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.695677 10822 raft_consensus.cc:2272] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.697468 10822 tablet_replica.cc:333] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.697964 10822 raft_consensus.cc:2243] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.698657 10822 raft_consensus.cc:2272] T e87df03da1f94ed6b68a4e8000f78e94 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.700314 10822 tablet_replica.cc:333] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.700991 10822 raft_consensus.cc:2243] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.701480 10822 raft_consensus.cc:2272] T a7c3b6cee8fc4427930db8630bbfa270 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.703174 10822 tablet_replica.cc:333] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.703670 10822 raft_consensus.cc:2243] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.704095 10822 raft_consensus.cc:2272] T 92e203a7a00b4b348aa11c557bb58052 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.705920 10822 tablet_replica.cc:333] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.706394 10822 raft_consensus.cc:2243] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.707336 10822 raft_consensus.cc:2272] T 3b7cbd5e62694951865f149d18e4b4ae P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.709059 10822 tablet_replica.cc:333] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.709570 10822 raft_consensus.cc:2243] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:14.710297 10822 raft_consensus.cc:2272] T 2b7100c2f2914a6bac30831d92331d55 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.711865 10822 tablet_replica.cc:333] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.712340 10822 raft_consensus.cc:2243] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.712821 10822 raft_consensus.cc:2272] T 44102a18bb8144abbd6be3cd4ebb1313 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.714736 10822 tablet_replica.cc:333] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.715222 10822 raft_consensus.cc:2243] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.715624 10822 raft_consensus.cc:2272] T 03012b9e9dda45b28c252c7c506c5002 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.717367 10822 tablet_replica.cc:333] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.717846 10822 raft_consensus.cc:2243] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.718508 10822 raft_consensus.cc:2272] T 9eb0721d90334c71a71e30090e9c2625 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:14.720428 10822 tablet_replica.cc:333] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a: stopping tablet replica
I20260709 12:14:14.721002 10822 raft_consensus.cc:2243] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:14.721635 10822 raft_consensus.cc:2272] T af5072bc52444fc4b72a343de503bb14 P ff3dab3bca9d4b5bb839d2763a4c6d7a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:14.766467 12699 consensus_peers.cc:597] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 -> Peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Couldn't send request to peer ff3dab3bca9d4b5bb839d2763a4c6d7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:14.825261 14192 raft_consensus.cc:493] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:14:14.825829 14192 raft_consensus.cc:515] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } attrs { replace: true } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:14.827708 14192 leader_election.cc:290] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:14:14.836635 12699 leader_election.cc:336] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111)
W20260709 12:14:14.838517 12699 leader_election.cc:336] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Network error: Client connection negotiation failed: client connection to 127.10.145.131:34399: connect: Connection refused (error 111)
I20260709 12:14:14.838925 12699 leader_election.cc:304] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:14.839511 14192 raft_consensus.cc:2749] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:14:14.839614 12699 leader_election.cc:336] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
W20260709 12:14:14.851554 12699 consensus_peers.cc:597] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 -> Peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Couldn't send request to peer ff3dab3bca9d4b5bb839d2763a4c6d7a. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.131:34399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.853857 12699 consensus_peers.cc:597] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 -> Peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Couldn't send request to peer ff3dab3bca9d4b5bb839d2763a4c6d7a. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.131:34399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.885805 12699 consensus_peers.cc:597] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 -> Peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Couldn't send request to peer ff3dab3bca9d4b5bb839d2763a4c6d7a. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.131:34399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:14.922613 12699 consensus_peers.cc:597] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 -> Peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Couldn't send request to peer ff3dab3bca9d4b5bb839d2763a4c6d7a. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.131:34399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:14.924065 14192 raft_consensus.cc:493] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:14:14.924582 14192 raft_consensus.cc:515] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:14.926394 14192 leader_election.cc:290] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:14.927093 14192 raft_consensus.cc:493] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:14:14.927578 14192 raft_consensus.cc:515] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:14.929421 14192 leader_election.cc:290] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:14:14.932331 12699 leader_election.cc:336] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111)
W20260709 12:14:14.934175 12699 leader_election.cc:336] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Network error: Client connection negotiation failed: client connection to 127.10.145.131:34399: connect: Connection refused (error 111)
I20260709 12:14:14.934536 12699 leader_election.cc:304] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:14.935109 14192 raft_consensus.cc:2749] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:14.939172 12699 leader_election.cc:336] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111)
W20260709 12:14:14.941767 12699 leader_election.cc:336] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Network error: Client connection negotiation failed: client connection to 127.10.145.131:34399: connect: Connection refused (error 111)
I20260709 12:14:14.942221 12699 leader_election.cc:304] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:14.942946 14192 raft_consensus.cc:2749] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:14.981283 14192 raft_consensus.cc:493] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:14:14.981781 14192 raft_consensus.cc:515] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:14.983373 14192 leader_election.cc:290] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
W20260709 12:14:14.988797 12699 leader_election.cc:336] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
W20260709 12:14:14.989519 12699 leader_election.cc:336] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111)
I20260709 12:14:14.989964 12699 leader_election.cc:304] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:14:14.990672 14192 raft_consensus.cc:2749] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:15.067803 14192 raft_consensus.cc:493] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:14:15.068316 14192 raft_consensus.cc:515] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2f0908da394419181d635cbf2db63e7" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46691 } } peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:15.070325 14192 leader_election.cc:290] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691), c7d446f329e942748f688f9408456513 (127.10.145.130:42693)
W20260709 12:14:15.075569 12699 leader_election.cc:336] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
W20260709 12:14:15.077729 12699 leader_election.cc:336] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111)
I20260709 12:14:15.078130 12699 leader_election.cc:304] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [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: e84e32b32aae476ab017ea16b9da6722; no voters: b2f0908da394419181d635cbf2db63e7, c7d446f329e942748f688f9408456513
I20260709 12:14:15.078830 14192 raft_consensus.cc:2749] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:15.170557 10822 tablet_server.cc:196] TabletServer@127.10.145.131:0 shutdown complete.
I20260709 12:14:15.247640 14291 raft_consensus.cc:493] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:14:15.248301 14291 raft_consensus.cc:515] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:15.250720 14291 leader_election.cc:290] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:14:15.256851 12699 leader_election.cc:336] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111)
W20260709 12:14:15.258991 12699 leader_election.cc:336] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Network error: Client connection negotiation failed: client connection to 127.10.145.131:34399: connect: Connection refused (error 111)
I20260709 12:14:15.259426 12699 leader_election.cc:304] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:15.260170 14267 raft_consensus.cc:2749] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:15.276964 10822 tablet_server.cc:179] TabletServer@127.10.145.132:0 shutting down...
W20260709 12:14:15.301913 12699 consensus_peers.cc:597] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:15.323302 14291 raft_consensus.cc:493] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:14:15.323864 14291 raft_consensus.cc:515] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:15.326014 14291 leader_election.cc:290] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
W20260709 12:14:15.329536 12699 consensus_peers.cc:597] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 -> Peer b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): Couldn't send request to peer b2f0908da394419181d635cbf2db63e7. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:15.330808 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:15.332291 10822 tablet_replica.cc:333] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.334198 10822 raft_consensus.cc:2243] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.334810 10822 raft_consensus.cc:2272] T 3b7cbd5e62694951865f149d18e4b4ae P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:15.337209 12699 leader_election.cc:336] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Network error: Client connection negotiation failed: client connection to 127.10.145.131:34399: connect: Connection refused (error 111)
I20260709 12:14:15.337824 10822 tablet_replica.cc:333] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
W20260709 12:14:15.338562 12699 leader_election.cc:336] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111)
I20260709 12:14:15.338979 12699 leader_election.cc:304] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:15.339359 10822 raft_consensus.cc:2243] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.339637 14291 raft_consensus.cc:2749] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:15.340124 10822 raft_consensus.cc:2272] T 2c48d92480a648a78d0ab7c8e6a8f354 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.342172 10822 tablet_replica.cc:333] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.342729 10822 raft_consensus.cc:2243] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.343499 10822 raft_consensus.cc:2272] T 81de81b606684c87bdd5bfe9c28e946a P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.344995 10822 tablet_replica.cc:333] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.345615 10822 raft_consensus.cc:2243] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.346043 10822 raft_consensus.cc:2272] T f48ef726060b47dc91921078d57fece9 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.347664 10822 tablet_replica.cc:333] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.348194 10822 raft_consensus.cc:2243] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.348707 10822 raft_consensus.cc:2272] T fae627d2c5de432ca34b80ce4547fc8a P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.350839 10822 tablet_replica.cc:333] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.351437 10822 raft_consensus.cc:2243] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.351913 10822 raft_consensus.cc:2272] T 476dfcb305bd4b69ac1e3e6b1e46a9aa P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.354503 10822 tablet_replica.cc:333] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.355028 10822 raft_consensus.cc:2243] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.355516 10822 raft_consensus.cc:2272] T 3ac0a0b79a604df5805b6ac5c2c66e26 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.357602 10822 tablet_replica.cc:333] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.358126 10822 raft_consensus.cc:2243] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.359046 10822 raft_consensus.cc:2272] T 9c71dbf4dda044a0bf9fac61ae904497 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.361181 10822 tablet_replica.cc:333] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.362527 10822 raft_consensus.cc:2243] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.363420 10822 raft_consensus.cc:2272] T 9eb0721d90334c71a71e30090e9c2625 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.365463 10822 tablet_replica.cc:333] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.366015 10822 raft_consensus.cc:2243] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.366595 10822 raft_consensus.cc:2272] T 099c757491024c93bcc4ff22ca4dc995 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.369249 10822 tablet_replica.cc:333] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.369787 10822 raft_consensus.cc:2243] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.370522 10822 raft_consensus.cc:2272] T dcedc57cb9434cfe8f51748967306bd4 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.372262 10822 tablet_replica.cc:333] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.372721 10822 raft_consensus.cc:2243] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.373260 10822 raft_consensus.cc:2272] T e197106332c24621a456f1e75349109f P e84e32b32aae476ab017ea16b9da6722 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.375123 14291 raft_consensus.cc:493] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c7d446f329e942748f688f9408456513)
I20260709 12:14:15.375422 10822 tablet_replica.cc:333] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.375612 14291 raft_consensus.cc:515] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7d446f329e942748f688f9408456513" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 42693 } } peers { permanent_uuid: "ff3dab3bca9d4b5bb839d2763a4c6d7a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 34399 } } peers { permanent_uuid: "e84e32b32aae476ab017ea16b9da6722" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 42421 } attrs { promote: false } }
I20260709 12:14:15.376205 10822 raft_consensus.cc:2243] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.376695 10822 raft_consensus.cc:2272] T 1d045c00ff6f4ce29bcccbd4c1f1c6f8 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.377606 14291 leader_election.cc:290] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c7d446f329e942748f688f9408456513 (127.10.145.130:42693), ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399)
I20260709 12:14:15.379112 10822 tablet_replica.cc:333] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.379880 10822 raft_consensus.cc:2243] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.380748 10822 raft_consensus.cc:2272] T 2b7100c2f2914a6bac30831d92331d55 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.383817 10822 tablet_replica.cc:333] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.384812 10822 raft_consensus.cc:2243] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.385871 10822 raft_consensus.cc:2272] T c90ef4c3ef8248088146120447d56427 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:15.387620 12699 leader_election.cc:336] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c7d446f329e942748f688f9408456513 (127.10.145.130:42693): Network error: Client connection negotiation failed: client connection to 127.10.145.130:42693: connect: Connection refused (error 111)
I20260709 12:14:15.388248 10822 tablet_replica.cc:333] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
W20260709 12:14:15.388372 12699 leader_election.cc:336] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer ff3dab3bca9d4b5bb839d2763a4c6d7a (127.10.145.131:34399): Network error: Client connection negotiation failed: client connection to 127.10.145.131:34399: connect: Connection refused (error 111)
I20260709 12:14:15.388906 10822 raft_consensus.cc:2243] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.389693 10822 raft_consensus.cc:2272] T a7c3b6cee8fc4427930db8630bbfa270 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.388804 12699 leader_election.cc:304] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84e32b32aae476ab017ea16b9da6722; no voters: c7d446f329e942748f688f9408456513, ff3dab3bca9d4b5bb839d2763a4c6d7a
I20260709 12:14:15.391290 14291 raft_consensus.cc:2749] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:15.391920 10822 tablet_replica.cc:333] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.392484 10822 raft_consensus.cc:2243] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.393229 10822 raft_consensus.cc:2272] T 92e203a7a00b4b348aa11c557bb58052 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.395139 10822 tablet_replica.cc:333] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.395653 10822 raft_consensus.cc:2243] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.396317 10822 raft_consensus.cc:2272] T 973a4ae0e1fe4257a72d67a4063e629e P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.398277 10822 tablet_replica.cc:333] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.398789 10822 raft_consensus.cc:2243] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.399338 10822 raft_consensus.cc:2272] T 65dc333dc6a3493fbf6c7364d19805e3 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.401105 10822 tablet_replica.cc:333] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.401646 10822 raft_consensus.cc:2243] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.402518 10822 raft_consensus.cc:2272] T c57cefe074284663ab68e0b9df3626e2 P e84e32b32aae476ab017ea16b9da6722 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.405011 10822 tablet_replica.cc:333] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.405732 10822 raft_consensus.cc:2243] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.406610 10822 raft_consensus.cc:2272] T a7c5b76549a1471d90f30720c790b65c P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.408761 10822 tablet_replica.cc:333] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.409365 10822 raft_consensus.cc:2243] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.410240 10822 raft_consensus.cc:2272] T 52cc02259c58401aa4bc60e6bd2eb475 P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.412225 10822 tablet_replica.cc:333] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.412674 10822 raft_consensus.cc:2243] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.413168 10822 raft_consensus.cc:2272] T b693a4bcb9304079b9944f7d116b1245 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.414939 10822 tablet_replica.cc:333] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.415508 10822 raft_consensus.cc:2243] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.416016 10822 raft_consensus.cc:2272] T 429d9e3d68d24a5fbcfe25671d99e9c9 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.417915 10822 tablet_replica.cc:333] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.418457 10822 raft_consensus.cc:2243] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.419276 10822 raft_consensus.cc:2272] T c82d1b13812d4c9dac20a618920b7f23 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.421536 10822 tablet_replica.cc:333] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.422183 10822 raft_consensus.cc:2243] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.422982 10822 raft_consensus.cc:2272] T 4f88c0787a254effad55bd2db506f17e P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.424902 10822 tablet_replica.cc:333] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.425454 10822 raft_consensus.cc:2243] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.425921 10822 raft_consensus.cc:2272] T 69aaaa2bd0ac4b698de8cd5bacd6cb1c P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.427809 10822 tablet_replica.cc:333] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.428414 10822 raft_consensus.cc:2243] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.428942 10822 raft_consensus.cc:2272] T af5072bc52444fc4b72a343de503bb14 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.430755 10822 tablet_replica.cc:333] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.431313 10822 raft_consensus.cc:2243] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.432044 10822 raft_consensus.cc:2272] T cfcdfeae4a3d4d4294e1d6cf66374e16 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.433991 10822 tablet_replica.cc:333] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.434499 10822 raft_consensus.cc:2243] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.434937 10822 raft_consensus.cc:2272] T de660600957147cc84d136089d165ec6 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.436506 10822 tablet_replica.cc:333] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.437024 10822 raft_consensus.cc:2243] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.437602 10822 raft_consensus.cc:2272] T bc36bed9c666422db88b1ce6305053cf P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.439152 10822 tablet_replica.cc:333] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.439661 10822 raft_consensus.cc:2243] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.440344 10822 raft_consensus.cc:2272] T 153ec4c234ee4a458bd54902be394a8b P e84e32b32aae476ab017ea16b9da6722 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.442004 10822 tablet_replica.cc:333] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.442528 10822 raft_consensus.cc:2243] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.443210 10822 raft_consensus.cc:2272] T 034e676f37484f39bf8d499c5b9a558e P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.444943 10822 tablet_replica.cc:333] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.445448 10822 raft_consensus.cc:2243] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.445910 10822 raft_consensus.cc:2272] T 174366e57858481d92c2cf5eacc829e5 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.447677 10822 tablet_replica.cc:333] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.448165 10822 raft_consensus.cc:2243] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.448670 10822 raft_consensus.cc:2272] T 50ab1f95839249fa967ab01548d302cd P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.450384 10822 tablet_replica.cc:333] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.450878 10822 raft_consensus.cc:2243] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.451344 10822 raft_consensus.cc:2272] T 5c6ed6584a5047719bfd3066ef1980e6 P e84e32b32aae476ab017ea16b9da6722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.453033 10822 tablet_replica.cc:333] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.453600 10822 raft_consensus.cc:2243] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.454106 10822 raft_consensus.cc:2272] T e38d66d138d44a13a9f3bf4177d3839a P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.455711 10822 tablet_replica.cc:333] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.456187 10822 raft_consensus.cc:2243] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.456696 10822 raft_consensus.cc:2272] T e4c8ea4f27a24943b0e6020706020a35 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.458391 10822 tablet_replica.cc:333] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.458884 10822 raft_consensus.cc:2243] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.459316 10822 raft_consensus.cc:2272] T e87df03da1f94ed6b68a4e8000f78e94 P e84e32b32aae476ab017ea16b9da6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.461184 10822 tablet_replica.cc:333] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.461647 10822 raft_consensus.cc:2243] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.462368 10822 raft_consensus.cc:2272] T 67cef2e00c154d0c937950381dd4efa1 P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.463971 10822 tablet_replica.cc:333] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.464481 10822 raft_consensus.cc:2243] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.464931 10822 raft_consensus.cc:2272] T 943ed8a1800e4f77bf4cd02199cdfd8d P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.466531 10822 tablet_replica.cc:333] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.466988 10822 raft_consensus.cc:2243] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.468088 10822 raft_consensus.cc:2272] T 2855d5598b0b4f7f9253ff1dd6b9dc4f P e84e32b32aae476ab017ea16b9da6722 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.469955 10822 tablet_replica.cc:333] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722: stopping tablet replica
I20260709 12:14:15.470388 10822 raft_consensus.cc:2243] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.471076 10822 raft_consensus.cc:2272] T ec4217edc6e748799b62053b14fcf55c P e84e32b32aae476ab017ea16b9da6722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.606387 10822 tablet_server.cc:196] TabletServer@127.10.145.132:0 shutdown complete.
I20260709 12:14:15.738919 10822 master.cc:562] Master@127.10.145.190:38109 shutting down...
W20260709 12:14:15.780130 11942 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:14:15.780663 11942 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:14:15.781105 11942 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:14:15.781878 11942 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:14:15.782130 11942 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:14:15.782403 11942 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:14:16.218930 11878 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111) [suppressed 471 similar messages]
W20260709 12:14:16.222339 11878 catalog_manager.cc:4755] TS b2f0908da394419181d635cbf2db63e7 (127.10.145.129:46691): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2c48d92480a648a78d0ab7c8e6a8f354: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46691: connect: Connection refused (error 111)
I20260709 12:14:16.284547 10822 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:16.285495 10822 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:16.285909 10822 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a44b590c631486d99579203d7362bbc: stopping tablet replica
I20260709 12:14:16.396498 10822 master.cc:584] Master@127.10.145.190:38109 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (71980 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:14:16.499033 10822 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.145.190:46649
I20260709 12:14:16.500227 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:16.508771 14300 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
W20260709 12:14:16.508846 14297 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:16.508965 14298 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:16.508924 10822 server_base.cc:1061] running on GCE node
I20260709 12:14:16.511427 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:16.511601 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:16.511780 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599256511766 us; error 0 us; skew 500 ppm
I20260709 12:14:16.512354 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:16.514746 10822 webserver.cc:533] Webserver started at http://127.10.145.190:42323/ using document root <none> and password file <none>
I20260709 12:14:16.515239 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:16.515465 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:16.515753 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:16.516963 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/master-0-root/instance:
uuid: "61472c9de2b746f9a8266752fc3768ed"
format_stamp: "Formatted at 2026-07-09 12:14:16 on dist-test-slave-ncdh"
I20260709 12:14:16.521600 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:16.525128 14305 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:16.526016 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:14:16.526299 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/master-0-root
uuid: "61472c9de2b746f9a8266752fc3768ed"
format_stamp: "Formatted at 2026-07-09 12:14:16 on dist-test-slave-ncdh"
I20260709 12:14:16.526593 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:16.548383 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:16.549693 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:16.590747 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.190:46649
I20260709 12:14:16.590852 14356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.190:46649 every 8 connection(s)
I20260709 12:14:16.594837 14357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:16.604835 14357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed: Bootstrap starting.
I20260709 12:14:16.609706 14357 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:16.614006 14357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed: No bootstrap required, opened a new log
I20260709 12:14:16.616153 14357 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61472c9de2b746f9a8266752fc3768ed" member_type: VOTER }
I20260709 12:14:16.616694 14357 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:16.617012 14357 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61472c9de2b746f9a8266752fc3768ed, State: Initialized, Role: FOLLOWER
I20260709 12:14:16.617854 14357 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61472c9de2b746f9a8266752fc3768ed" member_type: VOTER }
I20260709 12:14:16.618556 14357 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:16.618865 14357 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:16.619199 14357 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:16.625872 14357 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61472c9de2b746f9a8266752fc3768ed" member_type: VOTER }
I20260709 12:14:16.626344 14357 leader_election.cc:304] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [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: 61472c9de2b746f9a8266752fc3768ed; no voters: 
I20260709 12:14:16.627429 14357 leader_election.cc:290] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:16.627806 14360 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:16.629231 14360 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [term 1 LEADER]: Becoming Leader. State: Replica: 61472c9de2b746f9a8266752fc3768ed, State: Running, Role: LEADER
I20260709 12:14:16.629932 14360 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [LEADER]: Queue going to LEADER mode. State: All 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: "61472c9de2b746f9a8266752fc3768ed" member_type: VOTER }
I20260709 12:14:16.630424 14357 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:16.636804 14361 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61472c9de2b746f9a8266752fc3768ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61472c9de2b746f9a8266752fc3768ed" member_type: VOTER } }
I20260709 12:14:16.637442 14362 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61472c9de2b746f9a8266752fc3768ed. Latest consensus state: current_term: 1 leader_uuid: "61472c9de2b746f9a8266752fc3768ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61472c9de2b746f9a8266752fc3768ed" member_type: VOTER } }
I20260709 12:14:16.637689 14361 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:16.638033 14362 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:16.639865 14370 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:16.644870 14370 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:16.646253 10822 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:16.653623 14370 catalog_manager.cc:1383] Generated new cluster ID: 178c1f6b80154595985a6492e41d865e
I20260709 12:14:16.653915 14370 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:16.684782 14370 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:16.686089 14370 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:16.698287 14370 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed: Generated new TSK 0
I20260709 12:14:16.698875 14370 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:16.712669 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:16.719166 14378 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:16.720543 14379 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:16.721947 14381 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:16.722671 10822 server_base.cc:1061] running on GCE node
I20260709 12:14:16.724130 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:16.724329 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:16.724449 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599256724438 us; error 0 us; skew 500 ppm
I20260709 12:14:16.724908 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:16.727334 10822 webserver.cc:533] Webserver started at http://127.10.145.129:40445/ using document root <none> and password file <none>
I20260709 12:14:16.727788 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:16.728014 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:16.728310 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:16.729581 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/instance:
uuid: "6708da1fc5b34642b423f4bef68019f6"
format_stamp: "Formatted at 2026-07-09 12:14:16 on dist-test-slave-ncdh"
I20260709 12:14:16.734007 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:14:16.737323 14386 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:16.738118 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:14:16.738493 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-0-root
uuid: "6708da1fc5b34642b423f4bef68019f6"
format_stamp: "Formatted at 2026-07-09 12:14:16 on dist-test-slave-ncdh"
I20260709 12:14:16.738741 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:16.751583 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:16.752780 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:16.754459 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:16.756830 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:16.757005 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:16.757331 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:16.757507 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:16.798107 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.129:37107
I20260709 12:14:16.798202 14448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.129:37107 every 8 connection(s)
I20260709 12:14:16.803246 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:16.810673 14453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:16.812964 14454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:16.816273 14456 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:16.816628 14449 heartbeater.cc:344] Connected to a master server at 127.10.145.190:46649
I20260709 12:14:16.816869 10822 server_base.cc:1061] running on GCE node
I20260709 12:14:16.817138 14449 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:16.818053 14449 heartbeater.cc:507] Master 127.10.145.190:46649 requested a full tablet report, sending...
I20260709 12:14:16.818303 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:16.818553 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:16.818735 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599256818716 us; error 0 us; skew 500 ppm
I20260709 12:14:16.819473 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:16.820268 14322 ts_manager.cc:194] Registered new tserver with Master: 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:16.822101 14322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44848
I20260709 12:14:16.822410 10822 webserver.cc:533] Webserver started at http://127.10.145.130:33249/ using document root <none> and password file <none>
I20260709 12:14:16.822942 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:16.823189 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:16.823523 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:16.824640 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/instance:
uuid: "4f1589c98c5d42279fc4b6389719cea2"
format_stamp: "Formatted at 2026-07-09 12:14:16 on dist-test-slave-ncdh"
I20260709 12:14:16.828979 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 12:14:16.832435 14461 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:16.833212 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:16.833498 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-1-root
uuid: "4f1589c98c5d42279fc4b6389719cea2"
format_stamp: "Formatted at 2026-07-09 12:14:16 on dist-test-slave-ncdh"
I20260709 12:14:16.833788 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:16.855585 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:16.856765 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:16.858309 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:16.860455 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:16.860675 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:16.860913 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:16.861100 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:14:16.899852 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.130:45747
I20260709 12:14:16.899971 14523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.130:45747 every 8 connection(s)
I20260709 12:14:16.905567 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:16.912978 14527 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:16.914445 14528 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:16.916265 10822 server_base.cc:1061] running on GCE node
W20260709 12:14:16.916859 14530 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:16.917986 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:16.918053 14524 heartbeater.cc:344] Connected to a master server at 127.10.145.190:46649
W20260709 12:14:16.918252 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:16.918524 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599256918508 us; error 0 us; skew 500 ppm
I20260709 12:14:16.918596 14524 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:16.919064 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:16.919486 14524 heartbeater.cc:507] Master 127.10.145.190:46649 requested a full tablet report, sending...
I20260709 12:14:16.921674 10822 webserver.cc:533] Webserver started at http://127.10.145.131:35809/ using document root <none> and password file <none>
I20260709 12:14:16.921762 14322 ts_manager.cc:194] Registered new tserver with Master: 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:16.922259 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:16.922487 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:16.922752 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:16.923336 14322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44860
I20260709 12:14:16.923926 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/instance:
uuid: "35a209cae911420ab80fbd06bc2d112e"
format_stamp: "Formatted at 2026-07-09 12:14:16 on dist-test-slave-ncdh"
I20260709 12:14:16.928364 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:16.931695 14535 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:16.932456 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:16.932739 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-2-root
uuid: "35a209cae911420ab80fbd06bc2d112e"
format_stamp: "Formatted at 2026-07-09 12:14:16 on dist-test-slave-ncdh"
I20260709 12:14:16.933121 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:16.942088 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:16.943229 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:16.944602 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:16.946750 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:16.946985 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:16.947224 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:16.947400 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:16.987500 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.131:35267
I20260709 12:14:16.987604 14597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.131:35267 every 8 connection(s)
I20260709 12:14:16.992326 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:17.000789 14602 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:17.000869 14601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:17.004518 10822 server_base.cc:1061] running on GCE node
W20260709 12:14:17.004415 14604 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:17.005443 14598 heartbeater.cc:344] Connected to a master server at 127.10.145.190:46649
I20260709 12:14:17.005962 14598 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:17.006148 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:17.006426 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:17.006632 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599257006612 us; error 0 us; skew 500 ppm
I20260709 12:14:17.006858 14598 heartbeater.cc:507] Master 127.10.145.190:46649 requested a full tablet report, sending...
I20260709 12:14:17.007455 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:17.009299 14322 ts_manager.cc:194] Registered new tserver with Master: 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:17.010429 10822 webserver.cc:533] Webserver started at http://127.10.145.132:46341/ using document root <none> and password file <none>
I20260709 12:14:17.011070 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:17.011211 14322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44866
I20260709 12:14:17.011365 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:17.011806 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:17.013345 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-3-root/instance:
uuid: "d567038c6ac14a3b805ab9b66ff3c187"
format_stamp: "Formatted at 2026-07-09 12:14:17 on dist-test-slave-ncdh"
I20260709 12:14:17.017805 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:17.021348 14609 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:17.022079 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:17.022420 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-3-root
uuid: "d567038c6ac14a3b805ab9b66ff3c187"
format_stamp: "Formatted at 2026-07-09 12:14:17 on dist-test-slave-ncdh"
I20260709 12:14:17.022727 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:17.033723 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:17.035132 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:17.036638 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:17.038942 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:17.039175 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:17.039420 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:17.039611 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:17.080758 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.132:37369
I20260709 12:14:17.080875 14671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.132:37369 every 8 connection(s)
I20260709 12:14:17.095623 14672 heartbeater.cc:344] Connected to a master server at 127.10.145.190:46649
I20260709 12:14:17.096148 14672 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:17.097024 14672 heartbeater.cc:507] Master 127.10.145.190:46649 requested a full tablet report, sending...
I20260709 12:14:17.099010 14322 ts_manager.cc:194] Registered new tserver with Master: d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:17.099354 10822 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015252469s
I20260709 12:14:17.100508 14322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44872
I20260709 12:14:17.126523 14322 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44878:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:14:17.372231 14637 tablet_service.cc:1511] Processing CreateTablet for tablet 10b5629d52224fedb027df43157d09bf (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:17.373750 14637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b5629d52224fedb027df43157d09bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.378106 14635 tablet_service.cc:1511] Processing CreateTablet for tablet 5994f72bfcc44e31a972ea1e24ff5d1c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:17.379567 14635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5994f72bfcc44e31a972ea1e24ff5d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.379177 14414 tablet_service.cc:1511] Processing CreateTablet for tablet 10b5629d52224fedb027df43157d09bf (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:17.380702 14414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b5629d52224fedb027df43157d09bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.380615 14634 tablet_service.cc:1511] Processing CreateTablet for tablet e7d1b593b42c4578bb5fab821c2e041c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:17.392737 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d1b593b42c4578bb5fab821c2e041c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.382045 14636 tablet_service.cc:1511] Processing CreateTablet for tablet c9b9fc598cff4f95974fe57f0edf3b41 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:17.398131 14636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b9fc598cff4f95974fe57f0edf3b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.398303 14632 tablet_service.cc:1511] Processing CreateTablet for tablet 7e692bb102854beab10e6acb86baab45 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:17.399695 14632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e692bb102854beab10e6acb86baab45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.382303 14413 tablet_service.cc:1511] Processing CreateTablet for tablet d35f8100d9694f2c95110cfb99ae4bb8 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:17.384032 14412 tablet_service.cc:1511] Processing CreateTablet for tablet c9b9fc598cff4f95974fe57f0edf3b41 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:17.385872 14411 tablet_service.cc:1511] Processing CreateTablet for tablet f4ac591cb4864ef2bcbbd74216a67035 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:17.386855 14633 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce73cd7005e4122b62bd3b40fc88ccf (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:17.403165 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce73cd7005e4122b62bd3b40fc88ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.389441 14410 tablet_service.cc:1511] Processing CreateTablet for tablet e7d1b593b42c4578bb5fab821c2e041c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:17.407492 14409 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce73cd7005e4122b62bd3b40fc88ccf (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:17.409508 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35f8100d9694f2c95110cfb99ae4bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.415165 14635 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3eb8fff7fd4363b46aa8b6b3551a85 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:17.416410 14635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3eb8fff7fd4363b46aa8b6b3551a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.418393 14412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b9fc598cff4f95974fe57f0edf3b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.420130 14411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ac591cb4864ef2bcbbd74216a67035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.422253 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d1b593b42c4578bb5fab821c2e041c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.428944 14409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce73cd7005e4122b62bd3b40fc88ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.434468 14408 tablet_service.cc:1511] Processing CreateTablet for tablet 81974e73f96e45c3b455984d2bb0d8bc (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:17.435853 14408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81974e73f96e45c3b455984d2bb0d8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.438867 14407 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3eb8fff7fd4363b46aa8b6b3551a85 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:17.440338 14407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3eb8fff7fd4363b46aa8b6b3551a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.452745 14406 tablet_service.cc:1511] Processing CreateTablet for tablet d881103cf0b74d07afa6aaef873d5df1 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:17.454244 14406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d881103cf0b74d07afa6aaef873d5df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.455519 14563 tablet_service.cc:1511] Processing CreateTablet for tablet d35f8100d9694f2c95110cfb99ae4bb8 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:17.456969 14563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35f8100d9694f2c95110cfb99ae4bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.459826 14634 tablet_service.cc:1511] Processing CreateTablet for tablet d881103cf0b74d07afa6aaef873d5df1 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:17.465848 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d881103cf0b74d07afa6aaef873d5df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.466457 14689 tablet_bootstrap.cc:492] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:17.481793 14562 tablet_service.cc:1511] Processing CreateTablet for tablet c9b9fc598cff4f95974fe57f0edf3b41 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:17.483304 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b9fc598cff4f95974fe57f0edf3b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.492133 14561 tablet_service.cc:1511] Processing CreateTablet for tablet 5994f72bfcc44e31a972ea1e24ff5d1c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:17.492666 14560 tablet_service.cc:1511] Processing CreateTablet for tablet f4ac591cb4864ef2bcbbd74216a67035 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:17.493650 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5994f72bfcc44e31a972ea1e24ff5d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.495337 14559 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce73cd7005e4122b62bd3b40fc88ccf (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:17.496745 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce73cd7005e4122b62bd3b40fc88ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.498342 14558 tablet_service.cc:1511] Processing CreateTablet for tablet 7e692bb102854beab10e6acb86baab45 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:17.499385 14482 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3eb8fff7fd4363b46aa8b6b3551a85 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:17.500831 14557 tablet_service.cc:1511] Processing CreateTablet for tablet 81974e73f96e45c3b455984d2bb0d8bc (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:17.503160 14556 tablet_service.cc:1511] Processing CreateTablet for tablet d881103cf0b74d07afa6aaef873d5df1 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:17.505431 14489 tablet_service.cc:1511] Processing CreateTablet for tablet 10b5629d52224fedb027df43157d09bf (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:17.507591 14488 tablet_service.cc:1511] Processing CreateTablet for tablet d35f8100d9694f2c95110cfb99ae4bb8 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:17.510005 14689 tablet_bootstrap.cc:654] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.509838 14487 tablet_service.cc:1511] Processing CreateTablet for tablet 5994f72bfcc44e31a972ea1e24ff5d1c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:17.510551 14413 tablet_service.cc:1511] Processing CreateTablet for tablet ac0b4f731ba64b81aaf58f2ecd8b8378 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:17.511826 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0b4f731ba64b81aaf58f2ecd8b8378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.512028 14486 tablet_service.cc:1511] Processing CreateTablet for tablet f4ac591cb4864ef2bcbbd74216a67035 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:17.514375 14485 tablet_service.cc:1511] Processing CreateTablet for tablet e7d1b593b42c4578bb5fab821c2e041c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:17.516662 14484 tablet_service.cc:1511] Processing CreateTablet for tablet 7e692bb102854beab10e6acb86baab45 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:17.518990 14483 tablet_service.cc:1511] Processing CreateTablet for tablet 81974e73f96e45c3b455984d2bb0d8bc (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:17.519217 14481 tablet_service.cc:1511] Processing CreateTablet for tablet 7db0a2ff141b490198c6edd05a3a0073 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:17.522529 14555 tablet_service.cc:1511] Processing CreateTablet for tablet 7db0a2ff141b490198c6edd05a3a0073 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:17.514366 14631 tablet_service.cc:1511] Processing CreateTablet for tablet f3730f231abe4c0fa0a3e0b69a0b8f7e (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:17.525357 14631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3730f231abe4c0fa0a3e0b69a0b8f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.526141 14480 tablet_service.cc:1511] Processing CreateTablet for tablet ac0b4f731ba64b81aaf58f2ecd8b8378 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:17.527490 14689 tablet_bootstrap.cc:492] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:17.529125 14692 tablet_bootstrap.cc:492] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:17.528041 14689 ts_tablet_manager.cc:1403] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.000s
I20260709 12:14:17.529289 14637 tablet_service.cc:1511] Processing CreateTablet for tablet 7db0a2ff141b490198c6edd05a3a0073 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:17.530022 14561 tablet_service.cc:1511] Processing CreateTablet for tablet ac0b4f731ba64b81aaf58f2ecd8b8378 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:17.530624 14637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db0a2ff141b490198c6edd05a3a0073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.532672 14689 raft_consensus.cc:359] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:17.533491 14689 raft_consensus.cc:385] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.500850 14482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3eb8fff7fd4363b46aa8b6b3551a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.534597 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d1b593b42c4578bb5fab821c2e041c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.537369 14481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db0a2ff141b490198c6edd05a3a0073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.540776 14487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5994f72bfcc44e31a972ea1e24ff5d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.541445 14483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81974e73f96e45c3b455984d2bb0d8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.542054 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ac591cb4864ef2bcbbd74216a67035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.543952 14489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b5629d52224fedb027df43157d09bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.545394 14484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e692bb102854beab10e6acb86baab45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.549391 14488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35f8100d9694f2c95110cfb99ae4bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.550067 14480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0b4f731ba64b81aaf58f2ecd8b8378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.549413 14560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ac591cb4864ef2bcbbd74216a67035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.551051 14556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d881103cf0b74d07afa6aaef873d5df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.551786 14558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e692bb102854beab10e6acb86baab45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.552506 14555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db0a2ff141b490198c6edd05a3a0073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.553328 14557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81974e73f96e45c3b455984d2bb0d8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.560942 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0b4f731ba64b81aaf58f2ecd8b8378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.564226 14414 tablet_service.cc:1511] Processing CreateTablet for tablet f3730f231abe4c0fa0a3e0b69a0b8f7e (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:17.565618 14414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3730f231abe4c0fa0a3e0b69a0b8f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.585270 14632 tablet_service.cc:1511] Processing CreateTablet for tablet 014a205dd0414f57b6a060cabeccbb5f (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:17.586697 14632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014a205dd0414f57b6a060cabeccbb5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.591352 14563 tablet_service.cc:1511] Processing CreateTablet for tablet 014a205dd0414f57b6a060cabeccbb5f (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:17.592401 14690 tablet_bootstrap.cc:492] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:17.592679 14563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014a205dd0414f57b6a060cabeccbb5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.533808 14689 raft_consensus.cc:740] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.598006 14405 tablet_service.cc:1511] Processing CreateTablet for tablet 014a205dd0414f57b6a060cabeccbb5f (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:17.604020 14562 tablet_service.cc:1511] Processing CreateTablet for tablet 641570a4d14b4a22bc1ba36afadc7631 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:17.611563 14636 tablet_service.cc:1511] Processing CreateTablet for tablet 641570a4d14b4a22bc1ba36afadc7631 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:17.618930 14405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014a205dd0414f57b6a060cabeccbb5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.622717 14692 tablet_bootstrap.cc:654] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.624305 14554 tablet_service.cc:1511] Processing CreateTablet for tablet 39fb9fbac5f3443d988112c92ef38094 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:17.625774 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641570a4d14b4a22bc1ba36afadc7631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.631750 14554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fb9fbac5f3443d988112c92ef38094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.636092 14636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641570a4d14b4a22bc1ba36afadc7631. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:17.641564 14369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:17.644230 14689 consensus_queue.cc:260] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:17.654507 14409 tablet_service.cc:1511] Processing CreateTablet for tablet 39fb9fbac5f3443d988112c92ef38094 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:17.656345 14409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fb9fbac5f3443d988112c92ef38094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.661218 14407 tablet_service.cc:1511] Processing CreateTablet for tablet 64a85265a2594e608029d911b942db17 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:17.671483 14634 tablet_service.cc:1511] Processing CreateTablet for tablet 64a85265a2594e608029d911b942db17 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:17.672328 14635 tablet_service.cc:1511] Processing CreateTablet for tablet 153659ff6ca64d5bb38bfbbcfba96986 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:17.672863 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a85265a2594e608029d911b942db17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.673652 14635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153659ff6ca64d5bb38bfbbcfba96986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.677577 14406 tablet_service.cc:1511] Processing CreateTablet for tablet 153659ff6ca64d5bb38bfbbcfba96986 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:17.683765 14672 heartbeater.cc:499] Master 127.10.145.190:46649 was elected leader, sending a full tablet report...
I20260709 12:14:17.690970 14694 raft_consensus.cc:493] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.691497 14694 raft_consensus.cc:515] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:17.698170 14694 leader_election.cc:290] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:17.706260 14482 tablet_service.cc:1511] Processing CreateTablet for tablet f3730f231abe4c0fa0a3e0b69a0b8f7e (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:17.707710 14482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3730f231abe4c0fa0a3e0b69a0b8f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.717283 14406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153659ff6ca64d5bb38bfbbcfba96986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.721371 14407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a85265a2594e608029d911b942db17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.722148 14689 ts_tablet_manager.cc:1434] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.192s	user 0.008s	sys 0.000s
I20260709 12:14:17.723223 14689 tablet_bootstrap.cc:492] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:17.731544 14484 tablet_service.cc:1511] Processing CreateTablet for tablet 641570a4d14b4a22bc1ba36afadc7631 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:17.734078 14484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641570a4d14b4a22bc1ba36afadc7631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.735185 14489 tablet_service.cc:1511] Processing CreateTablet for tablet 39fb9fbac5f3443d988112c92ef38094 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:17.736747 14489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fb9fbac5f3443d988112c92ef38094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.741998 14689 tablet_bootstrap.cc:654] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.742942 14690 tablet_bootstrap.cc:654] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.757941 14414 tablet_service.cc:1511] Processing CreateTablet for tablet 39326b0bbf504deda62195d1f3c7b1ef (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:17.758567 14561 tablet_service.cc:1511] Processing CreateTablet for tablet 153659ff6ca64d5bb38bfbbcfba96986 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:17.760195 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 153659ff6ca64d5bb38bfbbcfba96986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.764035 14637 tablet_service.cc:1511] Processing CreateTablet for tablet e3c1b984a57e41cb816fd46e5c29edbd (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:17.753086 14486 tablet_service.cc:1511] Processing CreateTablet for tablet 64a85265a2594e608029d911b942db17 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:17.765791 14637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c1b984a57e41cb816fd46e5c29edbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.766603 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a85265a2594e608029d911b942db17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.769786 14693 tablet_bootstrap.cc:492] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:17.781838 14414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39326b0bbf504deda62195d1f3c7b1ef. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:17.805352 14307 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.145.131:35267, user_credentials={real_user=slave}} blocked reactor thread for 43586.6us
W20260709 12:14:17.806768 14309 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.145.132:37369, user_credentials={real_user=slave}} blocked reactor thread for 44885.2us
I20260709 12:14:17.811767 14690 tablet_bootstrap.cc:492] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:17.812321 14690 ts_tablet_manager.cc:1403] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.322s	user 0.003s	sys 0.012s
I20260709 12:14:17.815436 14690 raft_consensus.cc:359] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:17.815641 14556 tablet_service.cc:1511] Processing CreateTablet for tablet e3c1b984a57e41cb816fd46e5c29edbd (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:17.816213 14692 tablet_bootstrap.cc:492] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:17.816190 14690 raft_consensus.cc:385] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.816838 14690 raft_consensus.cc:740] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.816943 14556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c1b984a57e41cb816fd46e5c29edbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.817788 14690 consensus_queue.cc:260] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:17.816929 14692 ts_tablet_manager.cc:1403] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.288s	user 0.036s	sys 0.029s
I20260709 12:14:17.826277 14449 heartbeater.cc:499] Master 127.10.145.190:46649 was elected leader, sending a full tablet report...
W20260709 12:14:17.836133 14673 tablet.cc:2406] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:17.823397 14481 tablet_service.cc:1511] Processing CreateTablet for tablet 39326b0bbf504deda62195d1f3c7b1ef (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:17.859387 14481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39326b0bbf504deda62195d1f3c7b1ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.878188 14485 tablet_service.cc:1511] Processing CreateTablet for tablet e3c1b984a57e41cb816fd46e5c29edbd (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:17.879778 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c1b984a57e41cb816fd46e5c29edbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.887638 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
W20260709 12:14:17.889966 14611 leader_election.cc:343] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.891021 14690 ts_tablet_manager.cc:1434] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.078s	user 0.024s	sys 0.023s
I20260709 12:14:17.899677 14406 tablet_service.cc:1511] Processing CreateTablet for tablet badada3b6fe24584ace8c49caa2056f9 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:17.901027 14406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet badada3b6fe24584ace8c49caa2056f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.902256 14690 tablet_bootstrap.cc:492] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
W20260709 12:14:17.891307 14307 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.145.131:35267, user_credentials={real_user=slave}} blocked reactor thread for 61369.7us
W20260709 12:14:17.895047 14309 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.145.132:37369, user_credentials={real_user=slave}} blocked reactor thread for 48670.5us
I20260709 12:14:17.914259 14692 raft_consensus.cc:359] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:17.914595 14635 tablet_service.cc:1511] Processing CreateTablet for tablet badada3b6fe24584ace8c49caa2056f9 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:17.922850 14693 tablet_bootstrap.cc:654] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.924466 14635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet badada3b6fe24584ace8c49caa2056f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.925691 14524 heartbeater.cc:499] Master 127.10.145.190:46649 was elected leader, sending a full tablet report...
I20260709 12:14:17.918251 14692 raft_consensus.cc:385] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:17.929308 14692 raft_consensus.cc:740] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:17.930817 14554 tablet_service.cc:1511] Processing CreateTablet for tablet 39326b0bbf504deda62195d1f3c7b1ef (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:17.932101 14554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39326b0bbf504deda62195d1f3c7b1ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.936069 14689 tablet_bootstrap.cc:492] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:17.936587 14689 ts_tablet_manager.cc:1403] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.214s	user 0.023s	sys 0.039s
I20260709 12:14:17.943449 14690 tablet_bootstrap.cc:654] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:17.957369 14634 tablet_service.cc:1511] Processing CreateTablet for tablet 6d01db2ac4ed44afb871f02d6c3874a4 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:17.959249 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d01db2ac4ed44afb871f02d6c3874a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.963443 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:17.964342 14558 tablet_service.cc:1511] Processing CreateTablet for tablet 6d01db2ac4ed44afb871f02d6c3874a4 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
W20260709 12:14:17.965569 14612 leader_election.cc:343] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:17.966132 14558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d01db2ac4ed44afb871f02d6c3874a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:17.966233 14612 leader_election.cc:304] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:17.974512 14484 tablet_service.cc:1511] Processing CreateTablet for tablet badada3b6fe24584ace8c49caa2056f9 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:17.985770 14700 raft_consensus.cc:493] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.986512 14700 raft_consensus.cc:515] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.001302 14692 consensus_queue.cc:260] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:18.014074 14598 heartbeater.cc:499] Master 127.10.145.190:46649 was elected leader, sending a full tablet report...
I20260709 12:14:18.020689 14484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet badada3b6fe24584ace8c49caa2056f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.013558 14700 leader_election.cc:290] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
W20260709 12:14:18.018498 14612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.129:37107, user_credentials={real_user=slave}} blocked reactor thread for 53152.2us
I20260709 12:14:18.019279 14694 raft_consensus.cc:2749] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:18.018890 14689 raft_consensus.cc:359] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:18.034097 14689 raft_consensus.cc:385] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.050962 14689 raft_consensus.cc:740] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.052482 14693 tablet_bootstrap.cc:492] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:18.052052 14689 consensus_queue.cc:260] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:18.053020 14693 ts_tablet_manager.cc:1403] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.284s	user 0.023s	sys 0.082s
I20260709 12:14:18.071018 14689 ts_tablet_manager.cc:1434] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.134s	user 0.009s	sys 0.000s
I20260709 12:14:18.072067 14693 raft_consensus.cc:359] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
W20260709 12:14:18.032605 14307 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.145.131:35267, user_credentials={real_user=slave}} blocked reactor thread for 59595.6us
I20260709 12:14:18.072886 14693 raft_consensus.cc:385] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.074707 14693 raft_consensus.cc:740] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.075412 14693 consensus_queue.cc:260] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.054370 14692 ts_tablet_manager.cc:1434] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.233s	user 0.007s	sys 0.008s
I20260709 12:14:18.077365 14692 tablet_bootstrap.cc:492] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:18.072238 14689 tablet_bootstrap.cc:492] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
W20260709 12:14:18.085415 14309 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.145.132:37369, user_credentials={real_user=slave}} blocked reactor thread for 47242.4us
I20260709 12:14:18.095002 14692 tablet_bootstrap.cc:654] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.096899 14689 tablet_bootstrap.cc:654] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.107359 14692 tablet_bootstrap.cc:492] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:18.107963 14692 ts_tablet_manager.cc:1403] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260709 12:14:18.103534 14486 tablet_service.cc:1511] Processing CreateTablet for tablet 44b20a5338a644b884008829d7899289 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:18.110065 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b20a5338a644b884008829d7899289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.106422 14693 ts_tablet_manager.cc:1434] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
I20260709 12:14:18.114460 14693 tablet_bootstrap.cc:492] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:18.118307 14635 tablet_service.cc:1511] Processing CreateTablet for tablet 44b20a5338a644b884008829d7899289 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:18.119011 14634 tablet_service.cc:1511] Processing CreateTablet for tablet 101823ff876445a7b59a5dbf2dbb7fd2 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:18.119652 14635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b20a5338a644b884008829d7899289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.120251 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101823ff876445a7b59a5dbf2dbb7fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.120247 14481 tablet_service.cc:1511] Processing CreateTablet for tablet 101823ff876445a7b59a5dbf2dbb7fd2 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:18.123733 14481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101823ff876445a7b59a5dbf2dbb7fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.125394 14692 raft_consensus.cc:359] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.126780 14637 tablet_service.cc:1511] Processing CreateTablet for tablet 150868fb7c484d3c90473de5263b12cf (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:18.122318 14485 tablet_service.cc:1511] Processing CreateTablet for tablet b74aba7f960941bd92e4d4e9ce131522 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:18.127141 14692 raft_consensus.cc:385] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.128054 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74aba7f960941bd92e4d4e9ce131522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.129922 14563 tablet_service.cc:1511] Processing CreateTablet for tablet 44b20a5338a644b884008829d7899289 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:18.130220 14554 tablet_service.cc:1511] Processing CreateTablet for tablet b74aba7f960941bd92e4d4e9ce131522 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:18.131238 14563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b20a5338a644b884008829d7899289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.132141 14556 tablet_service.cc:1511] Processing CreateTablet for tablet 150868fb7c484d3c90473de5263b12cf (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:18.128123 14705 raft_consensus.cc:493] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.128052 14637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150868fb7c484d3c90473de5263b12cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.122679 14690 tablet_bootstrap.cc:492] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:18.134017 14554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74aba7f960941bd92e4d4e9ce131522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.133774 14705 raft_consensus.cc:515] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:18.145462 14705 leader_election.cc:290] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:18.133204 14692 raft_consensus.cc:740] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.152786 14690 ts_tablet_manager.cc:1403] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.251s	user 0.059s	sys 0.045s
I20260709 12:14:18.147770 14692 consensus_queue.cc:260] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.162828 14556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150868fb7c484d3c90473de5263b12cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.169319 14484 tablet_service.cc:1511] Processing CreateTablet for tablet 1b626c9f60114a389643bebd4996730c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:18.171754 14558 tablet_service.cc:1511] Processing CreateTablet for tablet 1b626c9f60114a389643bebd4996730c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:18.172938 14632 tablet_service.cc:1511] Processing CreateTablet for tablet 1b626c9f60114a389643bebd4996730c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:18.191336 14484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b626c9f60114a389643bebd4996730c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.191462 14632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b626c9f60114a389643bebd4996730c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.176841 14561 tablet_service.cc:1511] Processing CreateTablet for tablet eda1acb8894c4e0e834d4a5dd748f95a (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:18.183868 14690 raft_consensus.cc:359] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:18.179667 14631 tablet_service.cc:1511] Processing CreateTablet for tablet 41fa3b7194ad4e0394d42a65d7ced206 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:18.184401 14562 tablet_service.cc:1511] Processing CreateTablet for tablet a7012345e38f48dc921e81295df4deaa (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:18.187904 14636 tablet_service.cc:1511] Processing CreateTablet for tablet a7012345e38f48dc921e81295df4deaa (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:18.178681 14689 tablet_bootstrap.cc:492] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:18.205870 14636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7012345e38f48dc921e81295df4deaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.205973 14689 ts_tablet_manager.cc:1403] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.134s	user 0.016s	sys 0.002s
I20260709 12:14:18.204493 14633 tablet_service.cc:1511] Processing CreateTablet for tablet ea75f24a697b44fa9c0d3a9dc1270919 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:18.201341 14690 raft_consensus.cc:385] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.209355 14690 raft_consensus.cc:740] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.209893 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea75f24a697b44fa9c0d3a9dc1270919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.210197 14690 consensus_queue.cc:260] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:18.212785 14690 ts_tablet_manager.cc:1434] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.004s
I20260709 12:14:18.213760 14690 tablet_bootstrap.cc:492] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:18.214262 14631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fa3b7194ad4e0394d42a65d7ced206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.219450 14692 ts_tablet_manager.cc:1434] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.111s	user 0.006s	sys 0.003s
I20260709 12:14:18.220855 14693 tablet_bootstrap.cc:654] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.221554 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda1acb8894c4e0e834d4a5dd748f95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.221554 14563 tablet_service.cc:1511] Processing CreateTablet for tablet ea75f24a697b44fa9c0d3a9dc1270919 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:18.222963 14409 tablet_service.cc:1511] Processing CreateTablet for tablet 6d01db2ac4ed44afb871f02d6c3874a4 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:18.251151 14409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d01db2ac4ed44afb871f02d6c3874a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.224030 14414 tablet_service.cc:1511] Processing CreateTablet for tablet 150868fb7c484d3c90473de5263b12cf (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:18.252512 14414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150868fb7c484d3c90473de5263b12cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.224288 14405 tablet_service.cc:1511] Processing CreateTablet for tablet eda1acb8894c4e0e834d4a5dd748f95a (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:18.224550 14406 tablet_service.cc:1511] Processing CreateTablet for tablet b74aba7f960941bd92e4d4e9ce131522 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:18.226104 14407 tablet_service.cc:1511] Processing CreateTablet for tablet 101823ff876445a7b59a5dbf2dbb7fd2 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:18.226227 14412 tablet_service.cc:1511] Processing CreateTablet for tablet 41fa3b7194ad4e0394d42a65d7ced206 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:18.227768 14411 tablet_service.cc:1511] Processing CreateTablet for tablet a7012345e38f48dc921e81295df4deaa (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:18.229343 14410 tablet_service.cc:1511] Processing CreateTablet for tablet f4d30d5f02b54ea5b0489fffad39b303 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:18.229918 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35f8100d9694f2c95110cfb99ae4bb8" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:18.233181 14555 tablet_service.cc:1511] Processing CreateTablet for tablet f4d30d5f02b54ea5b0489fffad39b303 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 12:14:18.262251 14388 leader_election.cc:343] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.235695 14692 tablet_bootstrap.cc:492] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:18.232239 14689 raft_consensus.cc:359] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.250203 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7012345e38f48dc921e81295df4deaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.266361 14689 raft_consensus.cc:385] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.266726 14689 raft_consensus.cc:740] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.267539 14689 consensus_queue.cc:260] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.272253 14689 ts_tablet_manager.cc:1434] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.001s
I20260709 12:14:18.273440 14689 tablet_bootstrap.cc:492] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:18.277931 14405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda1acb8894c4e0e834d4a5dd748f95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.279103 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35f8100d9694f2c95110cfb99ae4bb8" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:18.279851 14573 raft_consensus.cc:2468] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:18.281544 14412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fa3b7194ad4e0394d42a65d7ced206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.281733 14630 tablet_service.cc:1511] Processing CreateTablet for tablet ec3dd6bb7a4f4c8eaedea01230014dc7 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:18.283082 14630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec3dd6bb7a4f4c8eaedea01230014dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.283424 14407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101823ff876445a7b59a5dbf2dbb7fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.284216 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d30d5f02b54ea5b0489fffad39b303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.285809 14482 tablet_service.cc:1511] Processing CreateTablet for tablet f4d30d5f02b54ea5b0489fffad39b303 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:18.286275 14706 raft_consensus.cc:493] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.286765 14706 raft_consensus.cc:515] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.288451 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994f72bfcc44e31a972ea1e24ff5d1c" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:18.287176 14482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d30d5f02b54ea5b0489fffad39b303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.290653 14706 leader_election.cc:290] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:18.298213 14411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7012345e38f48dc921e81295df4deaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.285952 14489 tablet_service.cc:1511] Processing CreateTablet for tablet ea75f24a697b44fa9c0d3a9dc1270919 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
W20260709 12:14:18.301942 14537 leader_election.cc:343] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.302233 14489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea75f24a697b44fa9c0d3a9dc1270919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.325862 14406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74aba7f960941bd92e4d4e9ce131522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.319206 14388 leader_election.cc:304] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [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: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:18.329874 14700 raft_consensus.cc:2804] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:18.330250 14700 raft_consensus.cc:493] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.330574 14700 raft_consensus.cc:3060] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.312501 14558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b626c9f60114a389643bebd4996730c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.331321 14694 raft_consensus.cc:493] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.361255 14408 tablet_service.cc:1511] Processing CreateTablet for tablet ec3dd6bb7a4f4c8eaedea01230014dc7 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:18.362727 14408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec3dd6bb7a4f4c8eaedea01230014dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.359155 14563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea75f24a697b44fa9c0d3a9dc1270919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.349201 14694 raft_consensus.cc:515] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.384469 14559 tablet_service.cc:1511] Processing CreateTablet for tablet cac564361264465696577a322dc1f578 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:18.385897 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac564361264465696577a322dc1f578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.386382 14690 tablet_bootstrap.cc:654] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.386940 14693 tablet_bootstrap.cc:492] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:18.387516 14693 ts_tablet_manager.cc:1403] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.273s	user 0.020s	sys 0.027s
I20260709 12:14:18.371587 14481 tablet_service.cc:1511] Processing CreateTablet for tablet 41fa3b7194ad4e0394d42a65d7ced206 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:18.403301 14481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fa3b7194ad4e0394d42a65d7ced206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.401203 14689 tablet_bootstrap.cc:654] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.414980 14413 tablet_service.cc:1511] Processing CreateTablet for tablet cac564361264465696577a322dc1f578 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:18.416376 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac564361264465696577a322dc1f578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.418408 14634 tablet_service.cc:1511] Processing CreateTablet for tablet cac564361264465696577a322dc1f578 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:18.420068 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac564361264465696577a322dc1f578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.428704 14485 tablet_service.cc:1511] Processing CreateTablet for tablet ec3dd6bb7a4f4c8eaedea01230014dc7 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:18.429821 14694 leader_election.cc:290] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:18.430394 14694 raft_consensus.cc:493] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.430850 14694 raft_consensus.cc:515] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:18.431090 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1b593b42c4578bb5fab821c2e041c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:18.432905 14612 leader_election.cc:343] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.446836 14693 raft_consensus.cc:359] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:18.447654 14693 raft_consensus.cc:385] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.447947 14693 raft_consensus.cc:740] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.448827 14693 consensus_queue.cc:260] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:18.450802 14694 leader_election.cc:290] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:18.464484 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994f72bfcc44e31a972ea1e24ff5d1c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:18.405157 14555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d30d5f02b54ea5b0489fffad39b303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.444614 14700 raft_consensus.cc:515] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.465449 14573 raft_consensus.cc:2468] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:18.479604 14486 tablet_service.cc:1511] Processing CreateTablet for tablet e9f0d4e1635f491185ab16715631ceec (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:18.480304 14706 raft_consensus.cc:493] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.480803 14706 raft_consensus.cc:515] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:18.481106 14611 leader_election.cc:304] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:18.481997 14694 raft_consensus.cc:2804] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:18.482378 14694 raft_consensus.cc:493] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.482684 14694 raft_consensus.cc:3060] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.483175 14706 leader_election.cc:290] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:18.490624 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994f72bfcc44e31a972ea1e24ff5d1c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
W20260709 12:14:18.492797 14611 leader_election.cc:343] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.405262 14484 tablet_service.cc:1511] Processing CreateTablet for tablet eda1acb8894c4e0e834d4a5dd748f95a (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:18.476583 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1b593b42c4578bb5fab821c2e041c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:18.498541 14499 raft_consensus.cc:2468] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:18.503871 14611 leader_election.cc:304] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:18.505949 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec3dd6bb7a4f4c8eaedea01230014dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.506493 14693 ts_tablet_manager.cc:1434] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.119s	user 0.007s	sys 0.000s
I20260709 12:14:18.507179 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f0d4e1635f491185ab16715631ceec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.507933 14693 tablet_bootstrap.cc:492] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:18.512048 14561 tablet_service.cc:1511] Processing CreateTablet for tablet e9f0d4e1635f491185ab16715631ceec (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:18.513381 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f0d4e1635f491185ab16715631ceec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.514776 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35f8100d9694f2c95110cfb99ae4bb8" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:18.515426 14573 raft_consensus.cc:3060] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.516531 14489 tablet_service.cc:1511] Processing CreateTablet for tablet f051be3c95de486bb8330eb9129328ac (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:18.517853 14489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f051be3c95de486bb8330eb9129328ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.518539 14414 tablet_service.cc:1511] Processing CreateTablet for tablet f051be3c95de486bb8330eb9129328ac (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:18.518740 14630 tablet_service.cc:1511] Processing CreateTablet for tablet e9f0d4e1635f491185ab16715631ceec (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:18.519798 14414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f051be3c95de486bb8330eb9129328ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.520109 14630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f0d4e1635f491185ab16715631ceec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.521399 14719 raft_consensus.cc:2804] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:18.521821 14719 raft_consensus.cc:493] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.522176 14719 raft_consensus.cc:3060] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.522337 14631 tablet_service.cc:1511] Processing CreateTablet for tablet f9e9e1e628f9438095f74e65180a7f82 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:18.523288 14557 tablet_service.cc:1511] Processing CreateTablet for tablet f051be3c95de486bb8330eb9129328ac (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:18.524655 14557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f051be3c95de486bb8330eb9129328ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.541014 14631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e9e1e628f9438095f74e65180a7f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.544200 14692 tablet_bootstrap.cc:654] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.552901 14690 tablet_bootstrap.cc:492] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:18.553490 14690 ts_tablet_manager.cc:1403] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.340s	user 0.022s	sys 0.000s
I20260709 12:14:18.557240 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994f72bfcc44e31a972ea1e24ff5d1c" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:18.558284 14690 raft_consensus.cc:359] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:18.559019 14690 raft_consensus.cc:385] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.559315 14690 raft_consensus.cc:740] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.560199 14690 consensus_queue.cc:260] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:18.560673 14573 raft_consensus.cc:2468] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:18.562180 14388 leader_election.cc:304] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:18.554150 14484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda1acb8894c4e0e834d4a5dd748f95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.566197 14700 leader_election.cc:290] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:18.566794 14700 raft_consensus.cc:2804] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:18.567375 14700 raft_consensus.cc:697] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:18.568395 14700 consensus_queue.cc:237] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.577225 14694 raft_consensus.cc:515] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:18.587879 14647 raft_consensus.cc:2393] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35a209cae911420ab80fbd06bc2d112e in current term 1: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:18.589967 14694 leader_election.cc:290] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:18.595114 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994f72bfcc44e31a972ea1e24ff5d1c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:18.595597 14482 tablet_service.cc:1511] Processing CreateTablet for tablet f9e9e1e628f9438095f74e65180a7f82 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
W20260709 12:14:18.597978 14611 leader_election.cc:343] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.598970 14539 leader_election.cc:304] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e; no voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:18.600144 14705 raft_consensus.cc:3060] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.600348 14693 tablet_bootstrap.cc:654] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.603564 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35f8100d9694f2c95110cfb99ae4bb8" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:18.605526 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994f72bfcc44e31a972ea1e24ff5d1c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:18.596959 14482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e9e1e628f9438095f74e65180a7f82. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:18.607573 14388 leader_election.cc:343] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.610101 14407 tablet_service.cc:1511] Processing CreateTablet for tablet f9e9e1e628f9438095f74e65180a7f82 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:18.610735 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e692bb102854beab10e6acb86baab45" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:18.611533 14407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e9e1e628f9438095f74e65180a7f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.612268 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1b593b42c4578bb5fab821c2e041c" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
W20260709 12:14:18.613013 14465 leader_election.cc:343] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.615144 14558 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf9543507bf466c9e021fd56f8178b8 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:18.620308 14558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf9543507bf466c9e021fd56f8178b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.623562 14690 ts_tablet_manager.cc:1434] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.004s
I20260709 12:14:18.638692 14636 tablet_service.cc:1511] Processing CreateTablet for tablet 07cfded842d4420d9079719a16603763 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:18.639648 14719 raft_consensus.cc:515] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.640244 14636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07cfded842d4420d9079719a16603763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.645609 14705 raft_consensus.cc:2749] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:18.643191 14562 tablet_service.cc:1511] Processing CreateTablet for tablet 2103eb3532b04068b122c907cd66b24c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:18.646986 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2103eb3532b04068b122c907cd66b24c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:18.644063 14369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:18.638692 14559 tablet_service.cc:1511] Processing CreateTablet for tablet 07cfded842d4420d9079719a16603763 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:18.658535 14631 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf9543507bf466c9e021fd56f8178b8 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:18.660522 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e692bb102854beab10e6acb86baab45" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:18.662104 14631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf9543507bf466c9e021fd56f8178b8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:18.662632 14463 leader_election.cc:343] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.662119 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07cfded842d4420d9079719a16603763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.663102 14463 leader_election.cc:304] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2; no voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:18.664079 14720 raft_consensus.cc:2749] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:18.664703 14573 raft_consensus.cc:2468] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:18.666718 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1b593b42c4578bb5fab821c2e041c" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:18.660756 14485 tablet_service.cc:1511] Processing CreateTablet for tablet 2103eb3532b04068b122c907cd66b24c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:18.666946 14611 leader_election.cc:304] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:18.667613 14722 raft_consensus.cc:493] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.668121 14694 raft_consensus.cc:2804] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:18.663337 14690 tablet_bootstrap.cc:492] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
W20260709 12:14:18.669003 14464 leader_election.cc:343] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.677953 14634 tablet_service.cc:1511] Processing CreateTablet for tablet 26e1faf97ef2449fbed332d95298ddbd (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:18.678334 14406 tablet_service.cc:1511] Processing CreateTablet for tablet 2103eb3532b04068b122c907cd66b24c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:18.679600 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e1faf97ef2449fbed332d95298ddbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.679648 14406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2103eb3532b04068b122c907cd66b24c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.685601 14723 raft_consensus.cc:493] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.686299 14723 raft_consensus.cc:515] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:18.689488 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2103eb3532b04068b122c907cd66b24c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.689868 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b4f731ba64b81aaf58f2ecd8b8378" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
W20260709 12:14:18.691479 14388 leader_election.cc:343] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.698629 14690 tablet_bootstrap.cc:654] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.698518 14719 leader_election.cc:290] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:18.699608 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1b593b42c4578bb5fab821c2e041c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:18.699972 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1b593b42c4578bb5fab821c2e041c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:18.704185 14499 raft_consensus.cc:3060] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:18.704030 14612 leader_election.cc:343] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.714219 14414 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf9543507bf466c9e021fd56f8178b8 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:18.715590 14414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf9543507bf466c9e021fd56f8178b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.717185 14689 tablet_bootstrap.cc:492] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:18.717962 14689 ts_tablet_manager.cc:1403] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.445s	user 0.010s	sys 0.015s
I20260709 12:14:18.719369 14408 tablet_service.cc:1511] Processing CreateTablet for tablet 26e1faf97ef2449fbed332d95298ddbd (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:18.720625 14408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e1faf97ef2449fbed332d95298ddbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.721686 14489 tablet_service.cc:1511] Processing CreateTablet for tablet 07cfded842d4420d9079719a16603763 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:18.722998 14489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07cfded842d4420d9079719a16603763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.668107 14722 raft_consensus.cc:515] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:18.727571 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
W20260709 12:14:18.729219 14388 leader_election.cc:343] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.699929 14647 raft_consensus.cc:2393] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f1589c98c5d42279fc4b6389719cea2 in current term 1: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:18.738144 14486 tablet_service.cc:1511] Processing CreateTablet for tablet 26e1faf97ef2449fbed332d95298ddbd (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:18.740679 14465 leader_election.cc:304] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:18.742226 14486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e1faf97ef2449fbed332d95298ddbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.744710 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:18.745261 14723 leader_election.cc:290] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:18.745767 14647 raft_consensus.cc:2468] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:18.747548 14390 leader_election.cc:304] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:18.748858 14723 raft_consensus.cc:2804] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:18.749346 14723 raft_consensus.cc:493] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.717233 14499 raft_consensus.cc:2468] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:18.750813 14720 raft_consensus.cc:2749] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:18.749428 14689 raft_consensus.cc:359] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:18.754017 14689 raft_consensus.cc:385] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.754351 14689 raft_consensus.cc:740] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.752219 14611 leader_election.cc:304] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:18.749788 14723 raft_consensus.cc:3060] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.759029 14689 consensus_queue.cc:260] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:18.760051 14719 raft_consensus.cc:2804] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:18.760578 14719 raft_consensus.cc:697] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:18.750211 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b4f731ba64b81aaf58f2ecd8b8378" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:18.762684 14719 consensus_queue.cc:237] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.754041 14722 leader_election.cc:290] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
W20260709 12:14:18.764464 14388 leader_election.cc:343] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.764657 14692 tablet_bootstrap.cc:492] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:18.766310 14692 ts_tablet_manager.cc:1403] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.531s	user 0.016s	sys 0.022s
I20260709 12:14:18.764928 14388 leader_election.cc:304] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6; no voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:18.777925 14694 raft_consensus.cc:697] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:18.784528 14694 consensus_queue.cc:237] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:18.785679 14481 tablet_service.cc:1511] Processing CreateTablet for tablet 16899ba8309a4a299a6104e288bc4bc6 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:18.786259 14692 raft_consensus.cc:359] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:18.786999 14692 raft_consensus.cc:385] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.787287 14692 raft_consensus.cc:740] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.788126 14692 consensus_queue.cc:260] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:18.790364 14692 ts_tablet_manager.cc:1434] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:14:18.787011 14481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16899ba8309a4a299a6104e288bc4bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.791733 14693 tablet_bootstrap.cc:492] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:18.792227 14693 ts_tablet_manager.cc:1403] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.285s	user 0.014s	sys 0.012s
I20260709 12:14:18.794553 14700 raft_consensus.cc:2749] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:18.794492 14320 catalog_manager.cc:5697] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:18.797277 14413 tablet_service.cc:1511] Processing CreateTablet for tablet 189c7470c56f4dd39920256430575eb1 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:18.795398 14693 raft_consensus.cc:359] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.798209 14693 raft_consensus.cc:385] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.798568 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189c7470c56f4dd39920256430575eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.798689 14693 raft_consensus.cc:740] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.800064 14693 consensus_queue.cc:260] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:18.808434 14693 ts_tablet_manager.cc:1434] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:14:18.796603 14558 tablet_service.cc:1511] Processing CreateTablet for tablet 189c7470c56f4dd39920256430575eb1 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:18.810750 14558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189c7470c56f4dd39920256430575eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.817204 14692 tablet_bootstrap.cc:492] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:18.822633 14630 tablet_service.cc:1511] Processing CreateTablet for tablet 189c7470c56f4dd39920256430575eb1 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:18.853102 14630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189c7470c56f4dd39920256430575eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.859622 14689 ts_tablet_manager.cc:1434] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.141s	user 0.007s	sys 0.005s
I20260709 12:14:18.860001 14636 tablet_service.cc:1511] Processing CreateTablet for tablet 16899ba8309a4a299a6104e288bc4bc6 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:18.860741 14689 tablet_bootstrap.cc:492] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:18.862076 14411 tablet_service.cc:1511] Processing CreateTablet for tablet c943ce4529bc46298cb3600b99694c99 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:18.863314 14411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c943ce4529bc46298cb3600b99694c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.863572 14690 tablet_bootstrap.cc:492] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:18.864074 14690 ts_tablet_manager.cc:1403] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.239s	user 0.015s	sys 0.008s
I20260709 12:14:18.867062 14690 raft_consensus.cc:359] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:18.867314 14633 tablet_service.cc:1511] Processing CreateTablet for tablet 8531d87ba81f4e39bb85e8f661f523b6 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:18.867795 14690 raft_consensus.cc:385] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.868139 14690 raft_consensus.cc:740] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:18.869062 14690 consensus_queue.cc:260] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:18.870863 14484 tablet_service.cc:1511] Processing CreateTablet for tablet c943ce4529bc46298cb3600b99694c99 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:18.871393 14690 ts_tablet_manager.cc:1434] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:14:18.855803 14693 tablet_bootstrap.cc:492] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:18.875761 14562 tablet_service.cc:1511] Processing CreateTablet for tablet c943ce4529bc46298cb3600b99694c99 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:18.876974 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c943ce4529bc46298cb3600b99694c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.877722 14693 tablet_bootstrap.cc:654] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.868942 14723 raft_consensus.cc:515] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:18.890518 14408 tablet_service.cc:1511] Processing CreateTablet for tablet 8531d87ba81f4e39bb85e8f661f523b6 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:18.897323 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:18.895941 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:18.903754 14647 raft_consensus.cc:3060] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:18.896533 14692 tablet_bootstrap.cc:654] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.892773 14636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16899ba8309a4a299a6104e288bc4bc6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:18.909680 14388 leader_election.cc:343] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.893491 14484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c943ce4529bc46298cb3600b99694c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.914000 14408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8531d87ba81f4e39bb85e8f661f523b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.895778 14723 leader_election.cc:290] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:18.914388 14321 catalog_manager.cc:5697] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:18.923564 14689 tablet_bootstrap.cc:654] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:18.925384 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8531d87ba81f4e39bb85e8f661f523b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.926479 14481 tablet_service.cc:1511] Processing CreateTablet for tablet 8531d87ba81f4e39bb85e8f661f523b6 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:18.928716 14481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8531d87ba81f4e39bb85e8f661f523b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.927037 14647 raft_consensus.cc:2468] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:18.934245 14390 leader_election.cc:304] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:18.935704 14723 raft_consensus.cc:2804] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:18.936740 14723 raft_consensus.cc:697] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:18.937891 14723 consensus_queue.cc:237] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:18.945456 14705 raft_consensus.cc:493] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.945994 14705 raft_consensus.cc:515] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:18.948278 14705 leader_election.cc:290] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:18.895305 14690 tablet_bootstrap.cc:492] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:18.908324 14559 tablet_service.cc:1511] Processing CreateTablet for tablet 16899ba8309a4a299a6104e288bc4bc6 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:18.960031 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b9fc598cff4f95974fe57f0edf3b41" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:18.965030 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16899ba8309a4a299a6104e288bc4bc6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:18.974114 14539 leader_election.cc:343] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.977927 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b9fc598cff4f95974fe57f0edf3b41" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:18.979810 14538 leader_election.cc:343] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:18.980330 14538 leader_election.cc:304] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e; no voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:18.980986 14562 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1dcdce29cb40f485ef6da9b3279113 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:18.981464 14705 raft_consensus.cc:2749] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:18.982421 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1dcdce29cb40f485ef6da9b3279113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:18.991202 14700 consensus_queue.cc:1048] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:18.992113 14693 tablet_bootstrap.cc:492] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:18.992646 14693 ts_tablet_manager.cc:1403] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.144s	user 0.046s	sys 0.016s
I20260709 12:14:18.996068 14693 raft_consensus.cc:359] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:18.996763 14693 raft_consensus.cc:385] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:18.998442 14693 raft_consensus.cc:740] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.000555 14631 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1dcdce29cb40f485ef6da9b3279113 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:19.009466 14631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1dcdce29cb40f485ef6da9b3279113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.010577 14692 tablet_bootstrap.cc:492] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:19.010864 14689 tablet_bootstrap.cc:492] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:19.011089 14692 ts_tablet_manager.cc:1403] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.194s	user 0.012s	sys 0.007s
I20260709 12:14:19.011420 14689 ts_tablet_manager.cc:1403] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.151s	user 0.013s	sys 0.005s
W20260709 12:14:19.004865 14388 consensus_peers.cc:597] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:19.014271 14692 raft_consensus.cc:359] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.014513 14689 raft_consensus.cc:359] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:19.015070 14692 raft_consensus.cc:385] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.015291 14689 raft_consensus.cc:385] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.015456 14692 raft_consensus.cc:740] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.015677 14689 raft_consensus.cc:740] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.017436 14413 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1dcdce29cb40f485ef6da9b3279113 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:19.018177 14489 tablet_service.cc:1511] Processing CreateTablet for tablet 465887c49c424b6cbb0851fdd2ac306b (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:19.018781 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1dcdce29cb40f485ef6da9b3279113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.019455 14489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465887c49c424b6cbb0851fdd2ac306b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.010145 14693 consensus_queue.cc:260] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.022759 14693 ts_tablet_manager.cc:1434] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260709 12:14:19.023736 14690 tablet_bootstrap.cc:654] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.043869 14720 raft_consensus.cc:493] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.044471 14720 raft_consensus.cc:515] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:19.046772 14720 leader_election.cc:290] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:19.035673 14693 tablet_bootstrap.cc:492] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:19.016418 14692 consensus_queue.cc:260] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.016486 14689 consensus_queue.cc:260] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:19.060662 14720 raft_consensus.cc:493] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.061697 14720 raft_consensus.cc:515] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.063741 14633 tablet_service.cc:1511] Processing CreateTablet for tablet 465887c49c424b6cbb0851fdd2ac306b (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:19.064127 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3eb8fff7fd4363b46aa8b6b3551a85" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:19.064752 14693 tablet_bootstrap.cc:654] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.063787 14720 leader_election.cc:290] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
W20260709 12:14:19.067605 14464 leader_election.cc:343] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.056990 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3eb8fff7fd4363b46aa8b6b3551a85" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:19.068482 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:19.068724 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:19.068635 14562 tablet_service.cc:1511] Processing CreateTablet for tablet 465887c49c424b6cbb0851fdd2ac306b (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:19.069614 14646 raft_consensus.cc:2393] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f1589c98c5d42279fc4b6389719cea2 in current term 1: Already voted for candidate 6708da1fc5b34642b423f4bef68019f6 in this term.
I20260709 12:14:19.070051 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465887c49c424b6cbb0851fdd2ac306b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.070909 14465 leader_election.cc:304] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:19.072172 14720 raft_consensus.cc:3060] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.073491 14647 raft_consensus.cc:2468] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:19.074504 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465887c49c424b6cbb0851fdd2ac306b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.078269 14723 raft_consensus.cc:493] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.078553 14465 leader_election.cc:304] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:19.078791 14723 raft_consensus.cc:515] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.098207 14723 leader_election.cc:290] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:19.100023 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81974e73f96e45c3b455984d2bb0d8bc" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:19.101075 14408 tablet_service.cc:1511] Processing CreateTablet for tablet 288394f6758b4c49ac2226d0efd61a93 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 12:14:19.101599 14388 leader_election.cc:343] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.102563 14408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288394f6758b4c49ac2226d0efd61a93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.107208 14692 ts_tablet_manager.cc:1434] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.096s	user 0.009s	sys 0.000s
I20260709 12:14:19.107115 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81974e73f96e45c3b455984d2bb0d8bc" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:19.108697 14692 tablet_bootstrap.cc:492] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
W20260709 12:14:19.108739 14388 leader_election.cc:343] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.112260 14484 tablet_service.cc:1511] Processing CreateTablet for tablet 288394f6758b4c49ac2226d0efd61a93 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:19.113651 14689 ts_tablet_manager.cc:1434] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.102s	user 0.008s	sys 0.000s
I20260709 12:14:19.124398 14689 tablet_bootstrap.cc:492] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:19.116559 14558 tablet_service.cc:1511] Processing CreateTablet for tablet 288394f6758b4c49ac2226d0efd61a93 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:19.128991 14558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288394f6758b4c49ac2226d0efd61a93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.130187 14485 tablet_service.cc:1511] Processing CreateTablet for tablet c27f58da2ef14148a5bf4935c02b63cd (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:19.131420 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27f58da2ef14148a5bf4935c02b63cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.133445 14484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288394f6758b4c49ac2226d0efd61a93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.119259 14388 leader_election.cc:304] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6; no voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:19.137378 14723 raft_consensus.cc:2749] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:19.148458 14559 tablet_service.cc:1511] Processing CreateTablet for tablet 85a8741843e746dba8fbe9b332e3e15c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:19.150252 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a8741843e746dba8fbe9b332e3e15c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.152330 14689 tablet_bootstrap.cc:654] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:19.153744 14465 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.132:37369, user_credentials={real_user=slave}} blocked reactor thread for 75295.1us
I20260709 12:14:19.157776 14636 tablet_service.cc:1511] Processing CreateTablet for tablet 85a8741843e746dba8fbe9b332e3e15c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:19.159102 14636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a8741843e746dba8fbe9b332e3e15c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:19.153000 14388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:35267, user_credentials={real_user=slave}} blocked reactor thread for 44300.9us
I20260709 12:14:19.166541 14411 tablet_service.cc:1511] Processing CreateTablet for tablet c27f58da2ef14148a5bf4935c02b63cd (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:19.169579 14631 tablet_service.cc:1511] Processing CreateTablet for tablet c27f58da2ef14148a5bf4935c02b63cd (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:19.170418 14411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27f58da2ef14148a5bf4935c02b63cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.170848 14631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27f58da2ef14148a5bf4935c02b63cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.172544 14720 raft_consensus.cc:2749] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:19.173241 14720 raft_consensus.cc:2804] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:19.173549 14720 raft_consensus.cc:493] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.173833 14720 raft_consensus.cc:3060] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.185492 14692 tablet_bootstrap.cc:654] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.189114 14693 tablet_bootstrap.cc:492] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:19.189708 14693 ts_tablet_manager.cc:1403] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.154s	user 0.023s	sys 0.015s
I20260709 12:14:19.192421 14481 tablet_service.cc:1511] Processing CreateTablet for tablet 11ab0797ea104563865e05657af374ea (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:19.193921 14481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ab0797ea104563865e05657af374ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.202690 14413 tablet_service.cc:1511] Processing CreateTablet for tablet 85a8741843e746dba8fbe9b332e3e15c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:19.204278 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a8741843e746dba8fbe9b332e3e15c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.207237 14690 tablet_bootstrap.cc:492] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:19.207950 14690 ts_tablet_manager.cc:1403] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.325s	user 0.009s	sys 0.008s
I20260709 12:14:19.222316 14720 raft_consensus.cc:515] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:19.225327 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3eb8fff7fd4363b46aa8b6b3551a85" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:19.225910 14647 raft_consensus.cc:3060] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.227355 14690 raft_consensus.cc:359] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:19.228235 14690 raft_consensus.cc:385] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.228590 14690 raft_consensus.cc:740] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.229418 14690 consensus_queue.cc:260] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:19.230432 14320 catalog_manager.cc:5697] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:19.234402 14738 log.cc:927] Time spent T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
I20260709 12:14:19.235431 14720 leader_election.cc:290] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:19.234606 14647 raft_consensus.cc:2468] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:19.236641 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3eb8fff7fd4363b46aa8b6b3551a85" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:19.237107 14465 leader_election.cc:304] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:19.237964 14720 raft_consensus.cc:2804] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:14:19.238173 14464 leader_election.cc:343] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.239219 14720 raft_consensus.cc:697] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:19.240105 14720 consensus_queue.cc:237] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:19.243891 14321 catalog_manager.cc:5697] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:19.247774 14694 raft_consensus.cc:493] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.249646 14693 raft_consensus.cc:359] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.250389 14693 raft_consensus.cc:385] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.250674 14693 raft_consensus.cc:740] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.251389 14693 consensus_queue.cc:260] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.248456 14694 raft_consensus.cc:515] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.255709 14694 leader_election.cc:290] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:19.256830 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce73cd7005e4122b62bd3b40fc88ccf" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
W20260709 12:14:19.258361 14611 leader_election.cc:343] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.259258 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce73cd7005e4122b62bd3b40fc88ccf" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:19.261740 14612 leader_election.cc:343] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.262209 14612 leader_election.cc:304] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:19.265141 14694 raft_consensus.cc:2749] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:19.266100 14693 ts_tablet_manager.cc:1434] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.076s	user 0.003s	sys 0.003s
I20260709 12:14:19.267233 14693 tablet_bootstrap.cc:492] T 5994f72bfcc44e31a972ea1e24ff5d1c P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:19.270874 14559 tablet_service.cc:1511] Processing CreateTablet for tablet 11ab0797ea104563865e05657af374ea (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:19.273909 14693 tablet_bootstrap.cc:654] T 5994f72bfcc44e31a972ea1e24ff5d1c P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.274434 14690 ts_tablet_manager.cc:1434] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260709 12:14:19.274703 14489 tablet_service.cc:1511] Processing CreateTablet for tablet 2471d3d50de744b286d1f78a185e1c9a (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:19.274758 14636 tablet_service.cc:1511] Processing CreateTablet for tablet 11ab0797ea104563865e05657af374ea (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:19.275497 14690 tablet_bootstrap.cc:492] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:19.276031 14489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2471d3d50de744b286d1f78a185e1c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.276170 14636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ab0797ea104563865e05657af374ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.277432 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ab0797ea104563865e05657af374ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.287632 14692 tablet_bootstrap.cc:492] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:19.288198 14692 ts_tablet_manager.cc:1403] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.180s	user 0.017s	sys 0.012s
I20260709 12:14:19.292011 14562 tablet_service.cc:1511] Processing CreateTablet for tablet 2471d3d50de744b286d1f78a185e1c9a (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:19.296505 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2471d3d50de744b286d1f78a185e1c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.297478 14321 catalog_manager.cc:5697] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:19.297489 14692 raft_consensus.cc:359] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.301134 14692 raft_consensus.cc:385] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.301440 14692 raft_consensus.cc:740] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.302222 14692 consensus_queue.cc:260] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.304490 14692 ts_tablet_manager.cc:1434] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:14:19.304343 14631 tablet_service.cc:1511] Processing CreateTablet for tablet a0db50fbe61c40f885329d7ccb16d0fb (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:19.305655 14631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0db50fbe61c40f885329d7ccb16d0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.308743 14484 tablet_service.cc:1511] Processing CreateTablet for tablet a0db50fbe61c40f885329d7ccb16d0fb (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:19.309356 14633 tablet_service.cc:1511] Processing CreateTablet for tablet 43e4dc4f8ec74902a8afcf562f331200 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:19.310096 14484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0db50fbe61c40f885329d7ccb16d0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.310556 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e4dc4f8ec74902a8afcf562f331200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.312628 14692 tablet_bootstrap.cc:492] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:19.314096 14558 tablet_service.cc:1511] Processing CreateTablet for tablet 43e4dc4f8ec74902a8afcf562f331200 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 12:14:19.315033 14611 consensus_peers.cc:597] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:19.315339 14558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e4dc4f8ec74902a8afcf562f331200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.317276 14694 consensus_queue.cc:1048] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:19.302242 14690 tablet_bootstrap.cc:654] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.322415 14408 tablet_service.cc:1511] Processing CreateTablet for tablet a0db50fbe61c40f885329d7ccb16d0fb (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:19.323686 14408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0db50fbe61c40f885329d7ccb16d0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.323971 14692 tablet_bootstrap.cc:654] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.328653 14720 raft_consensus.cc:493] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.329186 14720 raft_consensus.cc:515] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.329305 14694 consensus_queue.cc:1048] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:19.331295 14720 leader_election.cc:290] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:19.333847 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
W20260709 12:14:19.335297 14463 leader_election.cc:343] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.335690 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:19.336913 14464 leader_election.cc:343] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.337364 14464 leader_election.cc:304] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:19.349579 14720 raft_consensus.cc:2749] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:19.359051 14485 tablet_service.cc:1511] Processing CreateTablet for tablet d15433e30b6245a2b3d76b5749ce0d3b (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:19.367596 14424 raft_consensus.cc:3060] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.368692 14485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15433e30b6245a2b3d76b5749ce0d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.361742 14413 tablet_service.cc:1511] Processing CreateTablet for tablet 43e4dc4f8ec74902a8afcf562f331200 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:19.375161 14692 tablet_bootstrap.cc:492] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:19.382351 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e4dc4f8ec74902a8afcf562f331200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.383387 14559 tablet_service.cc:1511] Processing CreateTablet for tablet d15433e30b6245a2b3d76b5749ce0d3b (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:19.384802 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15433e30b6245a2b3d76b5749ce0d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.294121 14411 tablet_service.cc:1511] Processing CreateTablet for tablet 2471d3d50de744b286d1f78a185e1c9a (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:19.387238 14411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2471d3d50de744b286d1f78a185e1c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.389357 14630 tablet_service.cc:1511] Processing CreateTablet for tablet d15433e30b6245a2b3d76b5749ce0d3b (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:19.390588 14630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15433e30b6245a2b3d76b5749ce0d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.395164 14406 tablet_service.cc:1511] Processing CreateTablet for tablet 9e47c16692dc40de900c5b1edef494cb (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:19.396507 14406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e47c16692dc40de900c5b1edef494cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.397879 14723 consensus_queue.cc:1048] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:19.392877 14692 ts_tablet_manager.cc:1403] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.010s
I20260709 12:14:19.408083 14692 raft_consensus.cc:359] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.413338 14555 tablet_service.cc:1511] Processing CreateTablet for tablet 9e47c16692dc40de900c5b1edef494cb (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:19.413843 14484 tablet_service.cc:1511] Processing CreateTablet for tablet 9e47c16692dc40de900c5b1edef494cb (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:19.414768 14555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e47c16692dc40de900c5b1edef494cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.415076 14484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e47c16692dc40de900c5b1edef494cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.421721 14692 raft_consensus.cc:385] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.435118 14692 raft_consensus.cc:740] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.453207 14692 consensus_queue.cc:260] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.456203 14692 ts_tablet_manager.cc:1434] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.002s
I20260709 12:14:19.467912 14705 raft_consensus.cc:493] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.468652 14705 raft_consensus.cc:515] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.455230 14633 tablet_service.cc:1511] Processing CreateTablet for tablet 9224ab9fc4ab4114ae8034bcf12cd409 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:19.473394 14705 leader_election.cc:290] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:19.474097 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9224ab9fc4ab4114ae8034bcf12cd409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.474777 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b4f731ba64b81aaf58f2ecd8b8378" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
W20260709 12:14:19.476251 14537 leader_election.cc:343] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.478479 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b4f731ba64b81aaf58f2ecd8b8378" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:19.484233 14692 tablet_bootstrap.cc:492] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:19.488724 14423 raft_consensus.cc:2468] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:19.502183 14538 leader_election.cc:304] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:19.503122 14705 raft_consensus.cc:2804] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:19.503579 14705 raft_consensus.cc:493] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.503980 14705 raft_consensus.cc:3060] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.509156 14723 consensus_queue.cc:1048] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:19.510143 14689 tablet_bootstrap.cc:492] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:19.510725 14689 ts_tablet_manager.cc:1403] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.387s	user 0.013s	sys 0.020s
I20260709 12:14:19.512319 14705 raft_consensus.cc:515] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.515410 14693 tablet_bootstrap.cc:492] T 5994f72bfcc44e31a972ea1e24ff5d1c P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:19.515933 14693 ts_tablet_manager.cc:1403] T 5994f72bfcc44e31a972ea1e24ff5d1c P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.249s	user 0.017s	sys 0.026s
I20260709 12:14:19.516601 14689 raft_consensus.cc:359] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:19.522217 14689 raft_consensus.cc:385] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.522643 14689 raft_consensus.cc:740] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.524044 14690 tablet_bootstrap.cc:492] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:19.523768 14689 consensus_queue.cc:260] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:19.524554 14690 ts_tablet_manager.cc:1403] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.249s	user 0.011s	sys 0.032s
I20260709 12:14:19.526015 14705 leader_election.cc:290] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:19.526429 14689 ts_tablet_manager.cc:1434] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:14:19.528158 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b4f731ba64b81aaf58f2ecd8b8378" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:19.529531 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b4f731ba64b81aaf58f2ecd8b8378" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:19.529723 14693 raft_consensus.cc:359] T 5994f72bfcc44e31a972ea1e24ff5d1c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:19.532366 14690 raft_consensus.cc:359] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
W20260709 12:14:19.538442 14537 leader_election.cc:343] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.538681 14690 raft_consensus.cc:385] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.538998 14690 raft_consensus.cc:740] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.538475 14693 raft_consensus.cc:385] T 5994f72bfcc44e31a972ea1e24ff5d1c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.494115 14413 tablet_service.cc:1511] Processing CreateTablet for tablet 9224ab9fc4ab4114ae8034bcf12cd409 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:19.539515 14693 raft_consensus.cc:740] T 5994f72bfcc44e31a972ea1e24ff5d1c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.537353 14423 raft_consensus.cc:3060] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.540318 14693 consensus_queue.cc:260] T 5994f72bfcc44e31a972ea1e24ff5d1c P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:19.543820 14693 ts_tablet_manager.cc:1434] T 5994f72bfcc44e31a972ea1e24ff5d1c P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:14:19.509223 14729 consensus_queue.cc:1048] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.053s
I20260709 12:14:19.544853 14693 tablet_bootstrap.cc:492] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:19.539574 14489 tablet_service.cc:1511] Processing CreateTablet for tablet 9224ab9fc4ab4114ae8034bcf12cd409 (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:19.547055 14489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9224ab9fc4ab4114ae8034bcf12cd409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.550262 14559 tablet_service.cc:1511] Processing CreateTablet for tablet ac4452911eb2492692fc6c3e93fae63c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:19.551601 14559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4452911eb2492692fc6c3e93fae63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.547642 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9224ab9fc4ab4114ae8034bcf12cd409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.554687 14692 tablet_bootstrap.cc:654] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.567412 14423 raft_consensus.cc:2468] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:19.563545 14690 consensus_queue.cc:260] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.571404 14689 tablet_bootstrap.cc:492] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:19.572139 14406 tablet_service.cc:1511] Processing CreateTablet for tablet ac4452911eb2492692fc6c3e93fae63c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:19.573009 14690 ts_tablet_manager.cc:1434] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 12:14:19.572085 14630 tablet_service.cc:1511] Processing CreateTablet for tablet ac4452911eb2492692fc6c3e93fae63c (DEFAULT_TABLE table=test-workload [id=3e7290387bdf4bc297418694c9744f79]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:19.573606 14406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4452911eb2492692fc6c3e93fae63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.574018 14690 tablet_bootstrap.cc:492] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:19.570873 14538 leader_election.cc:304] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:19.588596 14705 raft_consensus.cc:2804] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:19.604491 14690 tablet_bootstrap.cc:654] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.610196 14693 tablet_bootstrap.cc:654] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.612074 14723 raft_consensus.cc:493] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.615459 14689 tablet_bootstrap.cc:654] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.619302 14692 tablet_bootstrap.cc:492] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:19.619815 14705 raft_consensus.cc:697] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:19.623756 14723 raft_consensus.cc:515] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.626917 14723 leader_election.cc:290] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:19.627377 14705 consensus_queue.cc:237] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.623097 14630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4452911eb2492692fc6c3e93fae63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:19.625005 14692 ts_tablet_manager.cc:1403] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.161s	user 0.010s	sys 0.004s
I20260709 12:14:19.630117 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:19.630170 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:19.631139 14498 raft_consensus.cc:2468] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:19.633889 14388 leader_election.cc:304] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:19.635978 14765 raft_consensus.cc:493] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.636498 14765 raft_consensus.cc:515] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.636691 14723 raft_consensus.cc:2804] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:19.645550 14723 raft_consensus.cc:493] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:19.636512 14388 leader_election.cc:343] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.640496 14692 raft_consensus.cc:359] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.648244 14692 raft_consensus.cc:385] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.648788 14692 raft_consensus.cc:740] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.650570 14765 leader_election.cc:290] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:19.653340 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce73cd7005e4122b62bd3b40fc88ccf" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:19.654089 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce73cd7005e4122b62bd3b40fc88ccf" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:19.654946 14647 raft_consensus.cc:2468] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
W20260709 12:14:19.655148 14538 leader_election.cc:343] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.656709 14539 leader_election.cc:304] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:19.647857 14723 raft_consensus.cc:3060] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.658314 14765 raft_consensus.cc:2804] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:19.658883 14765 raft_consensus.cc:493] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.659389 14765 raft_consensus.cc:3060] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:19.663167 14369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:19.664515 14690 tablet_bootstrap.cc:492] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:19.664362 14692 consensus_queue.cc:260] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.665542 14690 ts_tablet_manager.cc:1403] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.092s	user 0.006s	sys 0.012s
I20260709 12:14:19.670490 14692 ts_tablet_manager.cc:1434] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.001s
I20260709 12:14:19.671743 14692 tablet_bootstrap.cc:492] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:19.679651 14692 tablet_bootstrap.cc:654] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.669584 14690 raft_consensus.cc:359] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.681200 14690 raft_consensus.cc:385] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.681548 14319 catalog_manager.cc:5697] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:19.683002 14723 raft_consensus.cc:515] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.683126 14690 raft_consensus.cc:740] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.686618 14690 consensus_queue.cc:260] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.687036 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:19.688069 14498 raft_consensus.cc:3060] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.692226 14690 ts_tablet_manager.cc:1434] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:14:19.693459 14690 tablet_bootstrap.cc:492] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:19.699366 14498 raft_consensus.cc:2468] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:19.713585 14723 leader_election.cc:290] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:19.701802 14690 tablet_bootstrap.cc:654] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:19.704473 14464 consensus_peers.cc:597] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:19.706884 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:19.713589 14765 raft_consensus.cc:515] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.715013 14572 raft_consensus.cc:3060] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.716794 14689 tablet_bootstrap.cc:492] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:19.716977 14765 leader_election.cc:290] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:19.717353 14689 ts_tablet_manager.cc:1403] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.147s	user 0.016s	sys 0.026s
I20260709 12:14:19.717971 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce73cd7005e4122b62bd3b40fc88ccf" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:19.718664 14647 raft_consensus.cc:3060] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.720352 14689 raft_consensus.cc:359] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.721087 14689 raft_consensus.cc:385] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.721372 14689 raft_consensus.cc:740] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.722226 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce73cd7005e4122b62bd3b40fc88ccf" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:19.722098 14689 consensus_queue.cc:260] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.722736 14499 raft_consensus.cc:3060] T 5994f72bfcc44e31a972ea1e24ff5d1c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.723685 14388 leader_election.cc:304] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:19.724575 14723 raft_consensus.cc:2804] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:19.725030 14723 raft_consensus.cc:697] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:19.726052 14723 consensus_queue.cc:237] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.727336 14689 ts_tablet_manager.cc:1434] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:19.728374 14689 tablet_bootstrap.cc:492] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:19.729151 14761 raft_consensus.cc:493] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.729341 14693 tablet_bootstrap.cc:492] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:19.729813 14693 ts_tablet_manager.cc:1403] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.185s	user 0.010s	sys 0.006s
I20260709 12:14:19.729646 14761 raft_consensus.cc:515] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:19.731777 14761 leader_election.cc:290] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:19.733628 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e692bb102854beab10e6acb86baab45" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:19.734107 14692 tablet_bootstrap.cc:492] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:19.733970 14572 raft_consensus.cc:2468] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:19.734557 14692 ts_tablet_manager.cc:1403] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.006s
I20260709 12:14:19.734702 14689 tablet_bootstrap.cc:654] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.735378 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e692bb102854beab10e6acb86baab45" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:19.736061 14498 raft_consensus.cc:2468] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:19.722784 14424 raft_consensus.cc:3060] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:19.736581 14611 leader_election.cc:343] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.740067 14693 raft_consensus.cc:359] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.740831 14693 raft_consensus.cc:385] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.741212 14693 raft_consensus.cc:740] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.742204 14647 raft_consensus.cc:2468] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:19.742090 14693 consensus_queue.cc:260] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.743630 14539 leader_election.cc:304] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:19.744439 14693 ts_tablet_manager.cc:1434] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:14:19.744540 14765 raft_consensus.cc:2804] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:19.745884 14693 tablet_bootstrap.cc:492] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:19.746002 14765 raft_consensus.cc:697] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:19.747001 14765 consensus_queue.cc:237] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.744699 14424 raft_consensus.cc:2468] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:19.752038 14611 leader_election.cc:304] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:19.753787 14761 raft_consensus.cc:2804] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:19.754946 14761 raft_consensus.cc:493] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.755268 14761 raft_consensus.cc:3060] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.758802 14319 catalog_manager.cc:5697] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:19.761211 14761 raft_consensus.cc:515] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:19.763504 14692 raft_consensus.cc:359] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.764233 14692 raft_consensus.cc:385] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.764174 14761 leader_election.cc:290] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:19.764861 14692 raft_consensus.cc:740] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.764722 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e692bb102854beab10e6acb86baab45" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:19.783828 14692 consensus_queue.cc:260] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.785558 14693 tablet_bootstrap.cc:654] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.785861 14692 ts_tablet_manager.cc:1434] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 12:14:19.785930 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e692bb102854beab10e6acb86baab45" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:19.786603 14498 raft_consensus.cc:3060] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.789029 14720 consensus_queue.cc:1048] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:19.791738 14692 tablet_bootstrap.cc:492] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:19.794546 14498 raft_consensus.cc:2468] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:19.795969 14690 tablet_bootstrap.cc:492] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:19.796550 14690 ts_tablet_manager.cc:1403] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.004s
I20260709 12:14:19.799302 14692 tablet_bootstrap.cc:654] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:19.799587 14611 leader_election.cc:343] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.800489 14611 leader_election.cc:304] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:19.802371 14761 raft_consensus.cc:2804] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:19.803071 14761 raft_consensus.cc:697] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:19.803951 14761 consensus_queue.cc:237] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:19.801157 14690 raft_consensus.cc:359] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.807431 14690 raft_consensus.cc:385] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.807660 14690 raft_consensus.cc:740] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.808525 14690 consensus_queue.cc:260] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.813009 14689 tablet_bootstrap.cc:492] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:19.813546 14689 ts_tablet_manager.cc:1403] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.008s
I20260709 12:14:19.816329 14690 ts_tablet_manager.cc:1434] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:14:19.817242 14689 raft_consensus.cc:359] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.818207 14689 raft_consensus.cc:385] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.818534 14689 raft_consensus.cc:740] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.817312 14690 tablet_bootstrap.cc:492] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:19.823427 14693 tablet_bootstrap.cc:492] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:19.823894 14693 ts_tablet_manager.cc:1403] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.002s
I20260709 12:14:19.826973 14692 tablet_bootstrap.cc:492] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:19.826635 14693 raft_consensus.cc:359] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:19.822978 14320 catalog_manager.cc:5697] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:19.827473 14692 ts_tablet_manager.cc:1403] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.001s
I20260709 12:14:19.830173 14692 raft_consensus.cc:359] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:19.830790 14692 raft_consensus.cc:385] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.831039 14692 raft_consensus.cc:740] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.831769 14692 consensus_queue.cc:260] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:19.831563 14321 catalog_manager.cc:5697] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:19.834311 14692 ts_tablet_manager.cc:1434] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:19.824608 14689 consensus_queue.cc:260] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.835325 14692 tablet_bootstrap.cc:492] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:19.836472 14689 ts_tablet_manager.cc:1434] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:14:19.837430 14689 tablet_bootstrap.cc:492] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:19.840553 14692 tablet_bootstrap.cc:654] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.842907 14693 raft_consensus.cc:385] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.843212 14693 raft_consensus.cc:740] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.844180 14693 consensus_queue.cc:260] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:19.848907 14690 tablet_bootstrap.cc:654] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.852167 14689 tablet_bootstrap.cc:654] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.860616 14693 ts_tablet_manager.cc:1434] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.005s
I20260709 12:14:19.861554 14693 tablet_bootstrap.cc:492] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:19.862329 14765 raft_consensus.cc:493] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.862813 14765 raft_consensus.cc:515] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.866466 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d881103cf0b74d07afa6aaef873d5df1" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:19.867235 14647 raft_consensus.cc:2468] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:19.867780 14693 tablet_bootstrap.cc:654] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.868350 14539 leader_election.cc:304] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:19.864941 14765 leader_election.cc:290] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:19.869369 14766 raft_consensus.cc:2804] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:19.869746 14766 raft_consensus.cc:493] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.870090 14766 raft_consensus.cc:3060] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.876777 14689 tablet_bootstrap.cc:492] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:19.866429 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d881103cf0b74d07afa6aaef873d5df1" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:19.877867 14766 raft_consensus.cc:515] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
W20260709 12:14:19.878183 14538 leader_election.cc:343] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:19.879122 14693 tablet_bootstrap.cc:492] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:19.879599 14693 ts_tablet_manager.cc:1403] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 12:14:19.879796 14690 tablet_bootstrap.cc:492] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:19.880272 14690 ts_tablet_manager.cc:1403] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.000s
I20260709 12:14:19.881523 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d881103cf0b74d07afa6aaef873d5df1" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:19.882258 14647 raft_consensus.cc:3060] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.882786 14693 raft_consensus.cc:359] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.883607 14693 raft_consensus.cc:385] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.883853 14689 ts_tablet_manager.cc:1403] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260709 12:14:19.883898 14693 raft_consensus.cc:740] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.884727 14693 consensus_queue.cc:260] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.882786 14690 raft_consensus.cc:359] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.886948 14690 raft_consensus.cc:385] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.886732 14689 raft_consensus.cc:359] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:19.887246 14690 raft_consensus.cc:740] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.887439 14689 raft_consensus.cc:385] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.887727 14689 raft_consensus.cc:740] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.887950 14690 consensus_queue.cc:260] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.888465 14689 consensus_queue.cc:260] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:19.889889 14690 ts_tablet_manager.cc:1434] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:14:19.890239 14766 leader_election.cc:290] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:19.892997 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d881103cf0b74d07afa6aaef873d5df1" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:19.893599 14424 raft_consensus.cc:3060] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.890825 14690 tablet_bootstrap.cc:492] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:19.886695 14693 ts_tablet_manager.cc:1434] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:19.896893 14693 tablet_bootstrap.cc:492] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:19.899864 14692 tablet_bootstrap.cc:492] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:19.900677 14424 raft_consensus.cc:2468] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:19.902209 14693 tablet_bootstrap.cc:654] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.906296 14538 leader_election.cc:304] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:19.907039 14690 tablet_bootstrap.cc:654] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.891616 14647 raft_consensus.cc:2468] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:19.902689 14761 raft_consensus.cc:493] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.910003 14761 raft_consensus.cc:515] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.912118 14761 leader_election.cc:290] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:19.913827 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b9fc598cff4f95974fe57f0edf3b41" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:19.914462 14424 raft_consensus.cc:2468] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:19.915441 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b9fc598cff4f95974fe57f0edf3b41" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:19.915715 14612 leader_election.cc:304] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:19.916083 14572 raft_consensus.cc:2468] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:19.904923 14689 ts_tablet_manager.cc:1434] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:14:19.917273 14689 tablet_bootstrap.cc:492] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:19.920631 14781 raft_consensus.cc:493] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.921352 14781 raft_consensus.cc:515] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.925443 14761 raft_consensus.cc:2804] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:19.925874 14761 raft_consensus.cc:493] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.925884 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81974e73f96e45c3b455984d2bb0d8bc" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:19.926298 14761 raft_consensus.cc:3060] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.926611 14572 raft_consensus.cc:2468] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:19.926748 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81974e73f96e45c3b455984d2bb0d8bc" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:19.927603 14424 raft_consensus.cc:2468] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:19.927929 14463 leader_election.cc:304] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 
I20260709 12:14:19.929101 14783 raft_consensus.cc:2804] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:19.929498 14783 raft_consensus.cc:493] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.929615 14781 leader_election.cc:290] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:19.929833 14783 raft_consensus.cc:3060] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.933212 14766 raft_consensus.cc:2804] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:19.934496 14766 raft_consensus.cc:697] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:19.935366 14766 consensus_queue.cc:237] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.938169 14783 raft_consensus.cc:515] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.941155 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81974e73f96e45c3b455984d2bb0d8bc" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:19.941793 14424 raft_consensus.cc:3060] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.905432 14692 ts_tablet_manager.cc:1403] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.017s
I20260709 12:14:19.943794 14689 tablet_bootstrap.cc:654] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.950628 14424 raft_consensus.cc:2468] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:19.954437 14692 raft_consensus.cc:359] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:19.954991 14464 leader_election.cc:304] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:19.956175 14781 raft_consensus.cc:2804] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:19.956916 14781 raft_consensus.cc:697] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:19.955184 14692 raft_consensus.cc:385] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.958022 14781 consensus_queue.cc:237] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.958438 14692 raft_consensus.cc:740] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.951738 14761 raft_consensus.cc:515] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.952704 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81974e73f96e45c3b455984d2bb0d8bc" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:19.963207 14572 raft_consensus.cc:3060] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.961127 14692 consensus_queue.cc:260] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:19.965008 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b9fc598cff4f95974fe57f0edf3b41" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:19.965629 14573 raft_consensus.cc:3060] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.967167 14692 ts_tablet_manager.cc:1434] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:14:19.968382 14692 tablet_bootstrap.cc:492] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:19.953168 14783 leader_election.cc:290] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:19.970829 14572 raft_consensus.cc:2468] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:19.972445 14573 raft_consensus.cc:2468] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:19.973734 14692 tablet_bootstrap.cc:654] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:19.978379 14611 leader_election.cc:304] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:19.979478 14729 raft_consensus.cc:2804] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:19.980088 14729 raft_consensus.cc:697] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:19.981158 14729 consensus_queue.cc:237] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:19.983664 14320 catalog_manager.cc:5697] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:19.988663 14761 leader_election.cc:290] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:19.988930 14692 tablet_bootstrap.cc:492] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:19.989454 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b9fc598cff4f95974fe57f0edf3b41" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:19.990105 14424 raft_consensus.cc:3060] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:19.989615 14692 ts_tablet_manager.cc:1403] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260709 12:14:19.993000 14689 tablet_bootstrap.cc:492] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:19.993530 14689 ts_tablet_manager.cc:1403] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.000s
I20260709 12:14:19.996135 14689 raft_consensus.cc:359] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:19.996726 14689 raft_consensus.cc:385] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.996992 14689 raft_consensus.cc:740] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.997035 14692 raft_consensus.cc:359] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:19.998019 14692 raft_consensus.cc:385] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:19.998370 14692 raft_consensus.cc:740] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:19.999308 14692 consensus_queue.cc:260] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.000315 14693 tablet_bootstrap.cc:492] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:20.000852 14693 ts_tablet_manager.cc:1403] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.104s	user 0.036s	sys 0.040s
I20260709 12:14:20.002050 14692 ts_tablet_manager.cc:1434] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:20.003171 14689 consensus_queue.cc:260] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.003610 14693 raft_consensus.cc:359] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.004446 14693 raft_consensus.cc:385] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.004688 14693 raft_consensus.cc:740] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.005180 14689 ts_tablet_manager.cc:1434] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:14:20.005309 14693 consensus_queue.cc:260] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.006062 14689 tablet_bootstrap.cc:492] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:20.007313 14693 ts_tablet_manager.cc:1434] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:20.008543 14693 tablet_bootstrap.cc:492] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:20.008849 14319 catalog_manager.cc:5697] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:20.012094 14689 tablet_bootstrap.cc:654] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.015074 14692 tablet_bootstrap.cc:492] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:20.014756 14424 raft_consensus.cc:2468] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:20.018227 14693 tablet_bootstrap.cc:654] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.019696 14690 tablet_bootstrap.cc:492] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:20.020190 14690 ts_tablet_manager.cc:1403] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.130s	user 0.020s	sys 0.017s
I20260709 12:14:20.022092 14692 tablet_bootstrap.cc:654] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.025341 14766 raft_consensus.cc:493] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.025846 14766 raft_consensus.cc:515] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.027940 14766 leader_election.cc:290] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:20.030272 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e692bb102854beab10e6acb86baab45" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:20.031847 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e692bb102854beab10e6acb86baab45" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:20.032636 14499 raft_consensus.cc:2393] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35a209cae911420ab80fbd06bc2d112e in current term 1: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:20.034683 14539 leader_election.cc:304] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e; no voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:20.035954 14766 raft_consensus.cc:3060] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.039484 14690 raft_consensus.cc:359] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.040185 14690 raft_consensus.cc:385] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.040581 14690 raft_consensus.cc:740] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.041396 14690 consensus_queue.cc:260] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.043470 14690 ts_tablet_manager.cc:1434] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:14:20.044412 14690 tablet_bootstrap.cc:492] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:20.046202 14766 raft_consensus.cc:2749] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:20.051017 14693 tablet_bootstrap.cc:492] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:20.049253 14321 catalog_manager.cc:5697] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:20.051532 14693 ts_tablet_manager.cc:1403] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.010s
I20260709 12:14:20.052191 14690 tablet_bootstrap.cc:654] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.054392 14693 raft_consensus.cc:359] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.055085 14693 raft_consensus.cc:385] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.055365 14693 raft_consensus.cc:740] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.056037 14693 consensus_queue.cc:260] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.058024 14693 ts_tablet_manager.cc:1434] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:20.059444 14693 tablet_bootstrap.cc:492] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:20.062590 14692 tablet_bootstrap.cc:492] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:20.063072 14692 ts_tablet_manager.cc:1403] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.019s
I20260709 12:14:20.066146 14693 tablet_bootstrap.cc:654] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.066629 14689 tablet_bootstrap.cc:492] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:20.067200 14689 ts_tablet_manager.cc:1403] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.008s
I20260709 12:14:20.069995 14689 raft_consensus.cc:359] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.070719 14689 raft_consensus.cc:385] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.071058 14689 raft_consensus.cc:740] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.071987 14689 consensus_queue.cc:260] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.074051 14689 ts_tablet_manager.cc:1434] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:20.075107 14689 tablet_bootstrap.cc:492] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:20.078481 14692 raft_consensus.cc:359] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.079154 14692 raft_consensus.cc:385] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.079432 14692 raft_consensus.cc:740] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.080684 14690 tablet_bootstrap.cc:492] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:20.080183 14692 consensus_queue.cc:260] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.080922 14689 tablet_bootstrap.cc:654] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.081343 14690 ts_tablet_manager.cc:1403] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.005s
I20260709 12:14:20.082897 14692 ts_tablet_manager.cc:1434] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:14:20.083891 14692 tablet_bootstrap.cc:492] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:20.088801 14693 tablet_bootstrap.cc:492] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:20.089320 14693 ts_tablet_manager.cc:1403] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.011s
I20260709 12:14:20.084879 14690 raft_consensus.cc:359] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.091203 14690 raft_consensus.cc:385] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.092176 14690 raft_consensus.cc:740] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.092103 14693 raft_consensus.cc:359] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.093080 14693 raft_consensus.cc:385] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.092959 14690 consensus_queue.cc:260] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.093384 14693 raft_consensus.cc:740] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.094417 14693 consensus_queue.cc:260] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.099371 14693 ts_tablet_manager.cc:1434] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:20.100366 14693 tablet_bootstrap.cc:492] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:20.107030 14690 ts_tablet_manager.cc:1434] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:14:20.108361 14700 raft_consensus.cc:493] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.108814 14700 raft_consensus.cc:515] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.110088 14692 tablet_bootstrap.cc:654] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.110921 14766 consensus_queue.cc:1048] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:20.111434 14700 leader_election.cc:290] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:20.111572 14499 raft_consensus.cc:3060] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.115569 14693 tablet_bootstrap.cc:654] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.118258 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3730f231abe4c0fa0a3e0b69a0b8f7e" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:20.119169 14647 raft_consensus.cc:2468] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:20.121203 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3730f231abe4c0fa0a3e0b69a0b8f7e" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:20.121881 14498 raft_consensus.cc:2468] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:20.121721 14390 leader_election.cc:304] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:20.127460 14723 raft_consensus.cc:2804] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:20.127981 14723 raft_consensus.cc:493] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.128376 14723 raft_consensus.cc:3060] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.135787 14690 tablet_bootstrap.cc:492] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:20.138118 14723 raft_consensus.cc:515] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.139474 14689 tablet_bootstrap.cc:492] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:20.147261 14689 ts_tablet_manager.cc:1403] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.022s
I20260709 12:14:20.149844 14692 tablet_bootstrap.cc:492] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:20.152820 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3730f231abe4c0fa0a3e0b69a0b8f7e" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:20.153497 14647 raft_consensus.cc:3060] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.161142 14692 ts_tablet_manager.cc:1403] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.000s
I20260709 12:14:20.166508 14689 raft_consensus.cc:359] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.167053 14689 raft_consensus.cc:385] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.167375 14689 raft_consensus.cc:740] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.168814 14783 raft_consensus.cc:493] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.168241 14689 consensus_queue.cc:260] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.168143 14692 raft_consensus.cc:359] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.171243 14692 raft_consensus.cc:385] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.171948 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3730f231abe4c0fa0a3e0b69a0b8f7e" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:20.172524 14498 raft_consensus.cc:3060] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.172669 14689 ts_tablet_manager.cc:1434] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 12:14:20.171515 14692 raft_consensus.cc:740] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.183462 14692 consensus_queue.cc:260] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.165386 14723 leader_election.cc:290] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:20.185945 14647 raft_consensus.cc:2468] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:20.187158 14498 raft_consensus.cc:2468] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:20.179680 14705 consensus_queue.cc:1048] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:20.169318 14783 raft_consensus.cc:515] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.187403 14390 leader_election.cc:304] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:20.194485 14723 raft_consensus.cc:2804] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:20.194958 14723 raft_consensus.cc:697] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:20.195746 14723 consensus_queue.cc:237] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.174158 14689 tablet_bootstrap.cc:492] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:20.198310 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641570a4d14b4a22bc1ba36afadc7631" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:20.198951 14573 raft_consensus.cc:2468] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:20.199628 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641570a4d14b4a22bc1ba36afadc7631" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:20.200104 14463 leader_election.cc:304] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 
I20260709 12:14:20.200273 14646 raft_consensus.cc:2468] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:20.201028 14781 raft_consensus.cc:2804] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:20.201485 14781 raft_consensus.cc:493] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.201825 14781 raft_consensus.cc:3060] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.192447 14690 tablet_bootstrap.cc:654] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.193636 14692 ts_tablet_manager.cc:1434] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 12:14:20.201781 14783 leader_election.cc:290] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:20.203709 14689 tablet_bootstrap.cc:654] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.192365 14693 tablet_bootstrap.cc:492] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:20.204324 14693 ts_tablet_manager.cc:1403] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.104s	user 0.028s	sys 0.027s
I20260709 12:14:20.208343 14692 tablet_bootstrap.cc:492] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:20.212270 14705 raft_consensus.cc:493] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.212811 14705 raft_consensus.cc:515] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.215008 14705 leader_election.cc:290] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:20.215785 14692 tablet_bootstrap.cc:654] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.215416 14781 raft_consensus.cc:515] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.217520 14693 raft_consensus.cc:359] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.218189 14693 raft_consensus.cc:385] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.218073 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db0a2ff141b490198c6edd05a3a0073" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:20.218538 14693 raft_consensus.cc:740] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.218675 14689 tablet_bootstrap.cc:492] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:20.218937 14646 raft_consensus.cc:2468] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:20.219189 14689 ts_tablet_manager.cc:1403] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.004s
I20260709 12:14:20.220460 14539 leader_election.cc:304] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:20.221943 14689 raft_consensus.cc:359] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.222640 14689 raft_consensus.cc:385] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.222929 14689 raft_consensus.cc:740] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.223213 14705 raft_consensus.cc:2804] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:20.223625 14705 raft_consensus.cc:493] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.224058 14705 raft_consensus.cc:3060] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.223723 14689 consensus_queue.cc:260] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.223922 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db0a2ff141b490198c6edd05a3a0073" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:20.227389 14499 raft_consensus.cc:2468] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:20.226450 14498 raft_consensus.cc:3060] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.226140 14689 ts_tablet_manager.cc:1434] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:14:20.230589 14689 tablet_bootstrap.cc:492] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:20.232429 14705 raft_consensus.cc:515] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.270841 14812 consensus_queue.cc:1048] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:20.253873 14783 raft_consensus.cc:493] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.234520 14693 consensus_queue.cc:260] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.272488 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db0a2ff141b490198c6edd05a3a0073" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:20.273022 14692 tablet_bootstrap.cc:492] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:20.274097 14692 ts_tablet_manager.cc:1403] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.006s
I20260709 12:14:20.268664 14318 catalog_manager.cc:5697] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:20.274789 14693 ts_tablet_manager.cc:1434] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.005s
I20260709 12:14:20.248855 14761 consensus_queue.cc:1048] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:20.243861 14689 tablet_bootstrap.cc:654] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.277030 14692 raft_consensus.cc:359] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.277773 14692 raft_consensus.cc:385] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.278064 14692 raft_consensus.cc:740] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.236658 14700 consensus_queue.cc:1048] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:20.258963 14781 leader_election.cc:290] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:20.281417 14424 raft_consensus.cc:3060] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.253082 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641570a4d14b4a22bc1ba36afadc7631" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:20.282521 14647 raft_consensus.cc:3060] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.273627 14498 raft_consensus.cc:3060] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.246340 14765 consensus_queue.cc:1048] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:14:20.242264 14690 tablet_bootstrap.cc:492] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:20.286480 14690 ts_tablet_manager.cc:1403] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.151s	user 0.016s	sys 0.004s
I20260709 12:14:20.289808 14647 raft_consensus.cc:2468] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:20.290738 14498 raft_consensus.cc:2468] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:20.292012 14537 leader_election.cc:304] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 
I20260709 12:14:20.293110 14689 tablet_bootstrap.cc:492] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:20.293581 14689 ts_tablet_manager.cc:1403] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.000s
I20260709 12:14:20.294183 14465 leader_election.cc:304] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:20.296066 14812 raft_consensus.cc:2804] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:20.296576 14812 raft_consensus.cc:697] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:20.297204 14781 raft_consensus.cc:2804] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:20.297772 14781 raft_consensus.cc:697] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:20.297468 14812 consensus_queue.cc:237] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.298635 14781 consensus_queue.cc:237] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.299505 14690 raft_consensus.cc:359] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.300251 14690 raft_consensus.cc:385] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.278721 14692 consensus_queue.cc:260] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.300776 14690 raft_consensus.cc:740] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.271922 14813 raft_consensus.cc:493] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.234520 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641570a4d14b4a22bc1ba36afadc7631" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:20.272598 14705 leader_election.cc:290] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:20.272492 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db0a2ff141b490198c6edd05a3a0073" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:20.275866 14693 tablet_bootstrap.cc:492] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:20.276176 14783 raft_consensus.cc:515] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.314837 14783 leader_election.cc:290] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:20.316129 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b4f731ba64b81aaf58f2ecd8b8378" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:20.309942 14572 raft_consensus.cc:3060] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.306939 14761 raft_consensus.cc:493] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.318120 14723 consensus_queue.cc:1048] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:20.318475 14761 raft_consensus.cc:515] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.320541 14761 leader_election.cc:290] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:20.321200 14813 raft_consensus.cc:515] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.322551 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:20.323400 14813 leader_election.cc:290] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:20.324008 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b4f731ba64b81aaf58f2ecd8b8378" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:20.324203 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:20.324570 14646 raft_consensus.cc:3060] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.324874 14647 raft_consensus.cc:2468] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:20.325585 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:20.305640 14690 consensus_queue.cc:260] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.307122 14692 ts_tablet_manager.cc:1434] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260709 12:14:20.307430 14689 raft_consensus.cc:359] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.326440 14573 raft_consensus.cc:2468] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:20.333786 14463 leader_election.cc:304] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:20.358114 14572 raft_consensus.cc:2468] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:20.358386 14720 consensus_queue.cc:1048] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:20.326855 14539 leader_election.cc:304] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:20.328860 14759 consensus_queue.cc:1048] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:14:20.360070 14705 raft_consensus.cc:2804] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:20.360476 14705 raft_consensus.cc:493] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.360850 14705 raft_consensus.cc:3060] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.361760 14689 raft_consensus.cc:385] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.362087 14689 raft_consensus.cc:740] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.362185 14690 ts_tablet_manager.cc:1434] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.005s
I20260709 12:14:20.362782 14689 consensus_queue.cc:260] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.363469 14690 tablet_bootstrap.cc:492] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:20.364813 14689 ts_tablet_manager.cc:1434] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260709 12:14:20.365865 14692 tablet_bootstrap.cc:492] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:20.343284 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:20.376859 14538 leader_election.cc:343] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:20.337662 14766 raft_consensus.cc:493] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.378150 14766 raft_consensus.cc:515] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.367993 14705 raft_consensus.cc:515] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
W20260709 12:14:20.327762 14612 leader_election.cc:343] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:20.381918 14689 tablet_bootstrap.cc:492] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:20.382133 14611 leader_election.cc:304] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:20.385612 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:20.386917 14813 consensus_queue.cc:1048] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:20.383241 14759 raft_consensus.cc:2804] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:20.388528 14645 raft_consensus.cc:3060] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.388345 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fb9fbac5f3443d988112c92ef38094" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:20.373525 14646 raft_consensus.cc:2468] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
W20260709 12:14:20.389855 14538 leader_election.cc:343] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:20.387411 14612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.129:37107, user_credentials={real_user=slave}} blocked reactor thread for 59672.5us
I20260709 12:14:20.351585 14693 tablet_bootstrap.cc:654] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.393985 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:20.400060 14705 leader_election.cc:290] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:20.401463 14692 tablet_bootstrap.cc:654] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:20.399986 14538 leader_election.cc:343] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:20.416324 14645 raft_consensus.cc:2468] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:20.418437 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fb9fbac5f3443d988112c92ef38094" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:20.419176 14496 raft_consensus.cc:2468] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:20.420022 14759 raft_consensus.cc:493] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.420464 14759 raft_consensus.cc:3060] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:20.431866 14690 tablet_bootstrap.cc:654] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.436115 14689 tablet_bootstrap.cc:654] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.407562 14766 leader_election.cc:290] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:20.443413 14761 consensus_queue.cc:1048] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:20.439918 14537 leader_election.cc:304] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:20.449764 14321 catalog_manager.cc:5697] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:20.452436 14766 raft_consensus.cc:2804] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:20.452872 14766 raft_consensus.cc:493] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.453271 14766 raft_consensus.cc:3060] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.457597 14539 leader_election.cc:304] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:20.460718 14812 raft_consensus.cc:2804] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:20.463153 14812 raft_consensus.cc:697] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:20.463912 14783 raft_consensus.cc:2749] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:20.463503 14766 raft_consensus.cc:515] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.463999 14812 consensus_queue.cc:237] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.464355 14781 consensus_queue.cc:1048] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:20.479413 14766 leader_election.cc:290] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:20.498764 14766 raft_consensus.cc:493] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.500622 14766 raft_consensus.cc:515] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.501796 14690 tablet_bootstrap.cc:492] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:20.502405 14690 ts_tablet_manager.cc:1403] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.016s
I20260709 12:14:20.503098 14766 leader_election.cc:290] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:20.504204 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fb9fbac5f3443d988112c92ef38094" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:20.505172 14690 raft_consensus.cc:359] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.509119 14690 raft_consensus.cc:385] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.509410 14690 raft_consensus.cc:740] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.511369 14690 consensus_queue.cc:260] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.512751 14497 raft_consensus.cc:3060] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.521027 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fb9fbac5f3443d988112c92ef38094" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:20.522236 14320 catalog_manager.cc:5697] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:20.523032 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d01db2ac4ed44afb871f02d6c3874a4" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:20.524659 14538 leader_election.cc:343] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:20.526530 14693 tablet_bootstrap.cc:492] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:20.527179 14693 ts_tablet_manager.cc:1403] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.251s	user 0.015s	sys 0.007s
I20260709 12:14:20.529726 14689 tablet_bootstrap.cc:492] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:20.530386 14689 ts_tablet_manager.cc:1403] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.149s	user 0.017s	sys 0.001s
I20260709 12:14:20.533619 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d01db2ac4ed44afb871f02d6c3874a4" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:20.538285 14693 raft_consensus.cc:359] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.539371 14693 raft_consensus.cc:385] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.542995 14693 raft_consensus.cc:740] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.544025 14693 consensus_queue.cc:260] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
W20260709 12:14:20.543107 14538 leader_election.cc:343] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:20.543879 14729 consensus_queue.cc:1048] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 12:14:20.548628 14539 leader_election.cc:343] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:20.549407 14690 ts_tablet_manager.cc:1434] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.047s	user 0.016s	sys 0.011s
I20260709 12:14:20.550413 14690 tablet_bootstrap.cc:492] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:20.551393 14693 ts_tablet_manager.cc:1434] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260709 12:14:20.551913 14689 raft_consensus.cc:359] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.552585 14689 raft_consensus.cc:385] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.552837 14689 raft_consensus.cc:740] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.558799 14692 tablet_bootstrap.cc:492] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:20.559574 14692 ts_tablet_manager.cc:1403] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.194s	user 0.023s	sys 0.006s
I20260709 12:14:20.557746 14690 tablet_bootstrap.cc:654] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.553629 14689 consensus_queue.cc:260] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.565383 14689 ts_tablet_manager.cc:1434] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:14:20.566867 14539 leader_election.cc:304] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e; no voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:20.569193 14705 raft_consensus.cc:2749] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:20.569418 14689 tablet_bootstrap.cc:492] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:20.579470 14766 consensus_queue.cc:1048] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:20.580153 14497 raft_consensus.cc:2468] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:20.558979 14759 raft_consensus.cc:515] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.584203 14693 tablet_bootstrap.cc:492] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:20.594641 14833 raft_consensus.cc:493] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.601891 14537 leader_election.cc:304] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:20.627619 14812 raft_consensus.cc:2804] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:20.628142 14812 raft_consensus.cc:697] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:20.629014 14812 consensus_queue.cc:237] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.632036 14692 raft_consensus.cc:359] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.640373 14759 leader_election.cc:290] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:20.620047 14833 raft_consensus.cc:515] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.646027 14833 leader_election.cc:290] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:20.646453 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
W20260709 12:14:20.647982 14388 leader_election.cc:343] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:20.648069 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:20.633009 14692 raft_consensus.cc:385] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.649564 14692 raft_consensus.cc:740] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.650839 14647 raft_consensus.cc:2468] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:20.650759 14692 consensus_queue.cc:260] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.651729 14766 raft_consensus.cc:493] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.652113 14766 raft_consensus.cc:515] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.653805 14766 leader_election.cc:290] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:20.655280 14692 ts_tablet_manager.cc:1434] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.001s
I20260709 12:14:20.655918 14689 tablet_bootstrap.cc:654] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.656459 14692 tablet_bootstrap.cc:492] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:20.669883 14693 tablet_bootstrap.cc:654] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.672122 14692 tablet_bootstrap.cc:654] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.674850 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c1b984a57e41cb816fd46e5c29edbd" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:20.675545 14647 raft_consensus.cc:2468] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:20.676975 14539 leader_election.cc:304] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:20.677774 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:20.681522 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:20.681993 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c1b984a57e41cb816fd46e5c29edbd" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
W20260709 12:14:20.683741 14537 leader_election.cc:343] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:20.684574 14369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:20.693178 14390 leader_election.cc:304] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:20.694897 14833 raft_consensus.cc:2804] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:20.695389 14833 raft_consensus.cc:493] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.695811 14833 raft_consensus.cc:3060] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.687707 14766 raft_consensus.cc:2804] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:20.699074 14766 raft_consensus.cc:493] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.699554 14766 raft_consensus.cc:3060] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:20.685454 14612 leader_election.cc:343] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:20.707616 14612 leader_election.cc:304] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:20.708673 14761 raft_consensus.cc:2749] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:20.718056 14321 catalog_manager.cc:5697] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:20.723521 14722 consensus_queue.cc:1048] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:20.728242 14693 tablet_bootstrap.cc:492] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:20.728935 14693 ts_tablet_manager.cc:1403] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.004s
I20260709 12:14:20.736263 14693 raft_consensus.cc:359] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.737748 14693 raft_consensus.cc:385] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.738185 14693 raft_consensus.cc:740] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.739133 14833 raft_consensus.cc:515] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.739233 14693 consensus_queue.cc:260] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.741858 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:20.742563 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:20.747632 14690 tablet_bootstrap.cc:492] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:20.748123 14690 ts_tablet_manager.cc:1403] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.198s	user 0.022s	sys 0.047s
W20260709 12:14:20.748198 14388 leader_election.cc:343] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:20.748595 14693 ts_tablet_manager.cc:1434] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:14:20.748997 14647 raft_consensus.cc:3060] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.749562 14693 tablet_bootstrap.cc:492] T e3c1b984a57e41cb816fd46e5c29edbd P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:20.750844 14690 raft_consensus.cc:359] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.751535 14690 raft_consensus.cc:385] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.751788 14690 raft_consensus.cc:740] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.743780 14766 raft_consensus.cc:515] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.753770 14690 consensus_queue.cc:260] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.756510 14835 raft_consensus.cc:493] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.757004 14835 raft_consensus.cc:515] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.759231 14835 leader_election.cc:290] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:20.759686 14690 ts_tablet_manager.cc:1434] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:14:20.760583 14690 tablet_bootstrap.cc:492] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:20.761600 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a85265a2594e608029d911b942db17" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:20.764957 14647 raft_consensus.cc:2468] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:20.752665 14833 leader_election.cc:290] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
W20260709 12:14:20.766921 14612 leader_election.cc:343] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:20.769237 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c1b984a57e41cb816fd46e5c29edbd" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:20.767645 14321 catalog_manager.cc:5697] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:20.768908 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a85265a2594e608029d911b942db17" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:20.769841 14645 raft_consensus.cc:3060] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.773768 14689 tablet_bootstrap.cc:492] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:20.774887 14689 ts_tablet_manager.cc:1403] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.209s	user 0.034s	sys 0.015s
I20260709 12:14:20.774845 14690 tablet_bootstrap.cc:654] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.770102 14498 raft_consensus.cc:2468] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:20.777256 14611 leader_election.cc:304] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:20.777741 14689 raft_consensus.cc:359] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.778810 14689 raft_consensus.cc:385] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.778878 14729 raft_consensus.cc:2804] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:20.779278 14689 raft_consensus.cc:740] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.780393 14689 consensus_queue.cc:260] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.782653 14689 ts_tablet_manager.cc:1434] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:20.779420 14729 raft_consensus.cc:493] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.770296 14766 leader_election.cc:290] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:20.784741 14689 tablet_bootstrap.cc:492] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:20.772420 14390 leader_election.cc:304] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:20.786067 14729 raft_consensus.cc:3060] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.786115 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c1b984a57e41cb816fd46e5c29edbd" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:20.789412 14705 consensus_queue.cc:1048] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:20.792367 14692 tablet_bootstrap.cc:492] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:20.801517 14692 ts_tablet_manager.cc:1403] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.145s	user 0.020s	sys 0.020s
I20260709 12:14:20.796430 14645 raft_consensus.cc:2468] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:20.798581 14833 raft_consensus.cc:493] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.803011 14722 raft_consensus.cc:2804] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:20.811432 14722 raft_consensus.cc:697] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
W20260709 12:14:20.811530 14537 leader_election.cc:343] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:20.812420 14722 consensus_queue.cc:237] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.815889 14539 leader_election.cc:304] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:20.816781 14812 raft_consensus.cc:2804] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:20.817445 14812 raft_consensus.cc:697] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:20.818531 14812 consensus_queue.cc:237] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:20.825560 14783 consensus_queue.cc:1048] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:20.825978 14689 tablet_bootstrap.cc:654] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.838121 14690 tablet_bootstrap.cc:492] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:20.838826 14690 ts_tablet_manager.cc:1403] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.014s
I20260709 12:14:20.838800 14692 raft_consensus.cc:359] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.839649 14692 raft_consensus.cc:385] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.839438 14729 raft_consensus.cc:515] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.842303 14690 raft_consensus.cc:359] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.843282 14690 raft_consensus.cc:385] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.808043 14833 raft_consensus.cc:515] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.843668 14690 raft_consensus.cc:740] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.842808 14692 raft_consensus.cc:740] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.847645 14692 consensus_queue.cc:260] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.844555 14690 consensus_queue.cc:260] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.834071 14811 consensus_queue.cc:1048] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:14:20.856928 14692 ts_tablet_manager.cc:1434] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 12:14:20.860610 14692 tablet_bootstrap.cc:492] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:20.861653 14690 ts_tablet_manager.cc:1434] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260709 12:14:20.862813 14690 tablet_bootstrap.cc:492] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:20.867218 14693 tablet_bootstrap.cc:654] T e3c1b984a57e41cb816fd46e5c29edbd P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.861117 14700 consensus_queue.cc:1048] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:14:20.867246 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a85265a2594e608029d911b942db17" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:20.877071 14729 leader_election.cc:290] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:20.877923 14833 leader_election.cc:290] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:20.882701 14689 tablet_bootstrap.cc:492] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:20.884495 14851 consensus_queue.cc:1048] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:20.879593 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:20.886976 14646 raft_consensus.cc:2368] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 for earlier term 1. Current term is 2.
I20260709 12:14:20.888286 14689 ts_tablet_manager.cc:1403] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.000s
I20260709 12:14:20.888504 14390 leader_election.cc:400] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Vote denied by peer d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369) with higher term. Message: Invalid argument: T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 for earlier term 1. Current term is 2.
I20260709 12:14:20.888850 14390 leader_election.cc:403] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:20.889555 14833 raft_consensus.cc:3060] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 2
I20260709 12:14:20.899384 14833 raft_consensus.cc:2749] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369) with higher term. Message: Invalid argument: T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 for earlier term 1. Current term is 2.
I20260709 12:14:20.879946 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a85265a2594e608029d911b942db17" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:20.906512 14497 raft_consensus.cc:3060] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.879597 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:20.885771 14424 raft_consensus.cc:3060] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:20.913633 14689 raft_consensus.cc:359] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.914358 14689 raft_consensus.cc:385] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:20.914647 14689 raft_consensus.cc:740] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.915333 14689 consensus_queue.cc:260] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:20.917886 14689 ts_tablet_manager.cc:1434] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:14:20.918769 14689 tablet_bootstrap.cc:492] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:20.944443 14692 tablet_bootstrap.cc:654] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.930984 14321 catalog_manager.cc:5697] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:20.948781 14690 tablet_bootstrap.cc:654] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:20.951551 14463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:35267, user_credentials={real_user=slave}} blocked reactor thread for 80903.1us
I20260709 12:14:20.971491 14729 raft_consensus.cc:493] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.972049 14729 raft_consensus.cc:515] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.974232 14729 leader_election.cc:290] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:20.977495 14689 tablet_bootstrap.cc:654] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:20.980669 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badada3b6fe24584ace8c49caa2056f9" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:20.981379 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badada3b6fe24584ace8c49caa2056f9" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
W20260709 12:14:20.982131 14612 leader_election.cc:343] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:20.982831 14611 leader_election.cc:343] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:20.983299 14611 leader_election.cc:304] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:20.983672 14424 raft_consensus.cc:2468] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:20.984792 14729 raft_consensus.cc:2749] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:20.984939 14612 leader_election.cc:304] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:20.985821 14729 raft_consensus.cc:2804] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:20.986292 14729 raft_consensus.cc:697] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:20.986760 14497 raft_consensus.cc:2468] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:20.987077 14729 consensus_queue.cc:237] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:20.989907 14318 catalog_manager.cc:5697] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:20.991940 14693 tablet_bootstrap.cc:492] T e3c1b984a57e41cb816fd46e5c29edbd P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:20.992417 14693 ts_tablet_manager.cc:1403] T e3c1b984a57e41cb816fd46e5c29edbd P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.243s	user 0.016s	sys 0.018s
I20260709 12:14:20.995478 14700 raft_consensus.cc:493] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.996171 14700 raft_consensus.cc:515] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:20.999326 14692 tablet_bootstrap.cc:492] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:21.001631 14692 ts_tablet_manager.cc:1403] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.141s	user 0.014s	sys 0.000s
I20260709 12:14:21.006322 14700 leader_election.cc:290] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:21.006713 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39326b0bbf504deda62195d1f3c7b1ef" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:21.007417 14497 raft_consensus.cc:2468] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:21.008826 14388 leader_election.cc:304] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:21.006174 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39326b0bbf504deda62195d1f3c7b1ef" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:21.009856 14572 raft_consensus.cc:2468] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:21.012359 14700 raft_consensus.cc:2804] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:21.012763 14700 raft_consensus.cc:493] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.013127 14700 raft_consensus.cc:3060] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.013258 14692 raft_consensus.cc:359] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.014022 14692 raft_consensus.cc:385] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.014294 14692 raft_consensus.cc:740] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.014936 14692 consensus_queue.cc:260] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.018777 14693 raft_consensus.cc:359] T e3c1b984a57e41cb816fd46e5c29edbd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.019492 14693 raft_consensus.cc:385] T e3c1b984a57e41cb816fd46e5c29edbd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.019850 14693 raft_consensus.cc:740] T e3c1b984a57e41cb816fd46e5c29edbd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.023229 14700 raft_consensus.cc:515] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.020532 14693 consensus_queue.cc:260] T e3c1b984a57e41cb816fd46e5c29edbd P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.026306 14693 ts_tablet_manager.cc:1434] T e3c1b984a57e41cb816fd46e5c29edbd P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:14:21.027271 14693 tablet_bootstrap.cc:492] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:21.033859 14424 raft_consensus.cc:1240] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Rejecting Update request from peer 35a209cae911420ab80fbd06bc2d112e for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:21.036232 14812 consensus_queue.cc:1048] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:21.037194 14811 consensus_queue.cc:1059] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:21.038317 14766 raft_consensus.cc:3055] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.038688 14766 raft_consensus.cc:740] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:21.042179 14700 leader_election.cc:290] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:21.044348 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39326b0bbf504deda62195d1f3c7b1ef" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:21.044982 14572 raft_consensus.cc:3060] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.016878 14692 ts_tablet_manager.cc:1434] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260709 12:14:21.046241 14692 tablet_bootstrap.cc:492] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:21.059410 14572 raft_consensus.cc:2468] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:21.060639 14692 tablet_bootstrap.cc:654] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.062184 14766 consensus_queue.cc:260] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.063508 14388 leader_election.cc:304] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:21.063476 14766 raft_consensus.cc:3060] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:21.064530 14538 consensus_peers.cc:597] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:21.064698 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39326b0bbf504deda62195d1f3c7b1ef" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:21.065366 14497 raft_consensus.cc:3060] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.068696 14845 raft_consensus.cc:2804] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:21.069329 14845 raft_consensus.cc:697] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:21.070186 14845 consensus_queue.cc:237] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.093487 14497 raft_consensus.cc:2468] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:21.098371 14321 catalog_manager.cc:5697] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.101539 14693 tablet_bootstrap.cc:654] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.112274 14689 tablet_bootstrap.cc:492] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:21.112924 14689 ts_tablet_manager.cc:1403] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.194s	user 0.019s	sys 0.013s
I20260709 12:14:21.117738 14692 tablet_bootstrap.cc:492] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:21.118436 14692 ts_tablet_manager.cc:1403] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.004s
I20260709 12:14:21.121942 14319 catalog_manager.cc:5697] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.123030 14690 tablet_bootstrap.cc:492] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:21.123729 14690 ts_tablet_manager.cc:1403] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.261s	user 0.027s	sys 0.011s
I20260709 12:14:21.127031 14692 raft_consensus.cc:359] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.128026 14692 raft_consensus.cc:385] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.130883 14690 raft_consensus.cc:359] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.131904 14690 raft_consensus.cc:385] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.132248 14690 raft_consensus.cc:740] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.132802 14692 raft_consensus.cc:740] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.116521 14689 raft_consensus.cc:359] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.134836 14689 raft_consensus.cc:385] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.135305 14689 raft_consensus.cc:740] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.136266 14689 consensus_queue.cc:260] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.134100 14692 consensus_queue.cc:260] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.138226 14689 ts_tablet_manager.cc:1434] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:14:21.139287 14689 tablet_bootstrap.cc:492] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:21.143275 14692 ts_tablet_manager.cc:1434] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:14:21.144423 14692 tablet_bootstrap.cc:492] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:21.133283 14690 consensus_queue.cc:260] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.146565 14690 ts_tablet_manager.cc:1434] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 12:14:21.148569 14693 tablet_bootstrap.cc:492] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:21.149116 14693 ts_tablet_manager.cc:1403] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.122s	user 0.024s	sys 0.012s
I20260709 12:14:21.149190 14690 tablet_bootstrap.cc:492] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:21.150221 14692 tablet_bootstrap.cc:654] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.150712 14689 tablet_bootstrap.cc:654] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.158679 14690 tablet_bootstrap.cc:654] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.164271 14693 raft_consensus.cc:359] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.165295 14693 raft_consensus.cc:385] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.165642 14693 raft_consensus.cc:740] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.166544 14693 consensus_queue.cc:260] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.168427 14700 raft_consensus.cc:493] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.168931 14700 raft_consensus.cc:515] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.171015 14700 leader_election.cc:290] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:21.173243 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badada3b6fe24584ace8c49caa2056f9" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:21.173990 14497 raft_consensus.cc:2468] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:21.174680 14689 tablet_bootstrap.cc:492] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:21.175217 14689 ts_tablet_manager.cc:1403] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 12:14:21.176492 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badada3b6fe24584ace8c49caa2056f9" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:21.178089 14689 raft_consensus.cc:359] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.179549 14693 ts_tablet_manager.cc:1434] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:14:21.179440 14388 leader_election.cc:304] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:21.181890 14689 raft_consensus.cc:385] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.182379 14689 raft_consensus.cc:740] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.182425 14700 raft_consensus.cc:2804] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:21.181509 14690 tablet_bootstrap.cc:492] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:21.180495 14647 raft_consensus.cc:2468] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:21.182642 14693 tablet_bootstrap.cc:492] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:21.182950 14700 raft_consensus.cc:493] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.183604 14700 raft_consensus.cc:3060] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.184862 14690 ts_tablet_manager.cc:1403] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260709 12:14:21.188249 14690 raft_consensus.cc:359] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.189117 14689 consensus_queue.cc:260] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.190485 14693 tablet_bootstrap.cc:654] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.191250 14700 raft_consensus.cc:515] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.194466 14689 ts_tablet_manager.cc:1434] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:14:21.194550 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badada3b6fe24584ace8c49caa2056f9" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:21.189257 14690 raft_consensus.cc:385] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.195289 14647 raft_consensus.cc:3060] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.200042 14845 consensus_queue.cc:1048] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:21.207355 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badada3b6fe24584ace8c49caa2056f9" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:21.208148 14497 raft_consensus.cc:3060] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.208704 14647 raft_consensus.cc:2468] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:21.209532 14690 raft_consensus.cc:740] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.210207 14690 consensus_queue.cc:260] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.212052 14690 ts_tablet_manager.cc:1434] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.005s
I20260709 12:14:21.195969 14689 tablet_bootstrap.cc:492] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:21.217662 14689 tablet_bootstrap.cc:654] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.221102 14690 tablet_bootstrap.cc:492] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:21.215451 14390 leader_election.cc:304] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:21.233702 14690 tablet_bootstrap.cc:654] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.234210 14845 raft_consensus.cc:2804] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:21.234773 14845 raft_consensus.cc:697] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:21.235986 14689 tablet_bootstrap.cc:492] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:21.237426 14689 ts_tablet_manager.cc:1403] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.001s
I20260709 12:14:21.235623 14845 consensus_queue.cc:237] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.246447 14729 raft_consensus.cc:493] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.247367 14690 tablet_bootstrap.cc:492] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:21.247077 14729 raft_consensus.cc:515] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.247905 14690 ts_tablet_manager.cc:1403] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260709 12:14:21.247225 14689 raft_consensus.cc:359] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.249190 14689 raft_consensus.cc:385] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.249897 14689 raft_consensus.cc:740] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.250988 14690 raft_consensus.cc:359] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.251714 14690 raft_consensus.cc:385] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.252099 14690 raft_consensus.cc:740] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.251257 14689 consensus_queue.cc:260] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.252810 14690 consensus_queue.cc:260] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.254334 14690 ts_tablet_manager.cc:1434] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:21.255435 14690 tablet_bootstrap.cc:492] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:21.255913 14689 ts_tablet_manager.cc:1434] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:14:21.257227 14689 tablet_bootstrap.cc:492] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:21.264822 14729 leader_election.cc:290] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:21.265868 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101823ff876445a7b59a5dbf2dbb7fd2" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:21.266948 14692 tablet_bootstrap.cc:492] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:21.267045 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101823ff876445a7b59a5dbf2dbb7fd2" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:21.267499 14692 ts_tablet_manager.cc:1403] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.017s
W20260709 12:14:21.267335 14612 leader_election.cc:343] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.269158 14700 leader_election.cc:290] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:21.277726 14692 raft_consensus.cc:359] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.278474 14692 raft_consensus.cc:385] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:14:21.275902 14611 leader_election.cc:343] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.279608 14611 leader_election.cc:304] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:21.282475 14729 raft_consensus.cc:2749] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:21.278793 14692 raft_consensus.cc:740] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.295048 14692 consensus_queue.cc:260] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.297348 14689 tablet_bootstrap.cc:654] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.301780 14571 raft_consensus.cc:3060] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.306214 14693 tablet_bootstrap.cc:492] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:21.306761 14693 ts_tablet_manager.cc:1403] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.124s	user 0.031s	sys 0.045s
I20260709 12:14:21.328486 14845 raft_consensus.cc:493] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.329130 14845 raft_consensus.cc:515] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.328199 14692 ts_tablet_manager.cc:1434] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.001s
I20260709 12:14:21.332227 14692 tablet_bootstrap.cc:492] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:21.297433 14497 raft_consensus.cc:2468] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:21.332623 14693 raft_consensus.cc:359] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.333946 14693 raft_consensus.cc:385] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.334240 14693 raft_consensus.cc:740] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.332648 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fb9fbac5f3443d988112c92ef38094" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:21.326851 14729 raft_consensus.cc:493] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.334708 14321 catalog_manager.cc:5697] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.338733 14690 tablet_bootstrap.cc:654] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.340842 14693 consensus_queue.cc:260] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.342952 14693 ts_tablet_manager.cc:1434] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.007s
I20260709 12:14:21.343995 14693 tablet_bootstrap.cc:492] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:21.340059 14729 raft_consensus.cc:515] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.348450 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d01db2ac4ed44afb871f02d6c3874a4" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:21.349123 14572 raft_consensus.cc:2468] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:21.349539 14689 tablet_bootstrap.cc:492] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:21.350037 14689 ts_tablet_manager.cc:1403] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.007s
I20260709 12:14:21.350112 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d01db2ac4ed44afb871f02d6c3874a4" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:21.350804 14424 raft_consensus.cc:2468] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:21.352675 14729 leader_election.cc:290] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:21.353893 14845 leader_election.cc:290] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:21.352546 14611 leader_election.cc:304] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:21.355098 14692 tablet_bootstrap.cc:654] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.358255 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fb9fbac5f3443d988112c92ef38094" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:21.359872 14388 leader_election.cc:304] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6; no voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:21.360757 14845 raft_consensus.cc:2749] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:21.360960 14729 raft_consensus.cc:2804] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:21.361407 14729 raft_consensus.cc:493] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.361783 14729 raft_consensus.cc:3060] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.361894 14497 raft_consensus.cc:3060] T e3c1b984a57e41cb816fd46e5c29edbd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.365337 14690 tablet_bootstrap.cc:492] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:21.365821 14690 ts_tablet_manager.cc:1403] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.003s
I20260709 12:14:21.368474 14690 raft_consensus.cc:359] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.369831 14690 raft_consensus.cc:385] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.370106 14690 raft_consensus.cc:740] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.370919 14690 consensus_queue.cc:260] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.371865 14811 consensus_queue.cc:1048] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:21.372356 14833 consensus_queue.cc:1048] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:21.372875 14690 ts_tablet_manager.cc:1434] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:14:21.373840 14690 tablet_bootstrap.cc:492] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:21.352592 14689 raft_consensus.cc:359] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.376886 14689 raft_consensus.cc:385] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.377210 14689 raft_consensus.cc:740] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.377895 14689 consensus_queue.cc:260] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.380888 14689 ts_tablet_manager.cc:1434] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:14:21.381366 14690 tablet_bootstrap.cc:654] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.381805 14689 tablet_bootstrap.cc:492] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:21.383633 14693 tablet_bootstrap.cc:654] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.389219 14690 tablet_bootstrap.cc:492] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:21.392596 14729 raft_consensus.cc:515] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.395413 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d01db2ac4ed44afb871f02d6c3874a4" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:21.396255 14571 raft_consensus.cc:3060] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.398005 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d01db2ac4ed44afb871f02d6c3874a4" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:21.398564 14424 raft_consensus.cc:3060] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.399050 14811 consensus_queue.cc:1048] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:21.396216 14689 tablet_bootstrap.cc:654] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.405581 14424 raft_consensus.cc:2468] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:21.405803 14571 raft_consensus.cc:2468] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:21.389698 14690 ts_tablet_manager.cc:1403] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 12:14:21.406790 14612 leader_election.cc:304] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:21.407756 14835 raft_consensus.cc:2804] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:21.408219 14835 raft_consensus.cc:697] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:21.409021 14835 consensus_queue.cc:237] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.410137 14690 raft_consensus.cc:359] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.410843 14690 raft_consensus.cc:385] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.411105 14690 raft_consensus.cc:740] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.411631 14766 raft_consensus.cc:493] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.412118 14766 raft_consensus.cc:515] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.412351 14690 consensus_queue.cc:260] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.414259 14766 leader_election.cc:290] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:21.414717 14766 raft_consensus.cc:493] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.415117 14766 raft_consensus.cc:515] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.417289 14729 leader_election.cc:290] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:21.418973 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b20a5338a644b884008829d7899289" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
W20260709 12:14:21.420390 14537 leader_election.cc:343] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.420955 14766 leader_election.cc:290] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:21.421108 14689 tablet_bootstrap.cc:492] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:21.422653 14689 ts_tablet_manager.cc:1403] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.005s
I20260709 12:14:21.423692 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:21.424554 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:21.425308 14689 raft_consensus.cc:359] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
W20260709 12:14:21.426600 14537 leader_election.cc:343] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.425974 14318 catalog_manager.cc:5697] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.429533 14690 ts_tablet_manager.cc:1434] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
W20260709 12:14:21.430590 14538 leader_election.cc:343] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.431223 14538 leader_election.cc:304] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:21.432965 14766 raft_consensus.cc:2749] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:21.426021 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b20a5338a644b884008829d7899289" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:21.434177 14645 raft_consensus.cc:2468] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:21.424832 14692 tablet_bootstrap.cc:492] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:21.425993 14689 raft_consensus.cc:385] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.435276 14539 leader_election.cc:304] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:21.435779 14692 ts_tablet_manager.cc:1403] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.008s
I20260709 12:14:21.436600 14766 raft_consensus.cc:2804] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:21.436986 14766 raft_consensus.cc:493] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.437377 14766 raft_consensus.cc:3060] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.441125 14692 raft_consensus.cc:359] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.443938 14692 raft_consensus.cc:385] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.444522 14692 raft_consensus.cc:740] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.435777 14689 raft_consensus.cc:740] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.446578 14689 consensus_queue.cc:260] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.449680 14693 tablet_bootstrap.cc:492] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:21.454953 14689 ts_tablet_manager.cc:1434] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:14:21.455156 14693 ts_tablet_manager.cc:1403] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.011s
I20260709 12:14:21.455921 14689 tablet_bootstrap.cc:492] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:21.458055 14693 raft_consensus.cc:359] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.460340 14693 raft_consensus.cc:385] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.460592 14693 raft_consensus.cc:740] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.461206 14693 consensus_queue.cc:260] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.462077 14689 tablet_bootstrap.cc:654] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.444715 14766 raft_consensus.cc:515] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.450779 14690 tablet_bootstrap.cc:492] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:21.452800 14692 consensus_queue.cc:260] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.466979 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b20a5338a644b884008829d7899289" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:21.468297 14692 ts_tablet_manager.cc:1434] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.002s
W20260709 12:14:21.468401 14537 leader_election.cc:343] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.470053 14692 tablet_bootstrap.cc:492] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:21.474642 14781 raft_consensus.cc:493] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.474856 14693 ts_tablet_manager.cc:1434] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:14:21.475186 14781 raft_consensus.cc:515] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.475797 14693 tablet_bootstrap.cc:492] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:21.478559 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101823ff876445a7b59a5dbf2dbb7fd2" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:21.479230 14645 raft_consensus.cc:2468] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:21.479365 14766 leader_election.cc:290] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:21.480818 14729 consensus_queue.cc:1048] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:21.483336 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b20a5338a644b884008829d7899289" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:21.483628 14465 leader_election.cc:304] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:21.483892 14645 raft_consensus.cc:3060] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.485271 14853 raft_consensus.cc:2804] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:21.485728 14853 raft_consensus.cc:493] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.486128 14853 raft_consensus.cc:3060] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.497439 14781 leader_election.cc:290] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:21.499524 14690 tablet_bootstrap.cc:654] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.501756 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101823ff876445a7b59a5dbf2dbb7fd2" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:21.503664 14464 leader_election.cc:343] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.508671 14692 tablet_bootstrap.cc:654] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.534169 14729 consensus_queue.cc:1048] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:14:21.544792 14690 tablet_bootstrap.cc:492] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:21.537487 14835 raft_consensus.cc:493] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.538761 14423 raft_consensus.cc:3060] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.545415 14690 ts_tablet_manager.cc:1403] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.106s	user 0.024s	sys 0.020s
I20260709 12:14:21.545674 14835 raft_consensus.cc:515] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.547811 14835 leader_election.cc:290] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:21.548911 14690 raft_consensus.cc:359] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.549688 14690 raft_consensus.cc:385] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.550016 14690 raft_consensus.cc:740] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.550876 14690 consensus_queue.cc:260] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.552419 14690 ts_tablet_manager.cc:1434] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:21.553341 14690 tablet_bootstrap.cc:492] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:21.558418 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fa3b7194ad4e0394d42a65d7ced206" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
W20260709 12:14:21.563623 14611 leader_election.cc:343] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.563675 14690 tablet_bootstrap.cc:654] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.516994 14645 raft_consensus.cc:2468] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:21.567059 14689 tablet_bootstrap.cc:492] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:21.567517 14689 ts_tablet_manager.cc:1403] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.112s	user 0.028s	sys 0.015s
I20260709 12:14:21.567181 14539 leader_election.cc:304] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:21.568179 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fa3b7194ad4e0394d42a65d7ced206" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:21.568753 14766 raft_consensus.cc:2804] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:21.569423 14766 raft_consensus.cc:697] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
W20260709 12:14:21.569717 14612 leader_election.cc:343] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.570353 14612 leader_election.cc:304] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:21.570291 14766 consensus_queue.cc:237] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.572638 14693 tablet_bootstrap.cc:654] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.572799 14761 raft_consensus.cc:2749] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:21.542686 14853 raft_consensus.cc:515] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.590580 14853 leader_election.cc:290] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:21.591836 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101823ff876445a7b59a5dbf2dbb7fd2" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:21.593101 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101823ff876445a7b59a5dbf2dbb7fd2" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:21.593786 14645 raft_consensus.cc:3060] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:21.594112 14464 leader_election.cc:343] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.597723 14690 tablet_bootstrap.cc:492] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:21.598237 14690 ts_tablet_manager.cc:1403] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.016s
I20260709 12:14:21.600248 14319 catalog_manager.cc:5697] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.601656 14693 tablet_bootstrap.cc:492] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:21.602299 14693 ts_tablet_manager.cc:1403] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.000s
I20260709 12:14:21.603969 14689 raft_consensus.cc:359] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.604910 14689 raft_consensus.cc:385] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.605278 14689 raft_consensus.cc:740] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.606170 14689 consensus_queue.cc:260] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.612712 14645 raft_consensus.cc:2468] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:21.608989 14689 ts_tablet_manager.cc:1434] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 12:14:21.606905 14693 raft_consensus.cc:359] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.618121 14693 raft_consensus.cc:385] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.618407 14693 raft_consensus.cc:740] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.618461 14465 leader_election.cc:304] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:21.619139 14693 consensus_queue.cc:260] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.619714 14853 raft_consensus.cc:2804] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:21.620337 14853 raft_consensus.cc:697] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:21.606670 14690 raft_consensus.cc:359] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.621601 14690 raft_consensus.cc:385] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.621914 14690 raft_consensus.cc:740] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.622601 14690 consensus_queue.cc:260] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.624856 14690 ts_tablet_manager.cc:1434] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260709 12:14:21.625838 14690 tablet_bootstrap.cc:492] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:21.621217 14853 consensus_queue.cc:237] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.628111 14692 tablet_bootstrap.cc:492] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:21.628608 14692 ts_tablet_manager.cc:1403] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.159s	user 0.021s	sys 0.018s
I20260709 12:14:21.630923 14690 tablet_bootstrap.cc:654] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.631279 14692 raft_consensus.cc:359] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.631883 14689 tablet_bootstrap.cc:492] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:21.621206 14693 ts_tablet_manager.cc:1434] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:14:21.639590 14693 tablet_bootstrap.cc:492] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:21.631929 14692 raft_consensus.cc:385] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.644032 14692 raft_consensus.cc:740] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.644501 14689 tablet_bootstrap.cc:654] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.646962 14692 consensus_queue.cc:260] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.653688 14693 tablet_bootstrap.cc:654] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.655892 14692 ts_tablet_manager.cc:1434] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.005s
I20260709 12:14:21.656867 14692 tablet_bootstrap.cc:492] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:21.661260 14700 raft_consensus.cc:493] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.661936 14700 raft_consensus.cc:515] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.665443 14833 raft_consensus.cc:493] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.665931 14833 raft_consensus.cc:515] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.667210 14845 consensus_queue.cc:1048] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:21.681519 14845 consensus_queue.cc:1048] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:21.694139 14723 consensus_queue.cc:1048] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:21.692518 14845 raft_consensus.cc:493] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.737185 14835 raft_consensus.cc:493] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.737811 14835 raft_consensus.cc:515] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.698241 14845 raft_consensus.cc:515] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.757988 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:21.759627 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150868fb7c484d3c90473de5263b12cf" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:21.760370 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:21.766917 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7012345e38f48dc921e81295df4deaa" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:21.767496 14573 raft_consensus.cc:2468] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:21.766945 14571 raft_consensus.cc:2468] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
W20260709 12:14:21.769536 14388 leader_election.cc:343] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.770236 14723 raft_consensus.cc:493] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.771145 14692 tablet_bootstrap.cc:654] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.770906 14723 raft_consensus.cc:515] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.770285 14388 leader_election.cc:304] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:21.773562 14722 raft_consensus.cc:2804] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:21.773414 14611 leader_election.cc:304] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:21.774021 14722 raft_consensus.cc:493] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.774390 14722 raft_consensus.cc:3060] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.774682 14729 raft_consensus.cc:2804] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:21.775187 14729 raft_consensus.cc:493] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.775610 14729 raft_consensus.cc:3060] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:21.777472 14388 leader_election.cc:343] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.783403 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150868fb7c484d3c90473de5263b12cf" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:21.784169 14723 leader_election.cc:290] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:21.784598 14853 raft_consensus.cc:493] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.785131 14853 raft_consensus.cc:515] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.787722 14853 leader_election.cc:290] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:21.790162 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b20a5338a644b884008829d7899289" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:21.791198 14647 raft_consensus.cc:2393] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f1589c98c5d42279fc4b6389719cea2 in current term 1: Already voted for candidate 35a209cae911420ab80fbd06bc2d112e in this term.
I20260709 12:14:21.793182 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b20a5338a644b884008829d7899289" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:21.795048 14463 leader_election.cc:304] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2; no voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:21.796553 14853 raft_consensus.cc:3060] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.799575 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fa3b7194ad4e0394d42a65d7ced206" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:21.800495 14647 raft_consensus.cc:2468] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:21.802244 14390 leader_election.cc:304] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:21.803725 14723 raft_consensus.cc:2804] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:21.804401 14723 raft_consensus.cc:493] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.763093 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150868fb7c484d3c90473de5263b12cf" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:21.806488 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150868fb7c484d3c90473de5263b12cf" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:21.807495 14423 raft_consensus.cc:2468] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:21.807564 14573 raft_consensus.cc:2468] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:21.809289 14388 leader_election.cc:304] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:21.810026 14723 raft_consensus.cc:3060] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.811072 14722 raft_consensus.cc:515] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.822976 14722 leader_election.cc:290] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:21.823611 14722 raft_consensus.cc:2804] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:21.824015 14722 raft_consensus.cc:493] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.824386 14722 raft_consensus.cc:3060] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.827651 14689 tablet_bootstrap.cc:492] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:21.828235 14689 ts_tablet_manager.cc:1403] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.197s	user 0.014s	sys 0.003s
I20260709 12:14:21.830227 14700 leader_election.cc:290] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:21.832214 14761 consensus_queue.cc:1048] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:21.833058 14693 tablet_bootstrap.cc:492] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:21.833663 14693 ts_tablet_manager.cc:1403] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.194s	user 0.010s	sys 0.007s
I20260709 12:14:21.760852 14833 leader_election.cc:290] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:21.834373 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7012345e38f48dc921e81295df4deaa" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:21.855190 14845 leader_election.cc:290] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:21.837600 14729 raft_consensus.cc:515] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:21.859408 14729 leader_election.cc:290] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:21.765795 14835 leader_election.cc:290] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:21.883976 14645 raft_consensus.cc:2393] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 in current term 1: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
W20260709 12:14:21.884466 14390 leader_election.cc:343] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:21.885138 14390 leader_election.cc:304] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6; no voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:21.886611 14833 raft_consensus.cc:2749] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:21.879253 14689 raft_consensus.cc:359] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.889204 14689 raft_consensus.cc:385] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.889523 14689 raft_consensus.cc:740] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.890211 14689 consensus_queue.cc:260] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.868125 14851 raft_consensus.cc:493] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.905014 14689 ts_tablet_manager.cc:1434] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.006s
I20260709 12:14:21.877784 14722 raft_consensus.cc:515] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
W20260709 12:14:21.908048 14369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:21.910851 14689 tablet_bootstrap.cc:492] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:21.898895 14693 raft_consensus.cc:359] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.901175 14853 raft_consensus.cc:2749] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:21.912220 14693 raft_consensus.cc:385] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.913872 14693 raft_consensus.cc:740] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.914647 14693 consensus_queue.cc:260] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.904769 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150868fb7c484d3c90473de5263b12cf" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:21.905620 14900 raft_consensus.cc:493] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.896193 14851 raft_consensus.cc:515] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.920172 14693 ts_tablet_manager.cc:1434] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.003s
I20260709 12:14:21.921598 14424 raft_consensus.cc:2393] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d567038c6ac14a3b805ab9b66ff3c187 in current term 1: Already voted for candidate 6708da1fc5b34642b423f4bef68019f6 in this term.
W20260709 12:14:21.921469 14388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:35267, user_credentials={real_user=slave}} blocked reactor thread for 112294us
I20260709 12:14:21.923550 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:21.924113 14573 raft_consensus.cc:3060] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.926560 14690 tablet_bootstrap.cc:492] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:21.927065 14690 ts_tablet_manager.cc:1403] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.301s	user 0.060s	sys 0.078s
I20260709 12:14:21.928138 14851 leader_election.cc:290] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:21.929219 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150868fb7c484d3c90473de5263b12cf" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:21.929867 14572 raft_consensus.cc:3060] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:21.932379 14573 raft_consensus.cc:2468] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:21.933457 14693 tablet_bootstrap.cc:492] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:21.934435 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b626c9f60114a389643bebd4996730c" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:21.935587 14722 leader_election.cc:290] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:21.941412 14689 tablet_bootstrap.cc:654] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:21.943936 14690 raft_consensus.cc:359] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.945116 14690 raft_consensus.cc:385] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:21.945410 14690 raft_consensus.cc:740] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:21.945631 14692 tablet_bootstrap.cc:492] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:21.946075 14692 ts_tablet_manager.cc:1403] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.289s	user 0.023s	sys 0.029s
I20260709 12:14:21.944507 14318 catalog_manager.cc:5697] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:21.939121 14835 raft_consensus.cc:493] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.947386 14690 consensus_queue.cc:260] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.941937 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:21.927747 14723 raft_consensus.cc:515] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:21.958186 14690 ts_tablet_manager.cc:1434] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260709 12:14:21.952790 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b626c9f60114a389643bebd4996730c" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:21.920673 14900 raft_consensus.cc:515] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.960498 14690 tablet_bootstrap.cc:492] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:21.953217 14835 raft_consensus.cc:515] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:21.968802 14729 consensus_queue.cc:1048] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:21.970451 14766 raft_consensus.cc:493] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.970978 14766 raft_consensus.cc:515] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:21.979225 14835 leader_election.cc:290] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:21.991289 14900 leader_election.cc:290] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:21.993825 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea75f24a697b44fa9c0d3a9dc1270919" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:21.979993 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aba7f960941bd92e4d4e9ce131522" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:21.995980 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea75f24a697b44fa9c0d3a9dc1270919" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:21.966303 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fa3b7194ad4e0394d42a65d7ced206" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:21.967721 14645 raft_consensus.cc:2468] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:21.966770 14899 consensus_queue.cc:1048] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 12:14:21.973279 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150868fb7c484d3c90473de5263b12cf" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:21.977799 14766 leader_election.cc:290] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:21.978417 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aba7f960941bd92e4d4e9ce131522" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:21.996506 14497 raft_consensus.cc:2468] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:22.009755 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b626c9f60114a389643bebd4996730c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:22.010509 14495 raft_consensus.cc:2468] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:22.011231 14723 leader_election.cc:290] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:22.017172 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fa3b7194ad4e0394d42a65d7ced206" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:22.017408 14690 tablet_bootstrap.cc:654] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.017856 14644 raft_consensus.cc:3060] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.021488 14643 raft_consensus.cc:2393] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 in current term 1: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:22.024158 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b626c9f60114a389643bebd4996730c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:22.025457 14465 leader_election.cc:304] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:22.027948 14853 raft_consensus.cc:2804] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:22.028330 14853 raft_consensus.cc:493] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:22.028654 14538 leader_election.cc:343] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.028654 14853 raft_consensus.cc:3060] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.031580 14572 raft_consensus.cc:2468] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
W20260709 12:14:22.005843 14611 leader_election.cc:343] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:22.035496 14611 leader_election.cc:343] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.035674 14537 leader_election.cc:304] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:22.035941 14611 leader_election.cc:304] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:22.001744 14388 leader_election.cc:304] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:22.048812 14729 raft_consensus.cc:2749] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:22.109102 14761 raft_consensus.cc:493] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.109674 14761 raft_consensus.cc:515] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.111755 14761 leader_election.cc:290] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:22.112774 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3dd6bb7a4f4c8eaedea01230014dc7" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:22.114610 14612 leader_election.cc:343] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.057548 14853 raft_consensus.cc:515] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
W20260709 12:14:22.089389 14539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.132:37369, user_credentials={real_user=slave}} blocked reactor thread for 56408.8us
W20260709 12:14:22.087743 14388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:35267, user_credentials={real_user=slave}} blocked reactor thread for 89609.6us
W20260709 12:14:22.135000 14463 leader_election.cc:343] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.143594 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fa3b7194ad4e0394d42a65d7ced206" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:22.146466 14693 tablet_bootstrap.cc:654] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.149493 14908 raft_consensus.cc:2804] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:22.151368 14908 raft_consensus.cc:697] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:22.152262 14908 consensus_queue.cc:237] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.081512 14611 leader_election.cc:304] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
W20260709 12:14:22.157347 14611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.130:45747, user_credentials={real_user=slave}} blocked reactor thread for 81734.4us
I20260709 12:14:22.159538 14761 raft_consensus.cc:2804] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:22.159971 14761 raft_consensus.cc:493] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.160332 14761 raft_consensus.cc:3060] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.160380 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3dd6bb7a4f4c8eaedea01230014dc7" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:22.134027 14692 raft_consensus.cc:359] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.163304 14692 raft_consensus.cc:385] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.163599 14692 raft_consensus.cc:740] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.166273 14692 consensus_queue.cc:260] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
W20260709 12:14:22.167467 14611 leader_election.cc:343] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.169584 14611 leader_election.cc:304] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:22.170550 14835 raft_consensus.cc:2749] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:22.173838 14911 raft_consensus.cc:2804] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:22.174450 14911 raft_consensus.cc:493] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.174845 14911 raft_consensus.cc:3060] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.187233 14689 tablet_bootstrap.cc:492] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:22.188035 14689 ts_tablet_manager.cc:1403] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.277s	user 0.024s	sys 0.071s
I20260709 12:14:22.191674 14689 raft_consensus.cc:359] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.193970 14853 leader_election.cc:290] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:22.210832 14689 raft_consensus.cc:385] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.211206 14689 raft_consensus.cc:740] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.204457 14766 consensus_queue.cc:1048] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:22.205302 14692 ts_tablet_manager.cc:1434] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.259s	user 0.008s	sys 0.001s
I20260709 12:14:22.213270 14692 tablet_bootstrap.cc:492] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:22.213928 14319 catalog_manager.cc:5697] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.208166 14644 raft_consensus.cc:2468] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:22.195123 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b626c9f60114a389643bebd4996730c" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:22.215961 14390 leader_election.cc:304] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
W20260709 12:14:22.201869 14388 leader_election.cc:343] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.212020 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b626c9f60114a389643bebd4996730c" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:22.215922 14689 consensus_queue.cc:260] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.217029 14571 raft_consensus.cc:3060] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:22.221352 14537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.130:45747, user_credentials={real_user=slave}} blocked reactor thread for 185762us
I20260709 12:14:22.222293 14611 leader_election.cc:304] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:22.217098 14700 raft_consensus.cc:2804] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:22.223300 14700 raft_consensus.cc:697] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:22.223656 14835 raft_consensus.cc:2804] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:22.224126 14700 consensus_queue.cc:237] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
W20260709 12:14:22.224787 14611 leader_election.cc:343] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.225560 14761 raft_consensus.cc:515] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.226747 14645 raft_consensus.cc:2393] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f1589c98c5d42279fc4b6389719cea2 in current term 1: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
W20260709 12:14:22.218088 14388 leader_election.cc:343] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.224167 14835 raft_consensus.cc:697] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:22.206938 14690 tablet_bootstrap.cc:492] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:22.228739 14690 ts_tablet_manager.cc:1403] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.270s	user 0.028s	sys 0.019s
I20260709 12:14:22.229779 14911 raft_consensus.cc:515] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.230971 14835 consensus_queue.cc:237] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.231911 14911 leader_election.cc:290] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:22.233939 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aba7f960941bd92e4d4e9ce131522" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:22.234143 14761 leader_election.cc:290] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
W20260709 12:14:22.235472 14538 leader_election.cc:343] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.237035 14781 consensus_queue.cc:1048] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:22.238575 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b626c9f60114a389643bebd4996730c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:22.239372 14497 raft_consensus.cc:2393] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d567038c6ac14a3b805ab9b66ff3c187 in current term 1: Already voted for candidate 4f1589c98c5d42279fc4b6389719cea2 in this term.
W20260709 12:14:22.241206 14388 leader_election.cc:343] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.241618 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b626c9f60114a389643bebd4996730c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:22.243285 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aba7f960941bd92e4d4e9ce131522" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:22.243888 14498 raft_consensus.cc:3060] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:22.244479 14464 consensus_peers.cc:597] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:22.245180 14690 raft_consensus.cc:359] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.245877 14690 raft_consensus.cc:385] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.252737 14690 raft_consensus.cc:740] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.253489 14690 consensus_queue.cc:260] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.254968 14811 consensus_queue.cc:1048] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:22.259222 14690 ts_tablet_manager.cc:1434] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 12:14:22.259001 14611 leader_election.cc:304] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [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: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:22.260314 14690 tablet_bootstrap.cc:492] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:22.261365 14693 tablet_bootstrap.cc:492] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:22.261967 14693 ts_tablet_manager.cc:1403] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.329s	user 0.016s	sys 0.000s
I20260709 12:14:22.263089 14498 raft_consensus.cc:2468] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:22.264854 14729 raft_consensus.cc:2749] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:22.265259 14571 raft_consensus.cc:2468] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:22.266611 14463 leader_election.cc:304] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:22.267619 14853 raft_consensus.cc:2804] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:22.268601 14853 raft_consensus.cc:697] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:22.269583 14853 consensus_queue.cc:237] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.273819 14537 leader_election.cc:304] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:22.274093 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150868fb7c484d3c90473de5263b12cf" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:22.275136 14568 raft_consensus.cc:2393] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 in current term 1: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:22.276870 14811 raft_consensus.cc:2804] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:22.277563 14811 raft_consensus.cc:697] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:22.278419 14811 consensus_queue.cc:237] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.281953 14689 ts_tablet_manager.cc:1434] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.000s
I20260709 12:14:22.283206 14689 tablet_bootstrap.cc:492] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:22.264971 14693 raft_consensus.cc:359] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.289942 14693 raft_consensus.cc:385] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.290230 14693 raft_consensus.cc:740] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.296111 14692 tablet_bootstrap.cc:654] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.297751 14693 consensus_queue.cc:260] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.309856 14693 ts_tablet_manager.cc:1434] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 12:14:22.314693 14690 tablet_bootstrap.cc:654] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.314597 14318 catalog_manager.cc:5697] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.317986 14689 tablet_bootstrap.cc:654] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.328877 14811 raft_consensus.cc:493] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.329429 14900 raft_consensus.cc:493] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.329473 14811 raft_consensus.cc:515] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.330057 14900 raft_consensus.cc:515] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.329845 14320 catalog_manager.cc:5697] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:22.331957 14811 leader_election.cc:290] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:22.332170 14900 leader_election.cc:290] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:22.333513 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:22.333757 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:22.334034 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:22.334307 14422 raft_consensus.cc:2468] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 2.
I20260709 12:14:22.336066 14538 leader_election.cc:304] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:22.336896 14811 raft_consensus.cc:2804] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:22.337270 14811 raft_consensus.cc:493] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.337631 14811 raft_consensus.cc:3060] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.337440 14321 catalog_manager.cc:5697] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.334405 14647 raft_consensus.cc:2468] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 2.
I20260709 12:14:22.344653 14693 tablet_bootstrap.cc:492] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:22.345443 14781 raft_consensus.cc:493] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.345937 14781 raft_consensus.cc:515] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.350751 14781 leader_election.cc:290] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:22.351872 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea75f24a697b44fa9c0d3a9dc1270919" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:22.352797 14647 raft_consensus.cc:2468] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:22.353824 14690 tablet_bootstrap.cc:492] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:22.354315 14690 ts_tablet_manager.cc:1403] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.002s
I20260709 12:14:22.355410 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea75f24a697b44fa9c0d3a9dc1270919" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
W20260709 12:14:22.356727 14463 leader_election.cc:343] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.358660 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:22.360690 14690 raft_consensus.cc:359] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.361351 14690 raft_consensus.cc:385] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.361595 14690 raft_consensus.cc:740] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.362229 14690 consensus_queue.cc:260] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.366367 14388 leader_election.cc:304] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6; no voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:22.366505 14465 leader_election.cc:304] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:22.367827 14700 raft_consensus.cc:2749] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:22.369983 14781 raft_consensus.cc:2804] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:22.370417 14781 raft_consensus.cc:493] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.370769 14781 raft_consensus.cc:3060] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.371277 14693 tablet_bootstrap.cc:654] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.374761 14690 ts_tablet_manager.cc:1434] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:14:22.375479 14690 tablet_bootstrap.cc:492] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:22.376488 14905 raft_consensus.cc:493] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.376956 14905 raft_consensus.cc:515] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.379196 14905 leader_election.cc:290] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:22.379637 14811 raft_consensus.cc:515] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.380754 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d30d5f02b54ea5b0489fffad39b303" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:22.385654 14568 raft_consensus.cc:2393] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d567038c6ac14a3b805ab9b66ff3c187 in current term 3: Already voted for candidate 35a209cae911420ab80fbd06bc2d112e in this term.
I20260709 12:14:22.387480 14611 leader_election.cc:304] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [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: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:22.389640 14900 raft_consensus.cc:3060] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.390403 14692 tablet_bootstrap.cc:492] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:22.390908 14692 ts_tablet_manager.cc:1403] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.178s	user 0.019s	sys 0.003s
I20260709 12:14:22.393671 14692 raft_consensus.cc:359] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.394344 14692 raft_consensus.cc:385] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.394591 14692 raft_consensus.cc:740] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.395955 14692 consensus_queue.cc:260] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.398388 14692 ts_tablet_manager.cc:1434] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:14:22.407245 14900 raft_consensus.cc:2749] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:22.410730 14322 catalog_manager.cc:5697] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.411588 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:22.381275 14781 raft_consensus.cc:515] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.382460 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d30d5f02b54ea5b0489fffad39b303" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:22.426482 14643 raft_consensus.cc:2468] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 3.
I20260709 12:14:22.428200 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea75f24a697b44fa9c0d3a9dc1270919" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:22.428854 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea75f24a697b44fa9c0d3a9dc1270919" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:22.429740 14645 raft_consensus.cc:3060] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:22.429987 14463 leader_election.cc:343] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.440410 14539 leader_election.cc:304] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
W20260709 12:14:22.428797 14388 leader_election.cc:343] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.441576 14766 raft_consensus.cc:2804] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:22.442191 14766 raft_consensus.cc:697] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 3 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:22.442606 14781 leader_election.cc:290] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:22.443040 14766 consensus_queue.cc:237] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.446979 14692 tablet_bootstrap.cc:492] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:22.451975 14923 raft_consensus.cc:493] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.452497 14700 raft_consensus.cc:493] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.453069 14700 raft_consensus.cc:515] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.452510 14923 raft_consensus.cc:515] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.456290 14700 leader_election.cc:290] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:22.457379 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3dd6bb7a4f4c8eaedea01230014dc7" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:22.458047 14647 raft_consensus.cc:2468] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:22.459139 14693 tablet_bootstrap.cc:492] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:22.459728 14693 ts_tablet_manager.cc:1403] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.000s
I20260709 12:14:22.459977 14390 leader_election.cc:304] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:22.461016 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7012345e38f48dc921e81295df4deaa" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:22.461663 14422 raft_consensus.cc:2468] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:22.462884 14693 raft_consensus.cc:359] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.464110 14612 leader_election.cc:304] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:22.465087 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7012345e38f48dc921e81295df4deaa" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
W20260709 12:14:22.465447 14388 leader_election.cc:343] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.465721 14569 raft_consensus.cc:2468] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:22.464645 14905 raft_consensus.cc:2804] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:22.466014 14900 raft_consensus.cc:2804] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:22.466368 14905 raft_consensus.cc:493] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.466657 14900 raft_consensus.cc:493] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.456991 14923 leader_election.cc:290] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:22.467233 14900 raft_consensus.cc:3060] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.467006 14905 raft_consensus.cc:3060] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.471450 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "153659ff6ca64d5bb38bfbbcfba96986" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:22.472074 14422 raft_consensus.cc:3060] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:22.468569 14693 raft_consensus.cc:385] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.472618 14693 raft_consensus.cc:740] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.476974 14692 tablet_bootstrap.cc:654] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.466115 14388 leader_election.cc:304] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6; no voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:22.478416 14899 raft_consensus.cc:2749] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:22.440549 14645 raft_consensus.cc:2468] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:22.481369 14465 leader_election.cc:304] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:22.482599 14781 raft_consensus.cc:2804] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:22.483294 14781 raft_consensus.cc:697] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:22.484174 14781 consensus_queue.cc:237] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.485914 14693 consensus_queue.cc:260] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.484578 14422 raft_consensus.cc:2468] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 3.
I20260709 12:14:22.488703 14693 ts_tablet_manager.cc:1434] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.000s
I20260709 12:14:22.491086 14693 tablet_bootstrap.cc:492] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:22.498615 14690 tablet_bootstrap.cc:700] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6: Time spent opening tablet: real 0.114s	user 0.004s	sys 0.000s
I20260709 12:14:22.500304 14690 tablet_bootstrap.cc:654] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.476544 14900 raft_consensus.cc:515] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.508572 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3dd6bb7a4f4c8eaedea01230014dc7" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:22.510443 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7012345e38f48dc921e81295df4deaa" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:22.511077 14568 raft_consensus.cc:3060] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.513007 14900 leader_election.cc:290] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:22.496269 14811 leader_election.cc:290] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 3 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:22.522330 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7012345e38f48dc921e81295df4deaa" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:22.522967 14422 raft_consensus.cc:3060] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.520749 14905 raft_consensus.cc:515] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.528064 14692 tablet_bootstrap.cc:492] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:22.530169 14692 ts_tablet_manager.cc:1403] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.007s
W20260709 12:14:22.529556 14388 leader_election.cc:343] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.531937 14689 tablet_bootstrap.cc:492] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:22.532785 14689 ts_tablet_manager.cc:1403] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.250s	user 0.058s	sys 0.068s
I20260709 12:14:22.533329 14693 tablet_bootstrap.cc:654] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.533032 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3dd6bb7a4f4c8eaedea01230014dc7" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:22.533995 14643 raft_consensus.cc:3060] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.536180 14689 raft_consensus.cc:359] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.536969 14689 raft_consensus.cc:385] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.537706 14689 raft_consensus.cc:740] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.536969 14692 raft_consensus.cc:359] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.538760 14692 raft_consensus.cc:385] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.539121 14692 raft_consensus.cc:740] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.529613 14905 leader_election.cc:290] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:22.519640 14568 raft_consensus.cc:2468] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:22.541908 14692 consensus_queue.cc:260] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.543895 14692 ts_tablet_manager.cc:1434] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 12:14:22.538893 14689 consensus_queue.cc:260] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.546319 14689 ts_tablet_manager.cc:1434] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:14:22.549304 14689 tablet_bootstrap.cc:492] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:22.548959 14319 catalog_manager.cc:5697] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.554873 14692 tablet_bootstrap.cc:492] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:22.559448 14611 leader_election.cc:304] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:22.555673 14321 catalog_manager.cc:5697] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.564066 14900 raft_consensus.cc:2804] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:22.567142 14900 raft_consensus.cc:697] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:22.568614 14692 tablet_bootstrap.cc:654] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.568274 14900 consensus_queue.cc:237] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.575675 14422 raft_consensus.cc:2468] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:22.579800 14689 tablet_bootstrap.cc:654] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.584565 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3dd6bb7a4f4c8eaedea01230014dc7" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:22.591638 14643 raft_consensus.cc:2468] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:22.598300 14690 tablet_bootstrap.cc:492] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:22.598053 14700 raft_consensus.cc:493] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.601092 14689 tablet_bootstrap.cc:492] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:22.603204 14690 ts_tablet_manager.cc:1403] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.228s	user 0.041s	sys 0.028s
W20260709 12:14:22.601230 14388 leader_election.cc:343] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.601914 14692 tablet_bootstrap.cc:492] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:22.603648 14689 ts_tablet_manager.cc:1403] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.000s
I20260709 12:14:22.604104 14692 ts_tablet_manager.cc:1403] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.005s
I20260709 12:14:22.603165 14700 raft_consensus.cc:515] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.606048 14690 raft_consensus.cc:359] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.606716 14690 raft_consensus.cc:385] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.606962 14690 raft_consensus.cc:740] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.607606 14700 leader_election.cc:290] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:22.607535 14692 raft_consensus.cc:359] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.608526 14692 raft_consensus.cc:385] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.608539 14689 raft_consensus.cc:359] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.607606 14690 consensus_queue.cc:260] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.609526 14689 raft_consensus.cc:385] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.611287 14690 ts_tablet_manager.cc:1434] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:22.609822 14689 raft_consensus.cc:740] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.613598 14689 consensus_queue.cc:260] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.614892 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aba7f960941bd92e4d4e9ce131522" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:22.615415 14390 leader_election.cc:304] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:22.615862 14496 raft_consensus.cc:2393] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 in current term 1: Already voted for candidate 35a209cae911420ab80fbd06bc2d112e in this term.
I20260709 12:14:22.616593 14690 tablet_bootstrap.cc:492] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:22.618844 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aba7f960941bd92e4d4e9ce131522" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:22.618880 14700 raft_consensus.cc:2804] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:22.619772 14700 raft_consensus.cc:697] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:22.620630 14700 consensus_queue.cc:237] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.621237 14693 tablet_bootstrap.cc:492] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:22.621803 14693 ts_tablet_manager.cc:1403] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.000s
I20260709 12:14:22.622892 14690 tablet_bootstrap.cc:654] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.625320 14835 consensus_queue.cc:1048] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:22.626482 14692 raft_consensus.cc:740] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.627282 14692 consensus_queue.cc:260] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.629735 14692 ts_tablet_manager.cc:1434] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:14:22.630671 14692 tablet_bootstrap.cc:492] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:22.632043 14811 raft_consensus.cc:493] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.632563 14811 raft_consensus.cc:515] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.634614 14811 leader_election.cc:290] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:22.615900 14689 ts_tablet_manager.cc:1434] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:22.635841 14689 tablet_bootstrap.cc:492] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:22.637183 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac564361264465696577a322dc1f578" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:22.637820 14645 raft_consensus.cc:2468] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:22.638827 14388 leader_election.cc:304] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6; no voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:22.639336 14539 leader_election.cc:304] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:22.639977 14905 raft_consensus.cc:3060] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.641075 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac564361264465696577a322dc1f578" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:22.643023 14538 leader_election.cc:343] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.641546 14811 raft_consensus.cc:2804] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:22.644053 14811 raft_consensus.cc:493] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.644544 14811 raft_consensus.cc:3060] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.646294 14689 tablet_bootstrap.cc:654] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.654270 14693 raft_consensus.cc:359] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.654969 14693 raft_consensus.cc:385] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.654520 14811 raft_consensus.cc:515] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.657521 14690 tablet_bootstrap.cc:492] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:22.658236 14690 ts_tablet_manager.cc:1403] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.000s
I20260709 12:14:22.659864 14905 raft_consensus.cc:2749] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:22.660969 14321 catalog_manager.cc:5697] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:22.662428 14388 consensus_peers.cc:597] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:22.655258 14693 raft_consensus.cc:740] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.666957 14693 consensus_queue.cc:260] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.669113 14693 ts_tablet_manager.cc:1434] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:14:22.670866 14693 tablet_bootstrap.cc:492] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:22.669932 14692 tablet_bootstrap.cc:654] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.679332 14693 tablet_bootstrap.cc:654] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.681183 14322 catalog_manager.cc:5697] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.683161 14689 tablet_bootstrap.cc:492] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:22.685539 14689 ts_tablet_manager.cc:1403] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.007s
I20260709 12:14:22.664359 14690 raft_consensus.cc:359] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.696787 14689 raft_consensus.cc:359] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.697772 14689 raft_consensus.cc:385] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.698112 14689 raft_consensus.cc:740] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.699337 14811 leader_election.cc:290] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:22.699880 14690 raft_consensus.cc:385] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.700227 14690 raft_consensus.cc:740] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.700976 14690 consensus_queue.cc:260] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.706426 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac564361264465696577a322dc1f578" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:22.707059 14643 raft_consensus.cc:3060] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.710340 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac564361264465696577a322dc1f578" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
W20260709 12:14:22.713940 14538 leader_election.cc:343] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.715473 14693 tablet_bootstrap.cc:492] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:22.715972 14693 ts_tablet_manager.cc:1403] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.000s
I20260709 12:14:22.716193 14835 consensus_queue.cc:1048] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:22.718713 14693 raft_consensus.cc:359] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.719393 14693 raft_consensus.cc:385] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.720709 14693 raft_consensus.cc:740] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.721457 14693 consensus_queue.cc:260] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.721791 14690 ts_tablet_manager.cc:1434] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260709 12:14:22.705878 14689 consensus_queue.cc:260] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.725216 14690 tablet_bootstrap.cc:492] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:22.726562 14693 ts_tablet_manager.cc:1434] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:14:22.727432 14693 tablet_bootstrap.cc:492] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:22.723448 14643 raft_consensus.cc:2468] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:22.734452 14689 ts_tablet_manager.cc:1434] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.001s
I20260709 12:14:22.744234 14693 tablet_bootstrap.cc:654] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.744234 14690 tablet_bootstrap.cc:654] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.750560 14689 tablet_bootstrap.cc:492] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:22.765937 14853 raft_consensus.cc:493] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.769742 14853 raft_consensus.cc:515] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.773739 14692 tablet_bootstrap.cc:492] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:22.774291 14692 ts_tablet_manager.cc:1403] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.144s	user 0.031s	sys 0.030s
I20260709 12:14:22.780139 14781 consensus_queue.cc:1048] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:22.783342 14539 leader_election.cc:304] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:22.784827 14916 raft_consensus.cc:2804] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:22.785305 14916 raft_consensus.cc:697] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:22.786139 14916 consensus_queue.cc:237] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:22.790827 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d30d5f02b54ea5b0489fffad39b303" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:22.791534 14422 raft_consensus.cc:2468] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:22.810253 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d30d5f02b54ea5b0489fffad39b303" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:22.820748 14464 leader_election.cc:304] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:22.821831 14781 raft_consensus.cc:2804] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:22.822203 14905 consensus_queue.cc:1048] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:22.825199 14903 consensus_queue.cc:1048] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:22.803450 14853 leader_election.cc:290] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:22.830425 14700 consensus_queue.cc:1048] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:22.835000 14689 tablet_bootstrap.cc:654] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.822260 14781 raft_consensus.cc:493] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.837000 14781 raft_consensus.cc:3060] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.816937 14692 raft_consensus.cc:359] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.837852 14692 raft_consensus.cc:385] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.838145 14692 raft_consensus.cc:740] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.838809 14692 consensus_queue.cc:260] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.840971 14692 ts_tablet_manager.cc:1434] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.001s
I20260709 12:14:22.841923 14692 tablet_bootstrap.cc:492] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:22.844118 14914 consensus_queue.cc:1048] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:22.844655 14495 raft_consensus.cc:3060] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.856364 14692 tablet_bootstrap.cc:654] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.875028 14568 raft_consensus.cc:2468] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:22.881558 14693 tablet_bootstrap.cc:492] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:22.882055 14693 ts_tablet_manager.cc:1403] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.155s	user 0.012s	sys 0.027s
I20260709 12:14:22.879539 14916 raft_consensus.cc:493] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.884325 14916 raft_consensus.cc:515] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.890522 14916 leader_election.cc:290] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:22.891968 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f051be3c95de486bb8330eb9129328ac" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:22.892725 14422 raft_consensus.cc:2468] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:22.893334 14689 tablet_bootstrap.cc:492] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:22.893893 14689 ts_tablet_manager.cc:1403] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.009s
I20260709 12:14:22.894449 14538 leader_election.cc:304] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:22.895242 14900 raft_consensus.cc:493] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.895346 14766 consensus_queue.cc:1048] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:22.895814 14900 raft_consensus.cc:515] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.896749 14766 raft_consensus.cc:2804] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:22.897143 14766 raft_consensus.cc:493] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.897583 14766 raft_consensus.cc:3060] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:22.897892 14900 leader_election.cc:290] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:22.897682 14689 raft_consensus.cc:359] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.901537 14689 raft_consensus.cc:385] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.902207 14689 raft_consensus.cc:740] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.903316 14689 consensus_queue.cc:260] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:22.906832 14689 ts_tablet_manager.cc:1434] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 12:14:22.907007 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f051be3c95de486bb8330eb9129328ac" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:22.909940 14689 tablet_bootstrap.cc:492] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:22.912115 14781 raft_consensus.cc:515] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:22.902001 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e9e1e628f9438095f74e65180a7f82" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:22.910110 14537 leader_election.cc:343] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:22.922138 14689 tablet_bootstrap.cc:654] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:22.941532 14693 raft_consensus.cc:359] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.943048 14693 raft_consensus.cc:385] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:22.943421 14693 raft_consensus.cc:740] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:22.923707 14321 catalog_manager.cc:5697] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:22.944291 14693 consensus_queue.cc:260] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.965692 14692 tablet_bootstrap.cc:492] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:22.966742 14692 ts_tablet_manager.cc:1403] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.125s	user 0.014s	sys 0.038s
W20260709 12:14:22.968343 14612 leader_election.cc:343] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:22.963214 14537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.130:45747, user_credentials={real_user=slave}} blocked reactor thread for 53132.2us
I20260709 12:14:22.964018 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e9e1e628f9438095f74e65180a7f82" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:22.986388 14700 consensus_queue.cc:1048] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:22.986842 14693 ts_tablet_manager.cc:1434] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.105s	user 0.009s	sys 0.008s
I20260709 12:14:22.988065 14693 tablet_bootstrap.cc:492] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:22.989449 14700 raft_consensus.cc:493] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.989915 14700 raft_consensus.cc:515] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:22.999250 14700 leader_election.cc:290] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:23.004266 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101823ff876445a7b59a5dbf2dbb7fd2" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:23.017930 14690 tablet_bootstrap.cc:492] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:23.018455 14690 ts_tablet_manager.cc:1403] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.295s	user 0.016s	sys 0.015s
W20260709 12:14:23.020633 14611 leader_election.cc:343] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.023175 14611 leader_election.cc:304] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:23.024389 14761 raft_consensus.cc:2749] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:23.033874 14690 raft_consensus.cc:359] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.034433 14690 raft_consensus.cc:385] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.034667 14690 raft_consensus.cc:740] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.035280 14690 consensus_queue.cc:260] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.033397 14970 raft_consensus.cc:493] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.041627 14970 raft_consensus.cc:515] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.042474 14647 raft_consensus.cc:1275] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Refusing update from remote peer 35a209cae911420ab80fbd06bc2d112e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:23.044129 14970 leader_election.cc:290] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:23.044572 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0d4e1635f491185ab16715631ceec" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:23.044183 14916 consensus_queue.cc:1048] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:23.046970 14463 leader_election.cc:343] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.047117 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0d4e1635f491185ab16715631ceec" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:23.047787 14645 raft_consensus.cc:2468] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:23.048871 14465 leader_election.cc:304] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:23.047881 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d30d5f02b54ea5b0489fffad39b303" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:23.051462 14423 raft_consensus.cc:3060] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.050302 14766 raft_consensus.cc:515] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.050803 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d30d5f02b54ea5b0489fffad39b303" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:23.064538 14969 consensus_queue.cc:1048] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:23.050312 14781 leader_election.cc:290] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:23.068565 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101823ff876445a7b59a5dbf2dbb7fd2" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:23.070082 14497 raft_consensus.cc:3060] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.073601 14761 consensus_queue.cc:1048] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:23.077889 14690 ts_tablet_manager.cc:1434] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 12:14:23.054222 14571 raft_consensus.cc:3060] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.079741 14690 tablet_bootstrap.cc:492] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:23.084278 14761 raft_consensus.cc:493] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.084867 14761 raft_consensus.cc:515] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.086064 14388 leader_election.cc:304] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6; no voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:23.087013 14761 leader_election.cc:290] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:23.087260 14908 raft_consensus.cc:2749] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:23.089154 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfded842d4420d9079719a16603763" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:23.090775 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfded842d4420d9079719a16603763" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:23.091737 14692 raft_consensus.cc:359] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.092430 14692 raft_consensus.cc:385] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.092700 14692 raft_consensus.cc:740] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
W20260709 12:14:23.096168 14463 consensus_peers.cc:597] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Couldn't send request to peer 35a209cae911420ab80fbd06bc2d112e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:23.092867 14611 leader_election.cc:343] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:23.097252 14611 leader_election.cc:343] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.097709 14611 leader_election.cc:304] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:23.098871 14692 consensus_queue.cc:260] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.099457 14766 leader_election.cc:290] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:23.100317 14693 tablet_bootstrap.cc:654] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.101480 14900 raft_consensus.cc:2749] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:23.101697 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f051be3c95de486bb8330eb9129328ac" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:23.102401 14421 raft_consensus.cc:3060] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.104532 14692 ts_tablet_manager.cc:1434] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.137s	user 0.004s	sys 0.003s
I20260709 12:14:23.108705 14422 raft_consensus.cc:1275] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Refusing update from remote peer 35a209cae911420ab80fbd06bc2d112e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:23.104194 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f051be3c95de486bb8330eb9129328ac" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:23.077418 14970 raft_consensus.cc:2804] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:23.109824 14970 raft_consensus.cc:493] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.110172 14970 raft_consensus.cc:3060] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:23.110304 14537 leader_election.cc:343] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.108667 14692 tablet_bootstrap.cc:492] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:23.140602 14571 raft_consensus.cc:2468] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:23.142737 14973 consensus_queue.cc:1048] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:14:23.143092 14970 raft_consensus.cc:515] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.145362 14423 raft_consensus.cc:2468] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:23.125207 14766 consensus_queue.cc:1048] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:14:23.153280 14464 leader_election.cc:304] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:23.154839 14903 raft_consensus.cc:2804] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:23.168860 14903 raft_consensus.cc:697] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:23.169844 14903 consensus_queue.cc:237] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.175139 14422 raft_consensus.cc:3060] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.156513 14761 consensus_queue.cc:1048] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:14:23.185683 14905 consensus_queue.cc:1048] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:23.205816 14689 tablet_bootstrap.cc:492] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:23.207233 14689 ts_tablet_manager.cc:1403] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.298s	user 0.017s	sys 0.017s
I20260709 12:14:23.212477 14690 tablet_bootstrap.cc:654] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.213486 14689 raft_consensus.cc:359] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.215468 14689 raft_consensus.cc:385] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.215801 14689 raft_consensus.cc:740] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.216609 14689 consensus_queue.cc:260] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.213552 14419 raft_consensus.cc:3060] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.225622 14811 raft_consensus.cc:493] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.226145 14811 raft_consensus.cc:515] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.228256 14811 leader_election.cc:290] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:23.229156 14761 raft_consensus.cc:493] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.229684 14761 raft_consensus.cc:515] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.231338 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea75f24a697b44fa9c0d3a9dc1270919" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:23.234539 14761 leader_election.cc:290] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:23.234889 14421 raft_consensus.cc:2468] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:23.238698 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea75f24a697b44fa9c0d3a9dc1270919" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:23.239389 14421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf9543507bf466c9e021fd56f8178b8" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:23.224133 14689 ts_tablet_manager.cc:1434] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 12:14:23.245879 14689 tablet_bootstrap.cc:492] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:23.248733 14692 tablet_bootstrap.cc:654] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.254180 14693 tablet_bootstrap.cc:492] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:23.254680 14693 ts_tablet_manager.cc:1403] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.267s	user 0.023s	sys 0.015s
I20260709 12:14:23.257925 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf9543507bf466c9e021fd56f8178b8" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
W20260709 12:14:23.277844 14612 leader_election.cc:343] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.287475 14693 raft_consensus.cc:359] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.288889 14693 raft_consensus.cc:385] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.265756 14538 leader_election.cc:304] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:23.292810 14693 raft_consensus.cc:740] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.295861 14811 raft_consensus.cc:2804] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:23.299393 14539 leader_election.cc:304] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e; no voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:23.299590 14811 raft_consensus.cc:697] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:23.301476 14911 raft_consensus.cc:2749] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:23.303668 14811 consensus_queue.cc:237] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.313858 14970 leader_election.cc:290] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:23.298345 14693 consensus_queue.cc:260] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.315775 14693 ts_tablet_manager.cc:1434] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.000s
I20260709 12:14:23.316788 14693 tablet_bootstrap.cc:492] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:23.300300 14916 consensus_queue.cc:1048] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:14:23.320828 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0d4e1635f491185ab16715631ceec" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:23.321853 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0d4e1635f491185ab16715631ceec" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:23.322500 14647 raft_consensus.cc:3060] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:23.322913 14463 leader_election.cc:343] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.318284 14321 catalog_manager.cc:5697] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.373478 14693 tablet_bootstrap.cc:654] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:23.353678 14611 leader_election.cc:343] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.395859 14690 tablet_bootstrap.cc:492] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:23.396418 14690 ts_tablet_manager.cc:1403] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.318s	user 0.024s	sys 0.017s
W20260709 12:14:23.397563 14984 log.cc:927] Time spent T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6: Append to log took a long time: real 0.059s	user 0.000s	sys 0.004s
I20260709 12:14:23.379577 14611 leader_election.cc:304] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
W20260709 12:14:23.410974 14369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:23.419941 14835 raft_consensus.cc:2749] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:23.437543 14982 log.cc:927] Time spent T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 12:14:23.438508 14322 catalog_manager.cc:5697] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:23.441457 14690 raft_consensus.cc:359] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.442176 14690 raft_consensus.cc:385] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.442423 14690 raft_consensus.cc:740] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.443159 14690 consensus_queue.cc:260] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.445299 14690 ts_tablet_manager.cc:1434] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 12:14:23.446197 14690 tablet_bootstrap.cc:492] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
W20260709 12:14:23.423455 14611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:35267, user_credentials={real_user=slave}} blocked reactor thread for 73319.8us
I20260709 12:14:23.454556 14689 tablet_bootstrap.cc:654] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.461345 14692 tablet_bootstrap.cc:492] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:23.461820 14692 ts_tablet_manager.cc:1403] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.354s	user 0.040s	sys 0.028s
I20260709 12:14:23.466935 14692 raft_consensus.cc:359] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.467722 14692 raft_consensus.cc:385] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.468012 14692 raft_consensus.cc:740] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.468763 14692 consensus_queue.cc:260] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.470615 14692 ts_tablet_manager.cc:1434] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:14:23.471521 14692 tablet_bootstrap.cc:492] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:23.471789 14647 raft_consensus.cc:2468] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:23.473928 14916 consensus_queue.cc:1048] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:23.474330 14986 log.cc:927] Time spent T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260709 12:14:23.477057 14690 tablet_bootstrap.cc:654] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.483359 14465 leader_election.cc:304] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:23.486776 14970 raft_consensus.cc:2804] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:23.493587 14970 raft_consensus.cc:697] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:23.494488 14970 consensus_queue.cc:237] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.497146 14692 tablet_bootstrap.cc:654] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.512291 14693 tablet_bootstrap.cc:492] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:23.512780 14693 ts_tablet_manager.cc:1403] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.196s	user 0.016s	sys 0.013s
I20260709 12:14:23.513707 14689 tablet_bootstrap.cc:492] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:23.514343 14689 ts_tablet_manager.cc:1403] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.269s	user 0.016s	sys 0.010s
I20260709 12:14:23.515420 14693 raft_consensus.cc:359] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.516304 14693 raft_consensus.cc:385] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.516661 14693 raft_consensus.cc:740] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.517481 14693 consensus_queue.cc:260] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.519790 14693 ts_tablet_manager.cc:1434] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:14:23.520635 14693 tablet_bootstrap.cc:492] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:23.520793 14692 tablet_bootstrap.cc:492] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:23.521430 14692 ts_tablet_manager.cc:1403] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.002s
I20260709 12:14:23.523438 14690 tablet_bootstrap.cc:492] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:23.524124 14690 ts_tablet_manager.cc:1403] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.006s
I20260709 12:14:23.523737 14689 raft_consensus.cc:359] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.533171 14689 raft_consensus.cc:385] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.533504 14689 raft_consensus.cc:740] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.533600 14693 tablet_bootstrap.cc:654] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.535096 14322 catalog_manager.cc:5697] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.536158 14692 raft_consensus.cc:359] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.536820 14692 raft_consensus.cc:385] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.535118 14689 consensus_queue.cc:260] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.538655 14692 raft_consensus.cc:740] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.538607 14690 raft_consensus.cc:359] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.539460 14690 raft_consensus.cc:385] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.538599 14689 ts_tablet_manager.cc:1434] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:14:23.539736 14690 raft_consensus.cc:740] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.539613 14692 consensus_queue.cc:260] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.542789 14692 ts_tablet_manager.cc:1434] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:14:23.542579 14690 consensus_queue.cc:260] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.543653 14692 tablet_bootstrap.cc:492] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:23.544876 14690 ts_tablet_manager.cc:1434] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:14:23.545835 14690 tablet_bootstrap.cc:492] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:23.551003 14689 tablet_bootstrap.cc:492] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:23.558259 14689 tablet_bootstrap.cc:654] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.561583 14970 raft_consensus.cc:493] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.562188 14970 raft_consensus.cc:515] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.562901 14692 tablet_bootstrap.cc:654] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.564407 14970 leader_election.cc:290] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:23.570334 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e9e1e628f9438095f74e65180a7f82" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:23.570851 14689 tablet_bootstrap.cc:492] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:23.570683 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e9e1e628f9438095f74e65180a7f82" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:23.571038 14645 raft_consensus.cc:2468] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:23.571444 14689 ts_tablet_manager.cc:1403] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 12:14:23.571671 14419 raft_consensus.cc:2468] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:23.573766 14693 tablet_bootstrap.cc:492] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:23.573540 14464 leader_election.cc:304] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:23.574363 14693 ts_tablet_manager.cc:1403] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.008s
I20260709 12:14:23.574141 14689 raft_consensus.cc:359] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.574779 14970 raft_consensus.cc:2804] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:23.574841 14689 raft_consensus.cc:385] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.575439 14970 raft_consensus.cc:493] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.575500 14689 raft_consensus.cc:740] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.576081 14970 raft_consensus.cc:3060] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.576519 14689 consensus_queue.cc:260] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.577708 14693 raft_consensus.cc:359] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.578425 14693 raft_consensus.cc:385] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.578722 14693 raft_consensus.cc:740] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.579134 14689 ts_tablet_manager.cc:1434] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:23.579456 14693 consensus_queue.cc:260] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.580137 14689 tablet_bootstrap.cc:492] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:23.581729 14693 ts_tablet_manager.cc:1434] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:23.582693 14693 tablet_bootstrap.cc:492] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:23.586527 14811 raft_consensus.cc:493] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.587056 14811 raft_consensus.cc:515] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.588354 14693 tablet_bootstrap.cc:654] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.589257 14811 leader_election.cc:290] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:23.590629 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf9543507bf466c9e021fd56f8178b8" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:23.591270 14645 raft_consensus.cc:2468] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:23.591463 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf9543507bf466c9e021fd56f8178b8" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:23.592461 14689 tablet_bootstrap.cc:654] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:23.593950 14538 leader_election.cc:343] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.596261 14853 consensus_queue.cc:1048] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:23.600350 14539 leader_election.cc:304] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:23.601147 14766 raft_consensus.cc:2804] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:23.601504 14766 raft_consensus.cc:493] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.601802 14766 raft_consensus.cc:3060] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.606287 14835 raft_consensus.cc:493] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.607023 14835 raft_consensus.cc:515] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.610081 14835 leader_election.cc:290] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:23.612145 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e1faf97ef2449fbed332d95298ddbd" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:23.613056 14422 raft_consensus.cc:2468] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:23.613634 14766 raft_consensus.cc:515] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.616356 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e1faf97ef2449fbed332d95298ddbd" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:23.617090 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf9543507bf466c9e021fd56f8178b8" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:23.617879 14645 raft_consensus.cc:3060] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.619206 14612 leader_election.cc:304] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:23.620447 14835 raft_consensus.cc:2804] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:23.620919 14835 raft_consensus.cc:493] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:23.621444 14611 leader_election.cc:343] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.621407 14835 raft_consensus.cc:3060] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.629417 14916 raft_consensus.cc:493] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.630123 14916 raft_consensus.cc:515] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.633952 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0d4e1635f491185ab16715631ceec" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:23.637279 14916 leader_election.cc:290] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:23.639364 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0d4e1635f491185ab16715631ceec" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:23.640259 14647 raft_consensus.cc:2393] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35a209cae911420ab80fbd06bc2d112e in current term 1: Already voted for candidate 4f1589c98c5d42279fc4b6389719cea2 in this term.
I20260709 12:14:23.641476 14539 leader_election.cc:304] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e; no voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:23.642339 14811 raft_consensus.cc:3060] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.642463 14853 consensus_queue.cc:1048] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:23.657433 14853 raft_consensus.cc:493] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.658119 14853 raft_consensus.cc:515] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.661733 14690 tablet_bootstrap.cc:654] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.665555 14766 leader_election.cc:290] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:23.666097 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:23.667649 14572 raft_consensus.cc:3060] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.669245 14811 raft_consensus.cc:2749] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:23.669611 14853 leader_election.cc:290] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:23.671888 14835 raft_consensus.cc:515] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.673390 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf9543507bf466c9e021fd56f8178b8" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
W20260709 12:14:23.676306 14538 leader_election.cc:343] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.677176 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:23.678180 14835 leader_election.cc:290] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:23.678670 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e1faf97ef2449fbed332d95298ddbd" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:23.679308 14423 raft_consensus.cc:3060] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.683233 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e1faf97ef2449fbed332d95298ddbd" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
W20260709 12:14:23.684752 14611 leader_election.cc:343] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.686569 14463 leader_election.cc:304] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:23.687752 14853 raft_consensus.cc:2749] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:23.631233 14970 raft_consensus.cc:515] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.690588 14645 raft_consensus.cc:2468] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:23.702500 14423 raft_consensus.cc:2468] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:23.714208 14539 leader_election.cc:304] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:23.717557 14903 raft_consensus.cc:493] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.718408 14903 raft_consensus.cc:515] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.719679 14811 raft_consensus.cc:2804] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:23.725862 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e9e1e628f9438095f74e65180a7f82" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:23.726580 14423 raft_consensus.cc:3060] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.728367 14923 raft_consensus.cc:493] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.728919 14923 raft_consensus.cc:515] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.731700 14923 leader_election.cc:290] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:23.720204 14811 raft_consensus.cc:697] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:23.733191 14903 leader_election.cc:290] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:23.734053 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e9e1e628f9438095f74e65180a7f82" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:23.734339 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f051be3c95de486bb8330eb9129328ac" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:23.735574 14422 raft_consensus.cc:2393] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f1589c98c5d42279fc4b6389719cea2 in current term 1: Already voted for candidate 35a209cae911420ab80fbd06bc2d112e in this term.
I20260709 12:14:23.737370 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f051be3c95de486bb8330eb9129328ac" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:23.741995 14692 tablet_bootstrap.cc:492] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:23.742586 14692 ts_tablet_manager.cc:1403] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.199s	user 0.028s	sys 0.015s
I20260709 12:14:23.742990 14422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:23.745833 14464 leader_election.cc:304] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:23.746251 14690 tablet_bootstrap.cc:492] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:23.746688 14690 ts_tablet_manager.cc:1403] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.201s	user 0.008s	sys 0.006s
I20260709 12:14:23.747809 14968 raft_consensus.cc:3060] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.748811 14911 consensus_queue.cc:1048] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:23.737753 14645 raft_consensus.cc:3060] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.750489 14612 leader_election.cc:304] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [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: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:23.751367 14923 raft_consensus.cc:2804] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:14:23.751821 14612 leader_election.cc:343] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.754117 14692 raft_consensus.cc:359] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.759099 14692 raft_consensus.cc:385] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.717726 14970 leader_election.cc:290] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:23.732995 14811 consensus_queue.cc:237] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.759433 14692 raft_consensus.cc:740] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.763013 14495 raft_consensus.cc:3060] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.766233 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
W20260709 12:14:23.768091 14611 leader_election.cc:343] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.768278 14968 raft_consensus.cc:2749] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:23.768541 14611 leader_election.cc:304] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:23.751899 14923 raft_consensus.cc:697] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:23.771181 14693 tablet_bootstrap.cc:492] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:23.771703 14693 ts_tablet_manager.cc:1403] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.189s	user 0.045s	sys 0.082s
I20260709 12:14:23.771298 14923 consensus_queue.cc:237] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.773200 14835 raft_consensus.cc:2749] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:23.773905 14692 consensus_queue.cc:260] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.776460 14693 raft_consensus.cc:359] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.777182 14693 raft_consensus.cc:385] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.777447 14693 raft_consensus.cc:740] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.778128 14692 ts_tablet_manager.cc:1434] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:14:23.779162 14693 consensus_queue.cc:260] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.780233 14423 raft_consensus.cc:2468] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:23.786384 14464 leader_election.cc:304] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:23.786656 14693 ts_tablet_manager.cc:1434] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:14:23.787462 14968 raft_consensus.cc:2804] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:23.787942 14693 tablet_bootstrap.cc:492] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:23.788204 14968 raft_consensus.cc:697] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:23.789597 14692 tablet_bootstrap.cc:492] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:23.791685 14689 tablet_bootstrap.cc:492] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:23.788344 14690 raft_consensus.cc:359] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.789680 14968 consensus_queue.cc:237] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.792248 14689 ts_tablet_manager.cc:1403] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.212s	user 0.012s	sys 0.023s
I20260709 12:14:23.792273 14690 raft_consensus.cc:385] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.792938 14690 raft_consensus.cc:740] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.797515 14690 consensus_queue.cc:260] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.783171 14645 raft_consensus.cc:2468] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:23.807456 14690 ts_tablet_manager.cc:1434] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260709 12:14:23.797765 14689 raft_consensus.cc:359] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.814334 14689 raft_consensus.cc:385] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.814656 14689 raft_consensus.cc:740] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.814766 14690 tablet_bootstrap.cc:492] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:23.817355 14689 consensus_queue.cc:260] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.818656 14692 tablet_bootstrap.cc:654] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.822851 14322 catalog_manager.cc:5697] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.825156 14693 tablet_bootstrap.cc:654] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.826414 14916 consensus_queue.cc:1048] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:23.821969 14690 tablet_bootstrap.cc:654] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.835135 14692 tablet_bootstrap.cc:492] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:23.835670 14692 ts_tablet_manager.cc:1403] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.003s
I20260709 12:14:23.838593 14692 raft_consensus.cc:359] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.849287 14692 raft_consensus.cc:385] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.842090 14321 catalog_manager.cc:5697] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:23.843701 14693 tablet_bootstrap.cc:492] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:23.850158 14693 ts_tablet_manager.cc:1403] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.003s
I20260709 12:14:23.844410 14320 catalog_manager.cc:5697] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.846473 14690 tablet_bootstrap.cc:492] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:23.851462 14690 ts_tablet_manager.cc:1403] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.003s
I20260709 12:14:23.852841 14693 raft_consensus.cc:359] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.853576 14693 raft_consensus.cc:385] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.853922 14693 raft_consensus.cc:740] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.854640 14693 consensus_queue.cc:260] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.854816 14690 raft_consensus.cc:359] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.855609 14690 raft_consensus.cc:385] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.855913 14690 raft_consensus.cc:740] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.856369 14693 ts_tablet_manager.cc:1434] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:14:23.841178 14689 ts_tablet_manager.cc:1434] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.004s
I20260709 12:14:23.856659 14690 consensus_queue.cc:260] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.857360 14693 tablet_bootstrap.cc:492] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:23.858115 14689 tablet_bootstrap.cc:492] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:23.859596 14690 ts_tablet_manager.cc:1434] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:23.849684 14692 raft_consensus.cc:740] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.860600 14690 tablet_bootstrap.cc:492] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:23.860567 14692 consensus_queue.cc:260] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:23.867355 14690 tablet_bootstrap.cc:654] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.863626 14693 tablet_bootstrap.cc:654] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.868283 14692 ts_tablet_manager.cc:1434] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:14:23.869354 14692 tablet_bootstrap.cc:492] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:23.866082 14689 tablet_bootstrap.cc:654] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.875459 14692 tablet_bootstrap.cc:654] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.889842 14689 tablet_bootstrap.cc:492] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:23.890354 14689 ts_tablet_manager.cc:1403] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.000s
I20260709 12:14:23.893085 14689 raft_consensus.cc:359] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.893751 14689 raft_consensus.cc:385] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.894008 14689 raft_consensus.cc:740] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.894632 14689 consensus_queue.cc:260] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.896665 14689 ts_tablet_manager.cc:1434] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:23.898923 14693 tablet_bootstrap.cc:492] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:23.899423 14693 ts_tablet_manager.cc:1403] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.001s
I20260709 12:14:23.902626 14693 raft_consensus.cc:359] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.903874 14693 raft_consensus.cc:385] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.904234 14693 raft_consensus.cc:740] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.905071 14693 consensus_queue.cc:260] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.910030 14693 ts_tablet_manager.cc:1434] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 12:14:23.911660 14690 tablet_bootstrap.cc:492] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:23.912148 14690 ts_tablet_manager.cc:1403] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.052s	user 0.029s	sys 0.017s
I20260709 12:14:23.913864 14693 tablet_bootstrap.cc:492] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:23.914795 14690 raft_consensus.cc:359] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.915500 14690 raft_consensus.cc:385] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.915761 14690 raft_consensus.cc:740] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.916626 14690 consensus_queue.cc:260] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.918629 14690 ts_tablet_manager.cc:1434] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:23.919607 14690 tablet_bootstrap.cc:492] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:23.920812 14923 raft_consensus.cc:493] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.921378 14923 raft_consensus.cc:515] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:23.925536 14690 tablet_bootstrap.cc:654] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.926378 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531d87ba81f4e39bb85e8f661f523b6" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:23.927080 14497 raft_consensus.cc:2468] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:23.928639 14611 leader_election.cc:304] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:23.930469 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531d87ba81f4e39bb85e8f661f523b6" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:23.932801 14693 tablet_bootstrap.cc:654] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.931691 14900 raft_consensus.cc:2804] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:23.934880 14900 raft_consensus.cc:493] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.935346 14900 raft_consensus.cc:3060] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:23.940973 14612 leader_election.cc:343] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.948370 14689 tablet_bootstrap.cc:492] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:23.956122 14968 consensus_queue.cc:1048] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:23.957999 14689 tablet_bootstrap.cc:654] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.961771 14835 raft_consensus.cc:493] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.962622 14690 tablet_bootstrap.cc:492] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:23.963099 14690 ts_tablet_manager.cc:1403] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.009s
I20260709 12:14:23.963670 14905 raft_consensus.cc:493] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.964156 14905 raft_consensus.cc:515] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:23.965735 14690 raft_consensus.cc:359] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.966435 14690 raft_consensus.cc:385] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:23.966710 14690 raft_consensus.cc:740] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:23.967504 14690 consensus_queue.cc:260] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.968312 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:23.968988 14690 ts_tablet_manager.cc:1434] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:14:23.969930 14690 tablet_bootstrap.cc:492] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
W20260709 12:14:23.974052 14388 leader_election.cc:343] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:23.975381 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:23.975970 14690 tablet_bootstrap.cc:654] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:23.976053 14569 raft_consensus.cc:2468] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:23.977823 14388 leader_election.cc:304] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [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: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:23.978881 14700 raft_consensus.cc:493] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.979451 14700 raft_consensus.cc:515] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:23.981252 14908 raft_consensus.cc:2804] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:23.981822 14908 raft_consensus.cc:493] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.982264 14908 raft_consensus.cc:3060] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:23.985242 14905 leader_election.cc:290] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:23.988539 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf9543507bf466c9e021fd56f8178b8" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:23.990902 14700 leader_election.cc:290] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:24.001669 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf9543507bf466c9e021fd56f8178b8" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:24.002655 14647 raft_consensus.cc:2393] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 in current term 1: Already voted for candidate 35a209cae911420ab80fbd06bc2d112e in this term.
I20260709 12:14:24.002574 14968 consensus_queue.cc:1048] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:24.005162 14390 leader_election.cc:304] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6; no voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:24.006325 14905 raft_consensus.cc:3060] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.006685 14923 leader_election.cc:290] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:23.962354 14835 raft_consensus.cc:515] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.009447 14835 leader_election.cc:290] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:24.010411 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
W20260709 12:14:24.011700 14611 leader_election.cc:343] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.012042 14968 raft_consensus.cc:493] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.012827 14968 raft_consensus.cc:515] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.017587 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:24.018644 14900 raft_consensus.cc:515] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:24.019024 14692 tablet_bootstrap.cc:492] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
W20260709 12:14:24.019675 14612 leader_election.cc:343] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.020416 14612 leader_election.cc:304] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:24.020279 14692 ts_tablet_manager.cc:1403] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.151s	user 0.017s	sys 0.000s
I20260709 12:14:24.022723 14900 leader_election.cc:290] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:24.027746 14900 raft_consensus.cc:2749] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:24.028354 14700 raft_consensus.cc:493] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.027599 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16899ba8309a4a299a6104e288bc4bc6" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:24.025592 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531d87ba81f4e39bb85e8f661f523b6" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:24.029912 14495 raft_consensus.cc:3060] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.029253 14700 raft_consensus.cc:515] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.034739 14700 leader_election.cc:290] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:24.035594 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:24.027626 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531d87ba81f4e39bb85e8f661f523b6" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
W20260709 12:14:24.037618 14388 leader_election.cc:343] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.040438 14692 raft_consensus.cc:359] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:24.041380 14692 raft_consensus.cc:385] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.041726 14692 raft_consensus.cc:740] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
W20260709 12:14:24.043324 14463 leader_election.cc:343] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.012431 14908 raft_consensus.cc:515] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:24.048362 14905 raft_consensus.cc:2749] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:24.052444 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
W20260709 12:14:24.059962 14388 leader_election.cc:343] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.049861 14692 consensus_queue.cc:260] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:24.065958 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:24.067022 14571 raft_consensus.cc:3060] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.070822 14968 leader_election.cc:290] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:24.071452 14908 leader_election.cc:290] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:24.073349 14692 ts_tablet_manager.cc:1434] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 12:14:24.075304 14692 tablet_bootstrap.cc:492] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
W20260709 12:14:24.075409 14612 leader_election.cc:343] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.077028 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:24.077843 14647 raft_consensus.cc:2468] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:24.085232 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16899ba8309a4a299a6104e288bc4bc6" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:24.056998 14495 raft_consensus.cc:2468] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:24.093541 14693 tablet_bootstrap.cc:492] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:24.093636 14611 leader_election.cc:304] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:24.094244 14693 ts_tablet_manager.cc:1403] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.181s	user 0.047s	sys 0.070s
I20260709 12:14:24.096629 14900 raft_consensus.cc:2804] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:14:24.097235 14465 leader_election.cc:343] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.108317 14900 raft_consensus.cc:697] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:24.106609 14390 leader_election.cc:304] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:24.108476 14465 leader_election.cc:304] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2; no voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:24.123762 14908 raft_consensus.cc:2804] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:24.124202 14908 raft_consensus.cc:493] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.124547 14908 raft_consensus.cc:3060] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.124893 14900 consensus_queue.cc:237] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:24.131336 14689 tablet_bootstrap.cc:492] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:24.131844 14689 ts_tablet_manager.cc:1403] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.184s	user 0.020s	sys 0.015s
I20260709 12:14:24.130868 14693 raft_consensus.cc:359] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:24.134351 14693 raft_consensus.cc:385] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.134640 14693 raft_consensus.cc:740] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.134675 14689 raft_consensus.cc:359] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.135443 14689 raft_consensus.cc:385] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.135955 14689 raft_consensus.cc:740] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.137019 14689 consensus_queue.cc:260] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.138180 14690 tablet_bootstrap.cc:492] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:24.138648 14690 ts_tablet_manager.cc:1403] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.169s	user 0.010s	sys 0.016s
I20260709 12:14:24.139264 14689 ts_tablet_manager.cc:1434] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:14:24.141417 14689 tablet_bootstrap.cc:492] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:24.135407 14693 consensus_queue.cc:260] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:24.125615 14968 raft_consensus.cc:2749] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:24.144796 14693 ts_tablet_manager.cc:1434] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:14:24.148425 14689 tablet_bootstrap.cc:654] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.150487 14693 tablet_bootstrap.cc:492] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:24.152917 14690 raft_consensus.cc:359] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:24.153847 14690 raft_consensus.cc:385] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.154095 14690 raft_consensus.cc:740] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.154727 14690 consensus_queue.cc:260] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:24.156839 14690 ts_tablet_manager.cc:1434] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.000s
I20260709 12:14:24.163930 14690 tablet_bootstrap.cc:492] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:24.169018 14693 tablet_bootstrap.cc:654] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.172345 14689 tablet_bootstrap.cc:492] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:24.172513 14911 raft_consensus.cc:493] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.172813 14689 ts_tablet_manager.cc:1403] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.006s
I20260709 12:14:24.173034 14911 raft_consensus.cc:515] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.175282 14911 leader_election.cc:290] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:24.175575 14689 raft_consensus.cc:359] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.176363 14689 raft_consensus.cc:385] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.176623 14689 raft_consensus.cc:740] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.178609 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfded842d4420d9079719a16603763" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:24.178841 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfded842d4420d9079719a16603763" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:24.179275 14646 raft_consensus.cc:2468] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
W20260709 12:14:24.180086 14537 leader_election.cc:343] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.162302 14908 raft_consensus.cc:515] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.184580 14690 tablet_bootstrap.cc:654] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.186951 14692 tablet_bootstrap.cc:654] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.140942 14571 raft_consensus.cc:2468] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:24.187342 14539 leader_election.cc:304] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:24.187825 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:24.188707 14811 raft_consensus.cc:2804] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:24.189141 14811 raft_consensus.cc:493] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.189486 14811 raft_consensus.cc:3060] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.189419 14388 leader_election.cc:304] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [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: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 4f1589c98c5d42279fc4b6389719cea2
W20260709 12:14:24.190593 14388 leader_election.cc:343] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.191190 14905 raft_consensus.cc:2804] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:24.191874 14905 raft_consensus.cc:697] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:24.192682 14905 consensus_queue.cc:237] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:24.196537 14689 consensus_queue.cc:260] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.200155 14689 ts_tablet_manager.cc:1434] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 12:14:24.199962 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:24.200647 14646 raft_consensus.cc:3060] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.200939 14908 leader_election.cc:290] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:24.204867 14811 raft_consensus.cc:515] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.211124 14689 tablet_bootstrap.cc:492] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:24.218796 14689 tablet_bootstrap.cc:654] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.220964 14693 tablet_bootstrap.cc:492] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:24.226186 14693 ts_tablet_manager.cc:1403] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.002s
I20260709 12:14:24.223686 14321 catalog_manager.cc:5697] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:24.234951 14690 tablet_bootstrap.cc:492] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:24.235476 14690 ts_tablet_manager.cc:1403] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.072s	user 0.004s	sys 0.009s
I20260709 12:14:24.232932 14968 raft_consensus.cc:493] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.248499 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfded842d4420d9079719a16603763" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
W20260709 12:14:24.251816 14537 leader_election.cc:343] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.252730 14811 leader_election.cc:290] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:24.245569 14968 raft_consensus.cc:515] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:24.255299 14968 leader_election.cc:290] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:24.256847 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfded842d4420d9079719a16603763" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:24.257467 14647 raft_consensus.cc:3060] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.257850 14692 tablet_bootstrap.cc:492] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:24.258334 14692 ts_tablet_manager.cc:1403] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.183s	user 0.010s	sys 0.021s
I20260709 12:14:24.261600 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e1faf97ef2449fbed332d95298ddbd" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:24.263399 14690 raft_consensus.cc:359] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.264091 14690 raft_consensus.cc:385] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.264362 14690 raft_consensus.cc:740] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.264436 14911 consensus_queue.cc:1048] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:24.265276 14690 consensus_queue.cc:260] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.260831 14692 raft_consensus.cc:359] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.266736 14692 raft_consensus.cc:385] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.267052 14692 raft_consensus.cc:740] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.268864 14647 raft_consensus.cc:2468] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:24.269594 14692 consensus_queue.cc:260] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.271273 14692 ts_tablet_manager.cc:1434] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 12:14:24.272717 14539 leader_election.cc:304] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:24.274125 14811 raft_consensus.cc:2804] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:24.274441 14903 consensus_queue.cc:1048] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:24.275693 14903 raft_consensus.cc:493] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.276116 14903 raft_consensus.cc:515] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:24.274601 14811 raft_consensus.cc:697] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:24.278193 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e1faf97ef2449fbed332d95298ddbd" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:24.280661 14690 ts_tablet_manager.cc:1434] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.004s
I20260709 12:14:24.281628 14690 tablet_bootstrap.cc:492] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:24.281082 14322 catalog_manager.cc:5697] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:24.288089 14646 raft_consensus.cc:2468] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:24.288973 14811 consensus_queue.cc:237] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.289218 14700 raft_consensus.cc:493] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.290048 14700 raft_consensus.cc:515] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.291865 14700 leader_election.cc:290] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:24.294247 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:24.294920 14572 raft_consensus.cc:2468] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:24.294081 14903 leader_election.cc:290] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:24.297902 14388 leader_election.cc:304] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:24.298894 14700 raft_consensus.cc:2804] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:24.299728 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:24.300393 14700 raft_consensus.cc:493] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.300886 14571 raft_consensus.cc:2393] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f1589c98c5d42279fc4b6389719cea2 in current term 1: Already voted for candidate 6708da1fc5b34642b423f4bef68019f6 in this term.
I20260709 12:14:24.301271 14700 raft_consensus.cc:3060] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.302706 14853 consensus_queue.cc:1048] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:24.303313 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:24.304263 14390 leader_election.cc:304] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:24.304584 14419 raft_consensus.cc:2393] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f1589c98c5d42279fc4b6389719cea2 in current term 1: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:24.306667 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:24.307418 14647 raft_consensus.cc:2468] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:24.308521 14972 raft_consensus.cc:2804] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:24.309449 14464 leader_election.cc:304] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:24.315467 14700 raft_consensus.cc:515] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.316926 14693 raft_consensus.cc:359] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.317672 14693 raft_consensus.cc:385] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.317943 14693 raft_consensus.cc:740] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.318588 14693 consensus_queue.cc:260] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.315220 14970 raft_consensus.cc:3060] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.326263 14811 raft_consensus.cc:493] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.329978 14700 leader_election.cc:290] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:24.323652 14900 raft_consensus.cc:493] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.348758 14689 tablet_bootstrap.cc:492] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:24.349493 14689 ts_tablet_manager.cc:1403] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.139s	user 0.017s	sys 0.018s
I20260709 12:14:24.354411 14692 tablet_bootstrap.cc:492] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:24.356909 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:24.363612 14646 raft_consensus.cc:3060] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.364363 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:24.339529 14811 raft_consensus.cc:515] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:24.382915 14693 ts_tablet_manager.cc:1434] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.156s	user 0.008s	sys 0.011s
I20260709 12:14:24.353694 14900 raft_consensus.cc:515] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.374603 14571 raft_consensus.cc:3060] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.347553 14464 leader_election.cc:304] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:24.385252 14693 tablet_bootstrap.cc:492] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
W20260709 12:14:24.403378 14464 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.129:37107, user_credentials={real_user=slave}} blocked reactor thread for 63541.8us
I20260709 12:14:24.406286 14853 raft_consensus.cc:3060] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.407013 14571 raft_consensus.cc:2468] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:24.408351 14388 leader_election.cc:304] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:24.410815 14908 raft_consensus.cc:2804] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:24.410981 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465887c49c424b6cbb0851fdd2ac306b" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:24.411350 14908 raft_consensus.cc:697] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:24.411736 14693 tablet_bootstrap.cc:654] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.412225 14908 consensus_queue.cc:237] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.373965 14972 raft_consensus.cc:697] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:24.391938 14835 raft_consensus.cc:493] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.393692 14700 raft_consensus.cc:493] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.429378 14835 raft_consensus.cc:515] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.399958 14900 leader_election.cc:290] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:24.401441 14766 consensus_queue.cc:1048] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:24.401818 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465887c49c424b6cbb0851fdd2ac306b" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:24.432403 14835 leader_election.cc:290] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:24.429482 14700 raft_consensus.cc:515] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:24.396659 14923 consensus_queue.cc:1048] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:24.442693 14322 catalog_manager.cc:5697] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:24.443018 14538 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:37107, user_credentials={real_user=slave}} blocked reactor thread for 53414.6us
I20260709 12:14:24.448668 14646 raft_consensus.cc:2468] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
W20260709 12:14:24.465063 14611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:45747, user_credentials={real_user=slave}} blocked reactor thread for 55174.6us
W20260709 12:14:24.467288 14611 leader_election.cc:343] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.481351 14700 leader_election.cc:290] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
W20260709 12:14:24.470546 14611 leader_election.cc:343] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.482415 14611 leader_election.cc:304] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:24.483186 14923 raft_consensus.cc:2749] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:24.511854 14690 tablet_bootstrap.cc:654] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.513180 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16899ba8309a4a299a6104e288bc4bc6" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:24.520471 14970 raft_consensus.cc:2749] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:24.527052 14689 raft_consensus.cc:359] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:24.527832 14689 raft_consensus.cc:385] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.528155 14689 raft_consensus.cc:740] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.528800 14689 consensus_queue.cc:260] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:24.531340 14692 tablet_bootstrap.cc:654] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.527833 14811 leader_election.cc:290] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:24.545143 14689 ts_tablet_manager.cc:1434] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.195s	user 0.008s	sys 0.000s
I20260709 12:14:24.545955 14693 tablet_bootstrap.cc:492] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:24.547166 14693 ts_tablet_manager.cc:1403] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.162s	user 0.025s	sys 0.015s
I20260709 12:14:24.556802 15040 raft_consensus.cc:493] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.557250 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:24.557963 14572 raft_consensus.cc:2468] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:24.557574 15040 raft_consensus.cc:515] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.560474 14388 leader_election.cc:304] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:24.560882 14853 raft_consensus.cc:2749] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:24.561483 14700 raft_consensus.cc:2804] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:24.561817 14700 raft_consensus.cc:493] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.562148 14700 raft_consensus.cc:3060] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.549067 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16899ba8309a4a299a6104e288bc4bc6" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:24.565544 14497 raft_consensus.cc:2468] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:24.566330 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfded842d4420d9079719a16603763" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:24.567176 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:24.567312 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfded842d4420d9079719a16603763" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:24.568122 14646 raft_consensus.cc:2393] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f1589c98c5d42279fc4b6389719cea2 in current term 1: Already voted for candidate 35a209cae911420ab80fbd06bc2d112e in this term.
I20260709 12:14:24.573453 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:24.576267 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:24.579263 14905 raft_consensus.cc:493] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.579185 14700 raft_consensus.cc:515] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:24.579855 14905 raft_consensus.cc:515] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:24.580456 14423 raft_consensus.cc:2393] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35a209cae911420ab80fbd06bc2d112e in current term 1: Already voted for candidate 6708da1fc5b34642b423f4bef68019f6 in this term.
I20260709 12:14:24.571744 14693 raft_consensus.cc:359] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:24.582175 14693 raft_consensus.cc:385] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.583231 14693 raft_consensus.cc:740] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.500195 14972 consensus_queue.cc:237] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.584457 14465 leader_election.cc:304] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2; no voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:24.585654 14693 consensus_queue.cc:260] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:24.587190 14700 leader_election.cc:290] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:24.589564 14689 tablet_bootstrap.cc:492] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:24.594556 14693 ts_tablet_manager.cc:1434] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 12:14:24.560477 15040 leader_election.cc:290] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:24.592247 14611 leader_election.cc:304] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
W20260709 12:14:24.597986 14611 leader_election.cc:343] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.602377 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:24.603322 14761 raft_consensus.cc:2804] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:24.603816 14761 raft_consensus.cc:493] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.604238 14761 raft_consensus.cc:3060] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.593466 14499 raft_consensus.cc:2468] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:24.616935 14572 raft_consensus.cc:3060] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.623144 15040 raft_consensus.cc:3060] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.646188 14693 tablet_bootstrap.cc:492] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:24.656913 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531d87ba81f4e39bb85e8f661f523b6" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
W20260709 12:14:24.656913 14465 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.132:37369, user_credentials={real_user=slave}} blocked reactor thread for 75233.6us
I20260709 12:14:24.663869 14689 tablet_bootstrap.cc:654] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:24.664951 14464 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:37107, user_credentials={real_user=slave}} blocked reactor thread for 69867.6us
I20260709 12:14:24.660988 14693 tablet_bootstrap.cc:654] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.678349 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:24.678974 14499 raft_consensus.cc:3060] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.683035 14538 leader_election.cc:304] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:24.692701 14499 raft_consensus.cc:2468] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:24.693383 14905 leader_election.cc:290] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:24.719404 15037 consensus_queue.cc:1048] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:24.722369 14388 leader_election.cc:304] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:24.738665 14692 tablet_bootstrap.cc:492] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:24.739357 14692 ts_tablet_manager.cc:1403] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.395s	user 0.015s	sys 0.005s
W20260709 12:14:24.742184 14611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:35267, user_credentials={real_user=slave}} blocked reactor thread for 141953us
I20260709 12:14:24.729426 15044 raft_consensus.cc:2804] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:24.747939 14690 tablet_bootstrap.cc:492] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:24.748535 14690 ts_tablet_manager.cc:1403] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.467s	user 0.026s	sys 0.024s
I20260709 12:14:24.724771 14572 raft_consensus.cc:2468] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:24.763859 14916 raft_consensus.cc:2749] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:24.763248 15044 raft_consensus.cc:697] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:24.776115 14761 raft_consensus.cc:515] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.771184 15040 raft_consensus.cc:2749] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:24.784322 15041 consensus_queue.cc:1048] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:24.786541 14835 consensus_queue.cc:1048] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:24.798674 14761 leader_election.cc:290] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:24.802457 15044 consensus_queue.cc:237] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:24.808565 14692 raft_consensus.cc:359] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.812475 15035 consensus_queue.cc:1048] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:24.813146 14692 raft_consensus.cc:385] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.815480 14692 raft_consensus.cc:740] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.816430 14692 consensus_queue.cc:260] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.822592 14692 ts_tablet_manager.cc:1434] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.001s
I20260709 12:14:24.808918 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8531d87ba81f4e39bb85e8f661f523b6" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:24.812175 14690 raft_consensus.cc:359] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.823869 14690 raft_consensus.cc:385] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.824384 14690 raft_consensus.cc:740] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.826211 14692 tablet_bootstrap.cc:492] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:24.834174 14690 consensus_queue.cc:260] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.857429 14499 raft_consensus.cc:2393] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 in current term 1: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:24.863739 14689 tablet_bootstrap.cc:492] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:24.864295 14689 ts_tablet_manager.cc:1403] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.275s	user 0.015s	sys 0.023s
I20260709 12:14:24.866061 14692 tablet_bootstrap.cc:654] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.870136 14690 ts_tablet_manager.cc:1434] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.121s	user 0.007s	sys 0.001s
I20260709 12:14:24.871356 14693 tablet_bootstrap.cc:492] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:24.871906 14693 ts_tablet_manager.cc:1403] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.226s	user 0.005s	sys 0.028s
I20260709 12:14:24.873400 14388 leader_election.cc:304] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6; no voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:24.874706 14972 raft_consensus.cc:3060] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.874750 14693 raft_consensus.cc:359] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.875743 14693 raft_consensus.cc:385] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.876070 14693 raft_consensus.cc:740] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.876807 14693 consensus_queue.cc:260] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:24.879070 14693 ts_tablet_manager.cc:1434] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:14:24.880218 14693 tablet_bootstrap.cc:492] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:24.896837 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16899ba8309a4a299a6104e288bc4bc6" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:24.897567 14572 raft_consensus.cc:3060] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.904300 14693 tablet_bootstrap.cc:654] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.906016 14972 raft_consensus.cc:2749] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:24.924638 14689 raft_consensus.cc:359] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.925398 14689 raft_consensus.cc:385] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.925722 14689 raft_consensus.cc:740] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.926304 14689 consensus_queue.cc:260] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.900904 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16899ba8309a4a299a6104e288bc4bc6" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:24.936170 14499 raft_consensus.cc:3060] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.937125 14811 consensus_queue.cc:1048] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:24.937637 15037 consensus_queue.cc:1048] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:24.944583 14689 ts_tablet_manager.cc:1434] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
I20260709 12:14:24.950181 14690 tablet_bootstrap.cc:492] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
W20260709 12:14:24.942773 14538 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:37107, user_credentials={real_user=slave}} blocked reactor thread for 73017.1us
I20260709 12:14:24.963992 14692 tablet_bootstrap.cc:492] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:24.964545 14692 ts_tablet_manager.cc:1403] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.139s	user 0.023s	sys 0.008s
I20260709 12:14:24.963667 15059 raft_consensus.cc:493] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.972103 15059 raft_consensus.cc:515] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:24.972585 14692 raft_consensus.cc:359] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.973318 14692 raft_consensus.cc:385] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.973737 14692 raft_consensus.cc:740] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.974319 15059 leader_election.cc:290] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:24.974371 14692 consensus_queue.cc:260] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:24.984537 14692 ts_tablet_manager.cc:1434] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:14:24.985834 14692 tablet_bootstrap.cc:492] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
W20260709 12:14:24.989557 14611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:35267, user_credentials={real_user=slave}} blocked reactor thread for 44105.3us
I20260709 12:14:24.989929 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f58da2ef14148a5bf4935c02b63cd" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:24.981514 14499 raft_consensus.cc:2468] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
W20260709 12:14:24.991959 14612 leader_election.cc:343] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:24.993275 14693 tablet_bootstrap.cc:492] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:24.993810 14693 ts_tablet_manager.cc:1403] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.017s
I20260709 12:14:24.996181 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f58da2ef14148a5bf4935c02b63cd" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:25.003065 14572 raft_consensus.cc:2468] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:25.005270 14692 tablet_bootstrap.cc:654] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.008212 14693 raft_consensus.cc:359] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:25.018117 14693 raft_consensus.cc:385] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.018437 14693 raft_consensus.cc:740] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.019239 14693 consensus_queue.cc:260] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:25.022526 14690 tablet_bootstrap.cc:654] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.030009 14693 ts_tablet_manager.cc:1434] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260709 12:14:25.030995 14693 tablet_bootstrap.cc:492] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:25.031608 14611 leader_election.cc:304] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:25.049258 15069 raft_consensus.cc:2804] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.102663 14916 consensus_queue.cc:1048] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:25.110536 14494 raft_consensus.cc:2468] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:25.126547 14689 tablet_bootstrap.cc:492] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:25.133386 15069 raft_consensus.cc:697] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:25.160624 15069 consensus_queue.cc:237] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:25.216979 15040 raft_consensus.cc:493] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.217505 15040 raft_consensus.cc:515] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:25.222393 15040 leader_election.cc:290] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:25.226562 14692 tablet_bootstrap.cc:492] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:25.227106 14692 ts_tablet_manager.cc:1403] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.242s	user 0.050s	sys 0.098s
I20260709 12:14:25.227896 14972 consensus_queue.cc:1048] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:25.229907 14692 raft_consensus.cc:359] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:25.230590 14692 raft_consensus.cc:385] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.230855 14692 raft_consensus.cc:740] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.231621 14692 consensus_queue.cc:260] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:25.233688 14692 ts_tablet_manager.cc:1434] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:14:25.234573 14692 tablet_bootstrap.cc:492] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
W20260709 12:14:25.235471 14369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:25.243755 14319 catalog_manager.cc:5697] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:25.254736 14319 catalog_manager.cc:5697] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:25.253636 14611 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:45747, user_credentials={real_user=slave}} blocked reactor thread for 74941.6us
I20260709 12:14:25.257001 14611 leader_election.cc:304] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
W20260709 12:14:25.241546 14538 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:37107, user_credentials={real_user=slave}} blocked reactor thread for 58104.9us
I20260709 12:14:25.248461 14923 consensus_queue.cc:1048] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:14:25.267663 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465887c49c424b6cbb0851fdd2ac306b" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:25.268370 14646 raft_consensus.cc:2468] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:25.271513 14572 raft_consensus.cc:3060] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.272516 14690 tablet_bootstrap.cc:492] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:25.272902 14690 ts_tablet_manager.cc:1403] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.323s	user 0.054s	sys 0.077s
I20260709 12:14:25.274233 14465 leader_election.cc:304] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:25.275349 14970 raft_consensus.cc:2804] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.275703 14970 raft_consensus.cc:493] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.263935 15069 raft_consensus.cc:2804] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.286556 15069 raft_consensus.cc:493] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.287051 15069 raft_consensus.cc:3060] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.287416 14690 raft_consensus.cc:359] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:25.288184 14690 raft_consensus.cc:385] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.288463 14690 raft_consensus.cc:740] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.290402 14908 consensus_queue.cc:1048] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:25.276053 14970 raft_consensus.cc:3060] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.294618 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465887c49c424b6cbb0851fdd2ac306b" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:25.294691 15069 raft_consensus.cc:515] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:25.290387 14692 tablet_bootstrap.cc:654] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.299933 14689 tablet_bootstrap.cc:654] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.300048 15069 leader_election.cc:290] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:25.305534 14970 raft_consensus.cc:515] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:25.307658 14970 leader_election.cc:290] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:25.310424 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f58da2ef14148a5bf4935c02b63cd" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:25.313748 15037 consensus_queue.cc:1048] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:25.315022 14690 consensus_queue.cc:260] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:25.317036 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465887c49c424b6cbb0851fdd2ac306b" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:25.317667 14645 raft_consensus.cc:3060] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.319190 14972 raft_consensus.cc:493] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.319664 14972 raft_consensus.cc:515] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:25.321667 14972 leader_election.cc:290] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:25.322463 14690 ts_tablet_manager.cc:1434] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 12:14:25.323577 14690 tablet_bootstrap.cc:492] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
W20260709 12:14:25.325361 14463 leader_election.cc:343] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.325573 14693 tablet_bootstrap.cc:654] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.344094 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:25.344868 14644 raft_consensus.cc:2468] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
W20260709 12:14:25.347364 14612 leader_election.cc:343] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.357267 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465887c49c424b6cbb0851fdd2ac306b" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:25.357437 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f58da2ef14148a5bf4935c02b63cd" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:25.341431 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:25.362802 14494 raft_consensus.cc:3060] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.375913 14321 catalog_manager.cc:5697] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } }
I20260709 12:14:25.379276 14690 tablet_bootstrap.cc:654] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.386961 14908 consensus_queue.cc:1048] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:25.388338 15037 consensus_queue.cc:1048] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:25.389772 14390 leader_election.cc:304] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
W20260709 12:14:25.391474 14388 leader_election.cc:343] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:25.392107 14463 leader_election.cc:343] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.393986 14700 raft_consensus.cc:2804] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.394416 14700 raft_consensus.cc:493] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.394744 14700 raft_consensus.cc:3060] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.395071 14689 tablet_bootstrap.cc:492] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:25.395591 14689 ts_tablet_manager.cc:1403] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.269s	user 0.008s	sys 0.011s
I20260709 12:14:25.399022 14689 raft_consensus.cc:359] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:25.381076 14645 raft_consensus.cc:2468] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:25.409418 14689 raft_consensus.cc:385] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.409742 14689 raft_consensus.cc:740] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.410562 14689 consensus_queue.cc:260] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:25.413429 14700 raft_consensus.cc:515] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:25.415722 14692 tablet_bootstrap.cc:492] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:25.416281 14692 ts_tablet_manager.cc:1403] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.182s	user 0.019s	sys 0.002s
I20260709 12:14:25.416724 14700 leader_election.cc:290] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:25.425961 14689 ts_tablet_manager.cc:1434] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 12:14:25.426939 14689 tablet_bootstrap.cc:492] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:25.449574 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:25.450305 14643 raft_consensus.cc:3060] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.459259 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:25.462020 14692 raft_consensus.cc:359] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:25.462783 14692 raft_consensus.cc:385] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.463049 14692 raft_consensus.cc:740] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.463708 14692 consensus_queue.cc:260] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:25.464267 14689 tablet_bootstrap.cc:654] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.466557 15077 raft_consensus.cc:493] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.438829 14465 leader_election.cc:304] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:25.470477 14494 raft_consensus.cc:2468] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:25.470597 14903 raft_consensus.cc:2804] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.473218 14903 raft_consensus.cc:697] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:25.473356 14611 leader_election.cc:304] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:25.474053 14903 consensus_queue.cc:237] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:25.467242 14693 tablet_bootstrap.cc:492] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:25.477999 14693 ts_tablet_manager.cc:1403] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.447s	user 0.019s	sys 0.015s
I20260709 12:14:25.467156 15077 raft_consensus.cc:515] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:25.485785 14692 ts_tablet_manager.cc:1434] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 12:14:25.486861 14692 tablet_bootstrap.cc:492] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:25.487586 14900 raft_consensus.cc:2804] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.492128 14900 raft_consensus.cc:697] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:25.492995 14900 consensus_queue.cc:237] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
W20260709 12:14:25.501808 14388 leader_election.cc:343] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.502650 14693 raft_consensus.cc:359] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:25.503396 14693 raft_consensus.cc:385] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.503669 14693 raft_consensus.cc:740] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.484405 15077 leader_election.cc:290] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:25.529824 14693 consensus_queue.cc:260] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:25.531682 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288394f6758b4c49ac2226d0efd61a93" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:25.558112 14494 raft_consensus.cc:2468] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:25.560433 14693 ts_tablet_manager.cc:1434] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.004s
I20260709 12:14:25.560437 14692 tablet_bootstrap.cc:654] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.563359 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288394f6758b4c49ac2226d0efd61a93" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:25.564100 14423 raft_consensus.cc:2468] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
W20260709 12:14:25.570609 14733 log.cc:927] Time spent T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:14:25.571033 14538 leader_election.cc:304] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:25.574879 15061 raft_consensus.cc:2804] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.575384 15061 raft_consensus.cc:493] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.575806 15061 raft_consensus.cc:3060] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.580880 14689 tablet_bootstrap.cc:492] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:25.581445 14689 ts_tablet_manager.cc:1403] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.155s	user 0.011s	sys 0.004s
I20260709 12:14:25.582469 14643 raft_consensus.cc:2468] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:25.588732 14693 tablet_bootstrap.cc:492] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:25.592406 14689 raft_consensus.cc:359] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:25.593739 14689 raft_consensus.cc:385] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.595546 14689 raft_consensus.cc:740] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.596341 14689 consensus_queue.cc:260] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:25.598654 14689 ts_tablet_manager.cc:1434] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:14:25.599648 14689 tablet_bootstrap.cc:492] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:25.599990 14693 tablet_bootstrap.cc:654] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.601696 14692 tablet_bootstrap.cc:492] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:25.608642 14692 ts_tablet_manager.cc:1403] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.122s	user 0.020s	sys 0.006s
I20260709 12:14:25.611024 14322 catalog_manager.cc:5697] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:25.613125 14693 tablet_bootstrap.cc:492] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:25.613741 14693 ts_tablet_manager.cc:1403] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.002s
I20260709 12:14:25.617069 14693 raft_consensus.cc:359] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:25.618181 14693 raft_consensus.cc:385] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.618526 14693 raft_consensus.cc:740] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.618732 14689 tablet_bootstrap.cc:654] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.619410 14693 consensus_queue.cc:260] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:25.622630 14693 ts_tablet_manager.cc:1434] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:14:25.623776 14693 tablet_bootstrap.cc:492] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:25.629319 14689 tablet_bootstrap.cc:492] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:25.629900 14689 ts_tablet_manager.cc:1403] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260709 12:14:25.631599 14693 tablet_bootstrap.cc:654] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.635957 14689 raft_consensus.cc:359] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:25.641571 14689 raft_consensus.cc:385] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.641861 14689 raft_consensus.cc:740] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.643900 14689 consensus_queue.cc:260] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:25.646126 14689 ts_tablet_manager.cc:1434] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:14:25.646924 14689 tablet_bootstrap.cc:492] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:25.653867 14692 raft_consensus.cc:359] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:25.654624 14692 raft_consensus.cc:385] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.654901 14692 raft_consensus.cc:740] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.658479 14690 tablet_bootstrap.cc:492] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:25.658913 14690 ts_tablet_manager.cc:1403] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.336s	user 0.022s	sys 0.010s
W20260709 12:14:25.661567 15087 log.cc:927] Time spent T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187: Append to log took a long time: real 0.108s	user 0.000s	sys 0.001s
I20260709 12:14:25.664721 14692 consensus_queue.cc:260] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:25.665773 14690 raft_consensus.cc:359] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:25.666469 14690 raft_consensus.cc:385] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.666759 14690 raft_consensus.cc:740] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.667052 14692 ts_tablet_manager.cc:1434] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260709 12:14:25.667475 14690 consensus_queue.cc:260] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:25.674219 14690 ts_tablet_manager.cc:1434] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:14:25.676282 15061 raft_consensus.cc:515] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:25.678627 15061 leader_election.cc:290] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:25.738446 14689 tablet_bootstrap.cc:654] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.746464 14390 leader_election.cc:304] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:25.747814 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288394f6758b4c49ac2226d0efd61a93" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:25.749497 14498 raft_consensus.cc:3060] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.754163 14690 tablet_bootstrap.cc:492] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:25.763125 14700 raft_consensus.cc:2804] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.677104 14693 tablet_bootstrap.cc:492] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:25.766178 14766 raft_consensus.cc:493] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.766345 14761 raft_consensus.cc:493] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.769400 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288394f6758b4c49ac2226d0efd61a93" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:25.826320 14424 raft_consensus.cc:3060] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.828053 14692 tablet_bootstrap.cc:492] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:25.776889 14835 raft_consensus.cc:493] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.829618 14835 raft_consensus.cc:515] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:25.778959 14903 raft_consensus.cc:493] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.768801 14690 tablet_bootstrap.cc:654] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.794618 14916 raft_consensus.cc:493] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.818356 14923 consensus_queue.cc:1048] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:14:25.843880 14761 raft_consensus.cc:515] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:25.848680 14766 raft_consensus.cc:515] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:25.856304 14916 raft_consensus.cc:515] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:25.858146 14766 leader_election.cc:290] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:25.851562 14835 leader_election.cc:290] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:25.858578 15041 consensus_queue.cc:1048] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:14:25.859072 14916 leader_election.cc:290] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:25.861596 14761 leader_election.cc:290] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:25.865602 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465887c49c424b6cbb0851fdd2ac306b" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:25.866982 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db50fbe61c40f885329d7ccb16d0fb" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:25.868607 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:25.881662 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465887c49c424b6cbb0851fdd2ac306b" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:25.882406 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:25.882835 14644 raft_consensus.cc:2393] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35a209cae911420ab80fbd06bc2d112e in current term 1: Already voted for candidate 4f1589c98c5d42279fc4b6389719cea2 in this term.
I20260709 12:14:25.885717 14903 raft_consensus.cc:515] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
W20260709 12:14:25.890376 14612 leader_election.cc:343] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.891758 14499 raft_consensus.cc:2468] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:25.891918 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:25.896554 14642 raft_consensus.cc:2393] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35a209cae911420ab80fbd06bc2d112e in current term 1: Already voted for candidate 6708da1fc5b34642b423f4bef68019f6 in this term.
W20260709 12:14:25.899092 14611 leader_election.cc:343] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.869117 14693 ts_tablet_manager.cc:1403] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.244s	user 0.016s	sys 0.008s
I20260709 12:14:25.869019 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db50fbe61c40f885329d7ccb16d0fb" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:25.899662 14611 leader_election.cc:304] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:25.875833 14700 raft_consensus.cc:697] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:25.904179 14424 raft_consensus.cc:2468] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:25.906733 15069 raft_consensus.cc:2749] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:25.908471 14498 raft_consensus.cc:2468] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:25.912698 14689 tablet_bootstrap.cc:492] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:25.913512 14689 ts_tablet_manager.cc:1403] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.267s	user 0.027s	sys 0.014s
I20260709 12:14:25.927081 14700 consensus_queue.cc:237] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:25.941092 14689 raft_consensus.cc:359] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:25.933947 15041 raft_consensus.cc:493] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.938201 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db50fbe61c40f885329d7ccb16d0fb" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:25.942975 14537 leader_election.cc:304] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 
I20260709 12:14:25.954639 14643 raft_consensus.cc:2468] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:25.956434 15039 raft_consensus.cc:2804] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.957149 15039 raft_consensus.cc:697] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:25.958298 15039 consensus_queue.cc:237] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:25.959477 14692 tablet_bootstrap.cc:654] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.961167 15041 raft_consensus.cc:515] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:25.953955 14689 raft_consensus.cc:385] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.963864 15041 leader_election.cc:290] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:25.964092 14689 raft_consensus.cc:740] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.964876 14689 consensus_queue.cc:260] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:25.948436 14903 leader_election.cc:290] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:25.951848 14321 catalog_manager.cc:5697] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:25.938068 14612 leader_election.cc:343] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.980055 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db50fbe61c40f885329d7ccb16d0fb" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:25.986423 14465 leader_election.cc:304] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:25.987187 14611 leader_election.cc:304] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:25.964895 14537 leader_election.cc:304] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e; no voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:25.988744 14970 raft_consensus.cc:2804] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.988938 14835 raft_consensus.cc:2804] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.989212 14970 raft_consensus.cc:493] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.989482 14835 raft_consensus.cc:493] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.989701 14970 raft_consensus.cc:3060] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.989905 14835 raft_consensus.cc:3060] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.991801 14690 tablet_bootstrap.cc:492] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:25.992296 14690 ts_tablet_manager.cc:1403] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.239s	user 0.014s	sys 0.007s
I20260709 12:14:25.992961 14766 raft_consensus.cc:3060] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:25.993336 14464 leader_election.cc:343] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.007735 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ab0797ea104563865e05657af374ea" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
W20260709 12:14:26.011680 14611 leader_election.cc:343] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.015339 14968 consensus_queue.cc:1048] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.016147 14419 raft_consensus.cc:3060] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.021010 14970 raft_consensus.cc:515] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:26.003522 14690 raft_consensus.cc:359] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:26.031239 14690 raft_consensus.cc:385] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.031656 14690 raft_consensus.cc:740] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.032882 14689 ts_tablet_manager.cc:1434] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.119s	user 0.009s	sys 0.001s
I20260709 12:14:26.034380 14689 tablet_bootstrap.cc:492] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:26.035488 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db50fbe61c40f885329d7ccb16d0fb" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:26.043751 14693 raft_consensus.cc:359] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:26.046432 14693 raft_consensus.cc:385] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.045920 14692 tablet_bootstrap.cc:492] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:26.047287 14692 ts_tablet_manager.cc:1403] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.220s	user 0.013s	sys 0.025s
I20260709 12:14:26.046742 14693 raft_consensus.cc:740] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.048898 14766 raft_consensus.cc:2749] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:26.033576 14690 consensus_queue.cc:260] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:26.050800 14424 raft_consensus.cc:3060] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.054641 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ab0797ea104563865e05657af374ea" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:26.061666 14418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:26.062151 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db50fbe61c40f885329d7ccb16d0fb" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:26.064548 14692 raft_consensus.cc:359] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:26.065308 14692 raft_consensus.cc:385] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.065639 14692 raft_consensus.cc:740] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.066322 14692 consensus_queue.cc:260] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:26.071161 15041 consensus_queue.cc:1048] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.053226 14970 leader_election.cc:290] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:26.084631 14690 ts_tablet_manager.cc:1434] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.092s	user 0.005s	sys 0.005s
I20260709 12:14:26.079954 14693 consensus_queue.cc:260] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:26.089787 14424 raft_consensus.cc:2468] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:26.092931 14495 raft_consensus.cc:2468] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:26.106837 14538 leader_election.cc:304] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e; no voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:26.107167 14690 tablet_bootstrap.cc:492] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:26.113852 14835 raft_consensus.cc:515] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:26.110690 15041 consensus_queue.cc:1048] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:14:26.122967 14647 raft_consensus.cc:2393] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f1589c98c5d42279fc4b6389719cea2 in current term 1: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:26.124873 14835 leader_election.cc:290] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:26.125630 15061 raft_consensus.cc:3060] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.126539 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db50fbe61c40f885329d7ccb16d0fb" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:26.161489 14419 raft_consensus.cc:2393] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d567038c6ac14a3b805ab9b66ff3c187 in current term 1: Already voted for candidate 4f1589c98c5d42279fc4b6389719cea2 in this term.
I20260709 12:14:26.132890 14692 ts_tablet_manager.cc:1434] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.000s
I20260709 12:14:26.162859 14692 tablet_bootstrap.cc:492] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:26.162456 14320 catalog_manager.cc:5697] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.133946 14693 ts_tablet_manager.cc:1434] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.230s	user 0.003s	sys 0.005s
I20260709 12:14:26.165839 14693 tablet_bootstrap.cc:492] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:26.150879 14464 leader_election.cc:304] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:26.154839 14611 leader_election.cc:304] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:26.179855 14835 raft_consensus.cc:2804] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.180593 14835 raft_consensus.cc:493] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.181252 14835 raft_consensus.cc:3060] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.185362 14689 tablet_bootstrap.cc:654] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.188820 14903 raft_consensus.cc:2804] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.188617 14970 consensus_queue.cc:1048] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.189459 14903 raft_consensus.cc:697] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:26.190358 14903 consensus_queue.cc:237] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:26.190842 14690 tablet_bootstrap.cc:654] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.192868 14692 tablet_bootstrap.cc:654] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.202442 14321 catalog_manager.cc:5697] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.231732 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db50fbe61c40f885329d7ccb16d0fb" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:26.235292 14693 tablet_bootstrap.cc:654] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.239343 14835 raft_consensus.cc:515] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:26.226003 14972 raft_consensus.cc:493] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d567038c6ac14a3b805ab9b66ff3c187)
I20260709 12:14:26.245164 14972 raft_consensus.cc:515] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:26.249850 14611 leader_election.cc:304] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [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: d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:26.263401 14835 leader_election.cc:290] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:26.256564 14923 raft_consensus.cc:2749] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:26.256353 15061 raft_consensus.cc:2749] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:26.265776 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ab0797ea104563865e05657af374ea" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:26.272828 14569 raft_consensus.cc:3060] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.274470 14972 leader_election.cc:290] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:26.278584 14498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f58da2ef14148a5bf4935c02b63cd" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:26.261408 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ab0797ea104563865e05657af374ea" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:26.283012 14495 raft_consensus.cc:3060] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.284118 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f58da2ef14148a5bf4935c02b63cd" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:26.294353 14495 raft_consensus.cc:2468] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:26.295964 14611 leader_election.cc:304] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:26.302561 15041 raft_consensus.cc:2804] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.302680 14388 leader_election.cc:304] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6; no voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:26.303094 15041 raft_consensus.cc:697] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:26.304209 15041 consensus_queue.cc:237] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:26.305226 14905 raft_consensus.cc:2749] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:26.345614 14692 tablet_bootstrap.cc:492] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:26.346244 14692 ts_tablet_manager.cc:1403] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.184s	user 0.022s	sys 0.008s
I20260709 12:14:26.347810 14693 tablet_bootstrap.cc:492] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:26.348271 14693 ts_tablet_manager.cc:1403] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.183s	user 0.016s	sys 0.003s
I20260709 12:14:26.349862 14690 tablet_bootstrap.cc:492] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:26.350369 14690 ts_tablet_manager.cc:1403] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.244s	user 0.014s	sys 0.013s
I20260709 12:14:26.356084 15093 consensus_queue.cc:1048] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.358376 14322 catalog_manager.cc:5697] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.362816 14569 raft_consensus.cc:2468] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
W20260709 12:14:26.360380 15115 log.cc:927] Time spent T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6: Append to log took a long time: real 0.144s	user 0.005s	sys 0.000s
I20260709 12:14:26.364634 14972 consensus_queue.cc:1048] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:14:26.403412 14689 tablet_bootstrap.cc:492] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:26.403889 14689 ts_tablet_manager.cc:1403] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.370s	user 0.016s	sys 0.011s
I20260709 12:14:26.405651 14693 raft_consensus.cc:359] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:26.406468 14693 raft_consensus.cc:385] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.406807 14693 raft_consensus.cc:740] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.407629 14693 consensus_queue.cc:260] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:26.409560 14692 raft_consensus.cc:359] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.438815 14692 raft_consensus.cc:385] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.439299 14692 raft_consensus.cc:740] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.420131 14689 raft_consensus.cc:359] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:26.440088 14689 raft_consensus.cc:385] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.440649 14689 raft_consensus.cc:740] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.444492 14689 consensus_queue.cc:260] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:26.448179 14689 ts_tablet_manager.cc:1434] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:14:26.449581 14689 tablet_bootstrap.cc:492] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187: Bootstrap starting.
I20260709 12:14:26.450235 14692 consensus_queue.cc:260] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.456427 14690 raft_consensus.cc:359] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.458937 14690 raft_consensus.cc:385] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.459287 14690 raft_consensus.cc:740] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.443076 14322 catalog_manager.cc:5697] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.467368 14690 consensus_queue.cc:260] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.477990 14692 ts_tablet_manager.cc:1434] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.131s	user 0.008s	sys 0.001s
I20260709 12:14:26.482744 14693 ts_tablet_manager.cc:1434] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.134s	user 0.007s	sys 0.001s
I20260709 12:14:26.475710 14835 raft_consensus.cc:493] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.491254 14692 tablet_bootstrap.cc:492] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:26.492770 14690 ts_tablet_manager.cc:1434] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.142s	user 0.008s	sys 0.000s
I20260709 12:14:26.498914 14693 tablet_bootstrap.cc:492] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:26.500373 14690 tablet_bootstrap.cc:492] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:26.487545 14835 raft_consensus.cc:515] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:26.503022 14835 leader_election.cc:290] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:26.508509 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15433e30b6245a2b3d76b5749ce0d3b" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:26.544556 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15433e30b6245a2b3d76b5749ce0d3b" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:26.555657 14497 raft_consensus.cc:2468] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:26.557303 14690 tablet_bootstrap.cc:654] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.561470 15106 consensus_queue.cc:1048] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:26.570024 14611 leader_election.cc:343] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.574808 14611 leader_election.cc:304] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:26.577677 14835 raft_consensus.cc:2804] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.578197 14693 tablet_bootstrap.cc:654] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.566781 14689 tablet_bootstrap.cc:654] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.578143 14835 raft_consensus.cc:493] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.581110 14835 raft_consensus.cc:3060] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:26.567284 14612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:37107, user_credentials={real_user=slave}} blocked reactor thread for 60970.6us
I20260709 12:14:26.594501 15106 consensus_queue.cc:1048] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.606137 14835 raft_consensus.cc:515] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:26.626957 14692 tablet_bootstrap.cc:654] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.626786 14321 catalog_manager.cc:5697] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:26.611683 14369 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:26.640419 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15433e30b6245a2b3d76b5749ce0d3b" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:26.644982 15040 consensus_queue.cc:1048] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.653972 14496 raft_consensus.cc:3060] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.655508 14689 tablet_bootstrap.cc:492] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187: No bootstrap required, opened a new log
I20260709 12:14:26.647378 14690 tablet_bootstrap.cc:492] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:26.649430 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15433e30b6245a2b3d76b5749ce0d3b" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:26.656075 14689 ts_tablet_manager.cc:1403] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187: Time spent bootstrapping tablet: real 0.207s	user 0.010s	sys 0.008s
W20260709 12:14:26.658996 14611 leader_election.cc:343] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.659724 14690 ts_tablet_manager.cc:1403] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.160s	user 0.026s	sys 0.024s
I20260709 12:14:26.662743 14689 raft_consensus.cc:359] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.663908 14689 raft_consensus.cc:385] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.693840 14689 raft_consensus.cc:740] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.676553 15040 consensus_queue.cc:1048] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:26.695467 14496 raft_consensus.cc:2468] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:26.629848 14835 leader_election.cc:290] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:26.693898 14690 raft_consensus.cc:359] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.696599 14690 raft_consensus.cc:385] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.696969 14690 raft_consensus.cc:740] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.697880 14690 consensus_queue.cc:260] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.700402 14690 ts_tablet_manager.cc:1434] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 12:14:26.703660 14690 tablet_bootstrap.cc:492] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:26.696772 14689 consensus_queue.cc:260] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.702193 14611 leader_election.cc:304] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:26.710999 15041 raft_consensus.cc:2804] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.712513 15041 raft_consensus.cc:697] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:26.713367 15041 consensus_queue.cc:237] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:26.718909 14835 consensus_queue.cc:1048] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.724061 14689 ts_tablet_manager.cc:1434] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 12:14:26.725783 14692 tablet_bootstrap.cc:492] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:26.727255 14692 ts_tablet_manager.cc:1403] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.239s	user 0.011s	sys 0.004s
I20260709 12:14:26.726598 14690 tablet_bootstrap.cc:654] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.732105 14692 raft_consensus.cc:359] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.733072 14692 raft_consensus.cc:385] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.734431 14692 raft_consensus.cc:740] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.735695 14692 consensus_queue.cc:260] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.737918 15106 raft_consensus.cc:493] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.738358 15106 raft_consensus.cc:515] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.740978 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2471d3d50de744b286d1f78a185e1c9a" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:26.741658 14419 raft_consensus.cc:2468] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 0.
I20260709 12:14:26.742314 15106 leader_election.cc:290] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:26.742794 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2471d3d50de744b286d1f78a185e1c9a" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:26.745213 14923 consensus_queue.cc:1048] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.743645 14538 leader_election.cc:304] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
W20260709 12:14:26.746294 14537 leader_election.cc:343] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.748435 14692 ts_tablet_manager.cc:1434] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:14:26.749572 14692 tablet_bootstrap.cc:492] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:26.740935 14690 tablet_bootstrap.cc:492] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:26.751936 14911 raft_consensus.cc:2804] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.752487 14911 raft_consensus.cc:493] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.752894 14911 raft_consensus.cc:3060] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.754199 14690 ts_tablet_manager.cc:1403] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.008s
I20260709 12:14:26.756163 14692 tablet_bootstrap.cc:654] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.757210 14690 raft_consensus.cc:359] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.757948 14690 raft_consensus.cc:385] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.758255 14690 raft_consensus.cc:740] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.758935 14690 consensus_queue.cc:260] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.766969 14690 ts_tablet_manager.cc:1434] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:14:26.767880 14690 tablet_bootstrap.cc:492] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:26.667316 14693 tablet_bootstrap.cc:492] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:26.779577 14690 tablet_bootstrap.cc:654] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.779851 14693 ts_tablet_manager.cc:1403] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.287s	user 0.010s	sys 0.005s
I20260709 12:14:26.783120 14693 raft_consensus.cc:359] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.808923 14320 catalog_manager.cc:5697] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.825133 14690 tablet_bootstrap.cc:492] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:26.825620 14690 ts_tablet_manager.cc:1403] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.007s
I20260709 12:14:26.826902 14693 raft_consensus.cc:385] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.827284 14693 raft_consensus.cc:740] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.820971 14692 tablet_bootstrap.cc:492] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:26.828935 14692 ts_tablet_manager.cc:1403] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.029s
I20260709 12:14:26.833825 15044 raft_consensus.cc:493] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.828904 14693 consensus_queue.cc:260] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.834349 15044 raft_consensus.cc:515] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.834643 14692 raft_consensus.cc:359] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.835404 14692 raft_consensus.cc:385] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.835664 14692 raft_consensus.cc:740] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.836650 14693 ts_tablet_manager.cc:1434] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 12:14:26.830189 14911 raft_consensus.cc:515] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.840276 14693 tablet_bootstrap.cc:492] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:26.841363 15044 leader_election.cc:290] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:26.843008 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:26.843674 14569 raft_consensus.cc:2468] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:26.846448 14388 leader_election.cc:304] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:26.847445 15044 raft_consensus.cc:2804] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.847807 15044 raft_consensus.cc:493] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.848131 15044 raft_consensus.cc:3060] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.855724 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:26.856429 14642 raft_consensus.cc:2468] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:26.856066 14690 raft_consensus.cc:359] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.857666 14690 raft_consensus.cc:385] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.857934 14690 raft_consensus.cc:740] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.858582 14690 consensus_queue.cc:260] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.862416 14693 tablet_bootstrap.cc:654] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.863415 14690 ts_tablet_manager.cc:1434] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.002s
I20260709 12:14:26.864486 14690 tablet_bootstrap.cc:492] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:26.863929 14692 consensus_queue.cc:260] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.867238 14423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2471d3d50de744b286d1f78a185e1c9a" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:26.867862 14423 raft_consensus.cc:3060] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.868237 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2471d3d50de744b286d1f78a185e1c9a" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
W20260709 12:14:26.869650 14537 leader_election.cc:343] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.871937 14692 ts_tablet_manager.cc:1434] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.002s
I20260709 12:14:26.872354 14911 leader_election.cc:290] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:26.873752 14692 tablet_bootstrap.cc:492] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:26.856362 15044 raft_consensus.cc:515] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.875924 15044 leader_election.cc:290] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:26.877507 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:26.878109 14642 raft_consensus.cc:3060] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.880208 14692 tablet_bootstrap.cc:654] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.881784 14690 tablet_bootstrap.cc:654] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.882583 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:26.883216 14568 raft_consensus.cc:3060] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.889398 15041 raft_consensus.cc:493] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.893568 15044 raft_consensus.cc:493] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.893445 15041 raft_consensus.cc:515] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.895627 14692 tablet_bootstrap.cc:492] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:26.896181 14692 ts_tablet_manager.cc:1403] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260709 12:14:26.894414 15044 raft_consensus.cc:515] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.898681 15044 leader_election.cc:290] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:26.898940 14692 raft_consensus.cc:359] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:26.899564 14692 raft_consensus.cc:385] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.899827 14692 raft_consensus.cc:740] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.900034 14923 raft_consensus.cc:493] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.900192 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4452911eb2492692fc6c3e93fae63c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:26.900539 14923 raft_consensus.cc:515] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
W20260709 12:14:26.902395 14388 leader_election.cc:343] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.902786 14923 leader_election.cc:290] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:26.903187 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4452911eb2492692fc6c3e93fae63c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:26.903626 15041 leader_election.cc:290] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:26.903836 14644 raft_consensus.cc:2468] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:26.906904 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9224ab9fc4ab4114ae8034bcf12cd409" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:26.906288 14692 consensus_queue.cc:260] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:26.904615 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4452911eb2492692fc6c3e93fae63c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:26.908083 14419 raft_consensus.cc:2468] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 0.
I20260709 12:14:26.909353 14692 ts_tablet_manager.cc:1434] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 12:14:26.909533 14390 leader_election.cc:304] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:26.910343 14692 tablet_bootstrap.cc:492] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e: Bootstrap starting.
I20260709 12:14:26.910311 14568 raft_consensus.cc:2468] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:26.910650 15093 raft_consensus.cc:2804] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.911060 15093 raft_consensus.cc:493] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.911405 15093 raft_consensus.cc:3060] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.905397 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4452911eb2492692fc6c3e93fae63c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
W20260709 12:14:26.915485 14612 leader_election.cc:343] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.916177 14612 leader_election.cc:304] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:26.916668 14692 tablet_bootstrap.cc:654] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:26.916894 14611 leader_election.cc:343] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.916833 14388 leader_election.cc:304] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:26.905902 14690 tablet_bootstrap.cc:492] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6: No bootstrap required, opened a new log
I20260709 12:14:26.917728 15044 raft_consensus.cc:2804] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.918088 14690 ts_tablet_manager.cc:1403] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.008s
I20260709 12:14:26.918493 15044 raft_consensus.cc:697] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:26.919538 15044 consensus_queue.cc:237] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.906356 14642 raft_consensus.cc:2468] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:26.917950 14900 raft_consensus.cc:2804] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.906078 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9224ab9fc4ab4114ae8034bcf12cd409" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:26.885340 14423 raft_consensus.cc:2468] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
W20260709 12:14:26.938464 14611 leader_election.cc:343] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:26.938898 14611 leader_election.cc:304] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:26.939867 15041 raft_consensus.cc:2749] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:26.940574 14900 raft_consensus.cc:493] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.940969 14900 raft_consensus.cc:3060] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.920828 14690 raft_consensus.cc:359] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:26.942658 14690 raft_consensus.cc:385] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.943039 14690 raft_consensus.cc:740] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.943852 14690 consensus_queue.cc:260] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:26.944993 14538 leader_election.cc:304] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:26.946137 14911 raft_consensus.cc:2804] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.946586 14911 raft_consensus.cc:697] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:26.947427 14911 consensus_queue.cc:237] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.966723 14690 ts_tablet_manager.cc:1434] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.004s
I20260709 12:14:26.977022 14693 tablet_bootstrap.cc:492] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:26.977586 14693 ts_tablet_manager.cc:1403] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.001s
I20260709 12:14:26.984905 14692 tablet_bootstrap.cc:492] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e: No bootstrap required, opened a new log
I20260709 12:14:26.920981 15093 raft_consensus.cc:515] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:26.985431 14692 ts_tablet_manager.cc:1403] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e: Time spent bootstrapping tablet: real 0.075s	user 0.036s	sys 0.012s
I20260709 12:14:26.987445 14693 raft_consensus.cc:359] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.988178 14693 raft_consensus.cc:385] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.988433 14693 raft_consensus.cc:740] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.991617 14693 consensus_queue.cc:260] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:26.994959 14693 ts_tablet_manager.cc:1434] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 12:14:26.996188 14693 tablet_bootstrap.cc:492] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2: Bootstrap starting.
I20260709 12:14:27.008386 14903 raft_consensus.cc:493] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.011304 14903 raft_consensus.cc:515] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:27.008852 15040 raft_consensus.cc:493] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.013599 15040 raft_consensus.cc:515] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:27.016491 15040 leader_election.cc:290] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:27.017097 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e47c16692dc40de900c5b1edef494cb" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:27.016570 14321 catalog_manager.cc:5697] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:27.017776 14573 raft_consensus.cc:2468] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:27.018445 14903 leader_election.cc:290] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:27.018991 14463 leader_election.cc:304] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 
I20260709 12:14:27.020376 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2471d3d50de744b286d1f78a185e1c9a" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:27.020996 14903 raft_consensus.cc:2804] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:27.021504 14903 raft_consensus.cc:493] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.021900 14903 raft_consensus.cc:3060] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.010696 15093 leader_election.cc:290] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:27.026587 14692 raft_consensus.cc:359] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:27.027349 14692 raft_consensus.cc:385] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.027685 14692 raft_consensus.cc:740] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.028720 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4452911eb2492692fc6c3e93fae63c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:27.031896 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2471d3d50de744b286d1f78a185e1c9a" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:27.033455 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e47c16692dc40de900c5b1edef494cb" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:27.033571 14900 raft_consensus.cc:515] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:27.034154 14420 raft_consensus.cc:2468] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 0.
I20260709 12:14:27.034868 14647 raft_consensus.cc:2393] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 in current term 1: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:27.032989 14419 raft_consensus.cc:2393] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f1589c98c5d42279fc4b6389719cea2 in current term 1: Already voted for candidate 35a209cae911420ab80fbd06bc2d112e in this term.
I20260709 12:14:27.036937 14464 leader_election.cc:304] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:27.037788 14692 consensus_queue.cc:260] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:27.042764 14900 leader_election.cc:290] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:27.038614 14968 raft_consensus.cc:3060] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.048674 14693 tablet_bootstrap.cc:654] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.040505 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4452911eb2492692fc6c3e93fae63c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:27.049343 14568 raft_consensus.cc:3060] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.034335 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4452911eb2492692fc6c3e93fae63c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:27.056102 14568 raft_consensus.cc:2468] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:27.056576 14903 raft_consensus.cc:515] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:27.057228 14611 leader_election.cc:304] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:27.057760 14388 leader_election.cc:304] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6; no voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:27.058544 15093 raft_consensus.cc:2749] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:27.058095 15041 raft_consensus.cc:2804] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.061744 15041 raft_consensus.cc:697] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:27.062992 14419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e47c16692dc40de900c5b1edef494cb" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:27.063398 14420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4452911eb2492692fc6c3e93fae63c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:27.063669 14419 raft_consensus.cc:3060] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.064230 14420 raft_consensus.cc:2393] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d567038c6ac14a3b805ab9b66ff3c187 in current term 1: Already voted for candidate 6708da1fc5b34642b423f4bef68019f6 in this term.
I20260709 12:14:27.064355 14903 leader_election.cc:290] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:27.065204 14968 raft_consensus.cc:2749] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:27.066077 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e47c16692dc40de900c5b1edef494cb" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:27.066872 14573 raft_consensus.cc:3060] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.062629 15041 consensus_queue.cc:237] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:27.073403 14419 raft_consensus.cc:2468] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:27.043566 14692 ts_tablet_manager.cc:1434] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260709 12:14:27.058053 14693 tablet_bootstrap.cc:492] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2: No bootstrap required, opened a new log
I20260709 12:14:27.076345 14693 ts_tablet_manager.cc:1403] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.001s
I20260709 12:14:27.079214 14693 raft_consensus.cc:359] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:27.079867 14693 raft_consensus.cc:385] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.080107 14693 raft_consensus.cc:740] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.080703 14693 consensus_queue.cc:260] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:27.085835 14464 leader_election.cc:304] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:27.086233 14693 ts_tablet_manager.cc:1434] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 12:14:27.087003 14968 raft_consensus.cc:2804] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.087904 14573 raft_consensus.cc:2468] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:27.087993 14968 raft_consensus.cc:697] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:27.089449 14968 consensus_queue.cc:237] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:27.094241 14321 catalog_manager.cc:5697] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 0 to 1, leader changed from <none> to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 1 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:27.103811 15044 raft_consensus.cc:493] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.104383 15044 raft_consensus.cc:515] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:27.109773 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9224ab9fc4ab4114ae8034bcf12cd409" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:27.110383 14647 raft_consensus.cc:2468] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:27.111698 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9224ab9fc4ab4114ae8034bcf12cd409" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:27.112634 14496 raft_consensus.cc:2468] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 0.
I20260709 12:14:27.111908 14390 leader_election.cc:304] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:27.114723 15093 raft_consensus.cc:2804] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:27.115103 15093 raft_consensus.cc:493] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.115476 15093 raft_consensus.cc:3060] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.120816 14321 catalog_manager.cc:5697] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 0 to 1, leader changed from <none> to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 1 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.123589 15044 leader_election.cc:290] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:27.126859 15093 raft_consensus.cc:515] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:27.130668 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9224ab9fc4ab4114ae8034bcf12cd409" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:27.131284 14647 raft_consensus.cc:3060] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.134074 14319 catalog_manager.cc:5697] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.145419 14647 raft_consensus.cc:2468] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:27.146430 14390 leader_election.cc:304] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:27.146693 15093 leader_election.cc:290] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 1 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:27.147161 15044 raft_consensus.cc:2804] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.147632 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9224ab9fc4ab4114ae8034bcf12cd409" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:27.147639 15044 raft_consensus.cc:697] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:27.148290 14497 raft_consensus.cc:3060] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.148675 15044 consensus_queue.cc:237] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:27.155078 14497 raft_consensus.cc:2468] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 1.
I20260709 12:14:27.162398 14319 catalog_manager.cc:5697] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.187314 14911 raft_consensus.cc:493] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.187857 14911 raft_consensus.cc:515] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:27.189594 14911 leader_election.cc:290] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:27.190164 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15433e30b6245a2b3d76b5749ce0d3b" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:27.190913 14497 raft_consensus.cc:2393] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35a209cae911420ab80fbd06bc2d112e in current term 1: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:27.190815 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15433e30b6245a2b3d76b5749ce0d3b" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:27.192366 14539 leader_election.cc:304] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e; no voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:27.192991 14911 raft_consensus.cc:3060] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.198529 14911 raft_consensus.cc:2749] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:27.245095 14923 consensus_queue.cc:1048] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.246315 15041 consensus_queue.cc:1048] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.428215 15044 consensus_queue.cc:1048] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.441943 15093 consensus_queue.cc:1048] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.464413 14911 consensus_queue.cc:1048] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.481760 15039 consensus_queue.cc:1048] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.491086 14923 consensus_queue.cc:1048] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.501320 14903 consensus_queue.cc:1048] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.520665 14923 consensus_queue.cc:1048] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.520862 15040 consensus_queue.cc:1048] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.548370 15044 consensus_queue.cc:1048] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.565606 10822 tablet_server.cc:179] TabletServer@127.10.145.129:0 shutting down...
I20260709 12:14:27.564316 15044 consensus_queue.cc:1048] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 12:14:27.585237 14612 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:14:27.613008 14538 consensus_peers.cc:597] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.614375 14538 consensus_peers.cc:597] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.614753 14612 consensus_peers.cc:597] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.616542 14538 consensus_peers.cc:597] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.624620 14464 consensus_peers.cc:597] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.638873 14612 consensus_peers.cc:597] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.646776 14538 consensus_peers.cc:597] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.658937 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:27.659822 10822 tablet_replica.cc:333] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.660637 10822 raft_consensus.cc:2243] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.661484 10822 raft_consensus.cc:2272] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.663486 10822 tablet_replica.cc:333] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.664098 10822 raft_consensus.cc:2243] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.664496 10822 raft_consensus.cc:2272] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.666316 10822 tablet_replica.cc:333] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.666898 10822 raft_consensus.cc:2243] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.667305 10822 raft_consensus.cc:2272] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.669898 10822 tablet_replica.cc:333] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.670871 10822 raft_consensus.cc:2243] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.671855 10822 raft_consensus.cc:2272] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.674549 10822 tablet_replica.cc:333] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
W20260709 12:14:27.674523 14464 consensus_peers.cc:597] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.675558 10822 raft_consensus.cc:2243] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.676381 10822 raft_consensus.cc:2272] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.678332 10822 tablet_replica.cc:333] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.678921 10822 raft_consensus.cc:2243] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.679780 10822 raft_consensus.cc:2272] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.682348 10822 tablet_replica.cc:333] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.683164 10822 raft_consensus.cc:2243] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:14:27.685134 14538 consensus_peers.cc:597] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.685245 10822 raft_consensus.cc:2272] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.687809 10822 tablet_replica.cc:333] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.688405 10822 raft_consensus.cc:2243] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.688850 10822 raft_consensus.cc:2272] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.690761 10822 tablet_replica.cc:333] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.691660 10822 raft_consensus.cc:2243] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.692282 10822 raft_consensus.cc:2272] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.694548 10822 tablet_replica.cc:333] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.695127 10822 raft_consensus.cc:2243] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.695534 10822 raft_consensus.cc:2272] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.697758 10822 tablet_replica.cc:333] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.698304 10822 raft_consensus.cc:2243] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.698829 10822 raft_consensus.cc:2272] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.701139 10822 tablet_replica.cc:333] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.701905 10822 raft_consensus.cc:2243] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.702369 10822 raft_consensus.cc:2272] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.704345 10822 tablet_replica.cc:333] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.704972 10822 raft_consensus.cc:2243] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.705453 10822 raft_consensus.cc:2272] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.707245 10822 tablet_replica.cc:333] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.707777 10822 raft_consensus.cc:2243] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.708482 10822 raft_consensus.cc:2272] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.710783 10822 tablet_replica.cc:333] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.711544 10822 raft_consensus.cc:2243] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.712092 10822 raft_consensus.cc:2272] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.714660 10822 tablet_replica.cc:333] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.715523 10822 raft_consensus.cc:2243] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.716832 10822 raft_consensus.cc:2272] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.719051 10822 tablet_replica.cc:333] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.719635 10822 raft_consensus.cc:2243] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.720377 10822 raft_consensus.cc:2272] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.722409 10822 tablet_replica.cc:333] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.722939 10822 raft_consensus.cc:2243] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.723647 10822 raft_consensus.cc:2272] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.725580 10822 tablet_replica.cc:333] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.726298 10822 raft_consensus.cc:2243] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.726826 10822 raft_consensus.cc:2272] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.729532 10822 tablet_replica.cc:333] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.730340 10822 raft_consensus.cc:2243] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.730908 10822 raft_consensus.cc:2272] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:27.730912 14464 consensus_peers.cc:597] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.733281 10822 tablet_replica.cc:333] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.733922 10822 raft_consensus.cc:2243] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.734341 10822 raft_consensus.cc:2272] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.736312 10822 tablet_replica.cc:333] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.736841 10822 raft_consensus.cc:2243] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.737321 10822 raft_consensus.cc:2272] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.738956 10822 tablet_replica.cc:333] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.739538 10822 raft_consensus.cc:2243] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.740356 10822 raft_consensus.cc:2272] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.742147 10822 tablet_replica.cc:333] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.742713 10822 raft_consensus.cc:2243] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.744240 10822 raft_consensus.cc:2272] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.746493 10822 tablet_replica.cc:333] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.747128 10822 raft_consensus.cc:2243] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.747561 10822 raft_consensus.cc:2272] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.749902 10822 tablet_replica.cc:333] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.750851 10822 raft_consensus.cc:2243] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.751397 10822 raft_consensus.cc:2272] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.753552 10822 tablet_replica.cc:333] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.754225 10822 raft_consensus.cc:2243] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.755203 10822 raft_consensus.cc:2272] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.757716 10822 tablet_replica.cc:333] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.758435 10822 raft_consensus.cc:2243] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.758841 10822 raft_consensus.cc:2272] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.760730 10822 tablet_replica.cc:333] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.761359 10822 raft_consensus.cc:2243] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.761835 10822 raft_consensus.cc:2272] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.763885 10822 tablet_replica.cc:333] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.764425 10822 raft_consensus.cc:2243] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.765228 10822 raft_consensus.cc:2272] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.767457 10822 tablet_replica.cc:333] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.768117 10822 raft_consensus.cc:2243] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.768968 10822 raft_consensus.cc:2272] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.770912 10822 tablet_replica.cc:333] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.771413 10822 raft_consensus.cc:2243] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.772274 10822 raft_consensus.cc:2272] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:27.774168 14538 consensus_peers.cc:597] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.774646 10822 tablet_replica.cc:333] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.775233 10822 raft_consensus.cc:2243] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.775629 10822 raft_consensus.cc:2272] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.777410 10822 tablet_replica.cc:333] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.777920 10822 raft_consensus.cc:2243] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.778765 10822 raft_consensus.cc:2272] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:27.780544 14612 consensus_peers.cc:597] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.781253 10822 tablet_replica.cc:333] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.781875 10822 raft_consensus.cc:2243] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.782323 10822 raft_consensus.cc:2272] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.784221 10822 tablet_replica.cc:333] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.784672 10822 raft_consensus.cc:2243] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.784984 10822 raft_consensus.cc:2272] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.787034 10822 tablet_replica.cc:333] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.787696 10822 raft_consensus.cc:2243] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.788075 10822 raft_consensus.cc:2272] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.789943 10822 tablet_replica.cc:333] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.790413 10822 raft_consensus.cc:2243] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.790802 10822 raft_consensus.cc:2272] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.792477 10822 tablet_replica.cc:333] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.792958 10822 raft_consensus.cc:2243] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.793407 10822 raft_consensus.cc:2272] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.795192 10822 tablet_replica.cc:333] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.795648 10822 raft_consensus.cc:2243] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.796048 10822 raft_consensus.cc:2272] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.797895 10822 tablet_replica.cc:333] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.798364 10822 raft_consensus.cc:2243] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.798743 10822 raft_consensus.cc:2272] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.801350 10822 tablet_replica.cc:333] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.801920 10822 raft_consensus.cc:2243] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.802659 10822 raft_consensus.cc:2272] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.804705 10822 tablet_replica.cc:333] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.805213 10822 raft_consensus.cc:2243] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:27.805920 10822 raft_consensus.cc:2272] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.808096 10822 tablet_replica.cc:333] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.808707 10822 raft_consensus.cc:2243] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.809235 10822 raft_consensus.cc:2272] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:27.810951 10822 tablet_replica.cc:333] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6: stopping tablet replica
I20260709 12:14:27.811431 10822 raft_consensus.cc:2243] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:27.811825 10822 raft_consensus.cc:2272] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:27.827870 14538 consensus_peers.cc:597] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.835404 14538 consensus_peers.cc:597] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.862412 14464 consensus_peers.cc:597] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.874461 10822 tablet_server.cc:196] TabletServer@127.10.145.129:0 shutdown complete.
W20260709 12:14:27.877024 14538 consensus_peers.cc:597] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.912696 14538 consensus_peers.cc:597] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.913311 14612 consensus_peers.cc:597] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.926009 14612 consensus_peers.cc:597] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.948557 14464 consensus_peers.cc:597] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.949570 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:27.958065 14464 consensus_peers.cc:597] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.960484 14538 consensus_peers.cc:597] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.966698 14612 consensus_peers.cc:597] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.967444 15179 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:27.969458 15180 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:27.971158 15182 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:27.971453 10822 server_base.cc:1061] running on GCE node
W20260709 12:14:27.977293 14612 consensus_peers.cc:597] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.977831 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:27.978181 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:27.978415 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599267978396 us; error 0 us; skew 500 ppm
I20260709 12:14:27.979094 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:27.984927 10822 webserver.cc:533] Webserver started at http://127.10.145.129:40445/ using document root <none> and password file <none>
W20260709 12:14:27.985402 14612 consensus_peers.cc:597] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.985653 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:27.985958 10822 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:14:27.990788 10822 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
W20260709 12:14:28.013033 14464 consensus_peers.cc:597] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:28.013465 14612 consensus_peers.cc:597] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:28.024295 15187 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:28.026373 10822 fs_manager.cc:730] Time spent opening block manager: real 0.026s	user 0.008s	sys 0.011s
I20260709 12:14:28.026726 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-0-root
uuid: "6708da1fc5b34642b423f4bef68019f6"
format_stamp: "Formatted at 2026-07-09 12:14:16 on dist-test-slave-ncdh"
I20260709 12:14:28.027297 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599123865391-10822-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:28.049597 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:28.051232 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:28.052968 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:28.059386 15194 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:14:28.088784 14612 consensus_peers.cc:597] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:28.282742 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:14:28.283217 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.225s	user 0.008s	sys 0.000s
I20260709 12:14:28.283607 10822 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:14:28.289278 15194 tablet_bootstrap.cc:492] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.319810 15194 tablet_bootstrap.cc:492] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.320812 15194 tablet_bootstrap.cc:492] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.321450 15194 ts_tablet_manager.cc:1403] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.016s
I20260709 12:14:28.323989 15194 raft_consensus.cc:359] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.324667 15194 raft_consensus.cc:740] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.325479 15194 consensus_queue.cc:260] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.328641 15194 ts_tablet_manager.cc:1434] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:28.329571 15194 tablet_bootstrap.cc:492] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.354861 15194 tablet_bootstrap.cc:492] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.355769 15194 tablet_bootstrap.cc:492] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.356391 15194 ts_tablet_manager.cc:1403] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.000s
I20260709 12:14:28.358954 15194 raft_consensus.cc:359] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.359602 15194 raft_consensus.cc:740] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.360186 15194 consensus_queue.cc:260] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.362305 15194 ts_tablet_manager.cc:1434] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:28.363046 15194 tablet_bootstrap.cc:492] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.406869 15194 tablet_bootstrap.cc:492] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.407786 15194 tablet_bootstrap.cc:492] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.408409 15194 ts_tablet_manager.cc:1403] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.012s
I20260709 12:14:28.410738 15194 raft_consensus.cc:359] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.411403 15194 raft_consensus.cc:740] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.412035 15194 consensus_queue.cc:260] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.413870 15194 ts_tablet_manager.cc:1434] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:14:28.414587 15194 tablet_bootstrap.cc:492] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.439051 15194 tablet_bootstrap.cc:492] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.440011 15194 tablet_bootstrap.cc:492] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.441186 15194 ts_tablet_manager.cc:1403] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260709 12:14:28.444029 15194 raft_consensus.cc:359] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.444779 15194 raft_consensus.cc:740] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.445590 15194 consensus_queue.cc:260] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.447711 15194 ts_tablet_manager.cc:1434] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:28.448500 15194 tablet_bootstrap.cc:492] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.462324 15194 tablet_bootstrap.cc:492] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.463022 15194 tablet_bootstrap.cc:492] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.463611 15194 ts_tablet_manager.cc:1403] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:14:28.465895 15194 raft_consensus.cc:359] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.466547 15194 raft_consensus.cc:740] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.467196 15194 consensus_queue.cc:260] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.469460 15194 ts_tablet_manager.cc:1434] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:28.470311 15194 tablet_bootstrap.cc:492] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.498064 15194 tablet_bootstrap.cc:492] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.498889 15194 tablet_bootstrap.cc:492] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.499536 15194 ts_tablet_manager.cc:1403] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.007s
I20260709 12:14:28.501840 15194 raft_consensus.cc:359] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.502446 15194 raft_consensus.cc:740] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.503049 15194 consensus_queue.cc:260] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.505015 15194 ts_tablet_manager.cc:1434] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:14:28.505780 15194 tablet_bootstrap.cc:492] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.526842 15194 tablet_bootstrap.cc:492] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.527742 15194 tablet_bootstrap.cc:492] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.528381 15194 ts_tablet_manager.cc:1403] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260709 12:14:28.530639 15194 raft_consensus.cc:359] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.531307 15194 raft_consensus.cc:740] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.532146 15194 consensus_queue.cc:260] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.534363 15194 ts_tablet_manager.cc:1434] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:14:28.535116 15194 tablet_bootstrap.cc:492] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.558743 15194 tablet_bootstrap.cc:492] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.559657 15194 tablet_bootstrap.cc:492] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.560246 15194 ts_tablet_manager.cc:1403] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260709 12:14:28.562665 15194 raft_consensus.cc:359] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.563293 15194 raft_consensus.cc:740] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.563936 15194 consensus_queue.cc:260] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.565939 15194 ts_tablet_manager.cc:1434] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:14:28.566686 15194 tablet_bootstrap.cc:492] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.569195 10822 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:14:28.569586 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.286s	user 0.228s	sys 0.012s
I20260709 12:14:28.581831 15194 tablet_bootstrap.cc:492] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.582983 15194 tablet_bootstrap.cc:492] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.583737 15194 ts_tablet_manager.cc:1403] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:14:28.586782 15194 raft_consensus.cc:359] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.587646 15194 raft_consensus.cc:740] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.588425 15194 consensus_queue.cc:260] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.590880 15194 ts_tablet_manager.cc:1434] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:28.591799 15194 tablet_bootstrap.cc:492] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.610041 15194 tablet_bootstrap.cc:492] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.611219 15194 tablet_bootstrap.cc:492] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.611979 15194 ts_tablet_manager.cc:1403] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 12:14:28.615087 15194 raft_consensus.cc:359] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.616020 15194 raft_consensus.cc:740] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.617029 15194 consensus_queue.cc:260] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.619803 15194 ts_tablet_manager.cc:1434] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:28.620819 15194 tablet_bootstrap.cc:492] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.624042 14968 raft_consensus.cc:493] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.624630 14968 raft_consensus.cc:515] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.628211 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:28.630149 14968 leader_election.cc:290] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
W20260709 12:14:28.632618 14464 leader_election.cc:336] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111)
I20260709 12:14:28.632987 14464 leader_election.cc:304] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:28.633625 14968 raft_consensus.cc:2749] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:28.639511 15194 tablet_bootstrap.cc:492] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.640851 15194 tablet_bootstrap.cc:492] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.641729 15194 ts_tablet_manager.cc:1403] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260709 12:14:28.645216 15194 raft_consensus.cc:359] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.646078 15194 raft_consensus.cc:740] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.646991 15194 consensus_queue.cc:260] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.649550 15194 ts_tablet_manager.cc:1434] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:28.650461 15194 tablet_bootstrap.cc:492] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.655261 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.129:37107
I20260709 12:14:28.655488 15262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.129:37107 every 8 connection(s)
I20260709 12:14:28.675477 15194 tablet_bootstrap.cc:492] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.676659 15194 tablet_bootstrap.cc:492] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.677456 15194 ts_tablet_manager.cc:1403] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
I20260709 12:14:28.680084 15194 raft_consensus.cc:359] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.680752 15194 raft_consensus.cc:740] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.681480 15194 consensus_queue.cc:260] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.683202 15194 ts_tablet_manager.cc:1434] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:28.683947 15194 tablet_bootstrap.cc:492] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.691835 15041 raft_consensus.cc:493] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.692392 15041 raft_consensus.cc:515] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.695061 15041 leader_election.cc:290] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:28.697343 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:28.701947 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:28.703514 14612 leader_election.cc:343] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.704876 14611 leader_election.cc:304] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [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: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:28.705961 15041 raft_consensus.cc:2749] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:28.710814 14968 raft_consensus.cc:493] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.711398 14968 raft_consensus.cc:515] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.714082 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3dd6bb7a4f4c8eaedea01230014dc7" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:28.714887 15194 tablet_bootstrap.cc:492] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.715847 15194 tablet_bootstrap.cc:492] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.716495 15194 ts_tablet_manager.cc:1403] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.004s
I20260709 12:14:28.716780 14968 leader_election.cc:290] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:28.719283 15106 raft_consensus.cc:493] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.719812 15106 raft_consensus.cc:515] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.721909 15106 leader_election.cc:290] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:28.724059 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:28.726040 15194 raft_consensus.cc:359] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.727432 15194 raft_consensus.cc:740] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.729436 15194 consensus_queue.cc:260] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.732878 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:28.736060 14538 leader_election.cc:343] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.736539 15194 ts_tablet_manager.cc:1434] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.004s
I20260709 12:14:28.736490 14538 leader_election.cc:304] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e; no voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:28.738453 15106 raft_consensus.cc:2749] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:28.740450 15194 tablet_bootstrap.cc:492] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.752290 15106 raft_consensus.cc:493] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.752869 15106 raft_consensus.cc:515] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.754891 15106 leader_election.cc:290] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:28.755815 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:28.757985 15040 raft_consensus.cc:493] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.758503 15040 raft_consensus.cc:515] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
W20260709 12:14:28.759843 14538 leader_election.cc:343] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.760478 15040 leader_election.cc:290] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:28.761262 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:28.762820 14537 leader_election.cc:304] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:28.763643 14911 raft_consensus.cc:2749] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:28.764217 15264 heartbeater.cc:344] Connected to a master server at 127.10.145.190:46649
I20260709 12:14:28.764626 15264 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:28.764760 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3730f231abe4c0fa0a3e0b69a0b8f7e" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:28.765748 15264 heartbeater.cc:507] Master 127.10.145.190:46649 requested a full tablet report, sending...
I20260709 12:14:28.766182 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3dd6bb7a4f4c8eaedea01230014dc7" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:28.767467 14464 leader_election.cc:343] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.767885 14464 leader_election.cc:304] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:28.769475 15235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3730f231abe4c0fa0a3e0b69a0b8f7e" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:28.771271 14968 raft_consensus.cc:2749] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:28.775955 14464 leader_election.cc:343] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.776408 14464 leader_election.cc:304] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:28.777098 15040 raft_consensus.cc:2749] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:28.784442 15194 tablet_bootstrap.cc:492] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.785423 15194 tablet_bootstrap.cc:492] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.786060 15194 ts_tablet_manager.cc:1403] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.000s
I20260709 12:14:28.787784 15194 raft_consensus.cc:359] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.788156 14319 ts_manager.cc:194] Re-registered known tserver with Master: 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:28.788278 15194 raft_consensus.cc:740] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.789098 15194 consensus_queue.cc:260] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.790634 15194 ts_tablet_manager.cc:1434] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:28.791251 15194 tablet_bootstrap.cc:492] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.805011 15194 tablet_bootstrap.cc:492] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.806186 15194 tablet_bootstrap.cc:492] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.806779 15194 ts_tablet_manager.cc:1403] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260709 12:14:28.809547 15194 raft_consensus.cc:359] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.810562 15194 raft_consensus.cc:740] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.811373 15106 raft_consensus.cc:493] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.812072 15106 raft_consensus.cc:515] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.814567 15106 leader_election.cc:290] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:28.815397 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:28.815310 15194 consensus_queue.cc:260] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.817852 15194 ts_tablet_manager.cc:1434] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260709 12:14:28.817811 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:28.818758 15194 tablet_bootstrap.cc:492] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
W20260709 12:14:28.819718 14538 leader_election.cc:343] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.820160 14538 leader_election.cc:304] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:28.821141 15106 raft_consensus.cc:2749] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:28.833338 14923 raft_consensus.cc:493] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.834062 14923 raft_consensus.cc:515] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.837785 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3730f231abe4c0fa0a3e0b69a0b8f7e" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:28.839222 14612 leader_election.cc:343] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.839742 14319 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51428
I20260709 12:14:28.841341 15194 tablet_bootstrap.cc:492] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.842279 15194 tablet_bootstrap.cc:492] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.842880 15194 ts_tablet_manager.cc:1403] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260709 12:14:28.843302 14900 raft_consensus.cc:493] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.843816 14900 raft_consensus.cc:515] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.844461 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3730f231abe4c0fa0a3e0b69a0b8f7e" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:28.843310 14923 leader_election.cc:290] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:28.845108 14497 raft_consensus.cc:2468] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:28.845227 15194 raft_consensus.cc:359] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.845939 15194 raft_consensus.cc:740] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.846160 14611 leader_election.cc:304] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:28.846398 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:28.847076 14573 raft_consensus.cc:2468] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:28.847133 15194 consensus_queue.cc:260] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.848500 14611 leader_election.cc:304] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:28.849156 15194 ts_tablet_manager.cc:1434] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:14:28.849718 15264 heartbeater.cc:499] Master 127.10.145.190:46649 was elected leader, sending a full tablet report...
I20260709 12:14:28.850021 15194 tablet_bootstrap.cc:492] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.850464 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:28.850979 15236 raft_consensus.cc:2468] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:28.845592 14900 leader_election.cc:290] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:28.852115 15041 raft_consensus.cc:2804] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:28.852438 14900 raft_consensus.cc:2804] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:28.852924 14900 raft_consensus.cc:493] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.853327 14900 raft_consensus.cc:3060] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.852717 15041 raft_consensus.cc:493] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.854161 15041 raft_consensus.cc:3060] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.857894 14923 raft_consensus.cc:493] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.858409 14923 raft_consensus.cc:515] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.859704 14900 raft_consensus.cc:515] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.861085 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fa3b7194ad4e0394d42a65d7ced206" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:28.861722 15236 raft_consensus.cc:2468] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:28.862596 14900 leader_election.cc:290] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:28.863296 14612 leader_election.cc:304] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [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: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:28.865592 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:28.866197 14573 raft_consensus.cc:3060] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.878466 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:28.879338 15236 raft_consensus.cc:3060] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.879895 14923 leader_election.cc:290] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:28.880642 14923 raft_consensus.cc:2804] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:28.881127 14923 raft_consensus.cc:493] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.881593 14923 raft_consensus.cc:3060] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.887638 15040 raft_consensus.cc:493] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.888233 15040 raft_consensus.cc:515] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.890405 15040 leader_election.cc:290] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:28.891088 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35f8100d9694f2c95110cfb99ae4bb8" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:28.891774 15235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35f8100d9694f2c95110cfb99ae4bb8" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:28.893625 14464 leader_election.cc:343] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.894183 14464 leader_election.cc:304] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:28.895047 15040 raft_consensus.cc:2749] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:28.896461 14573 raft_consensus.cc:2468] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 2.
I20260709 12:14:28.899114 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fa3b7194ad4e0394d42a65d7ced206" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:28.899693 14611 leader_election.cc:304] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:28.903270 15276 raft_consensus.cc:2804] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:28.904595 15276 raft_consensus.cc:697] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:28.914955 15236 raft_consensus.cc:2468] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 2.
I20260709 12:14:28.920356 15040 raft_consensus.cc:493] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.910562 15041 raft_consensus.cc:515] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.920898 15040 raft_consensus.cc:515] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.905611 15276 consensus_queue.cc:237] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.930770 15041 leader_election.cc:290] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:28.931806 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3730f231abe4c0fa0a3e0b69a0b8f7e" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:28.932548 14497 raft_consensus.cc:3060] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.932511 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3730f231abe4c0fa0a3e0b69a0b8f7e" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
W20260709 12:14:28.934386 14612 leader_election.cc:343] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.936653 15235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:28.937446 15040 leader_election.cc:290] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
W20260709 12:14:28.938025 14464 leader_election.cc:343] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.940479 14923 raft_consensus.cc:515] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.940912 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:28.942330 15106 raft_consensus.cc:493] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.942903 15106 raft_consensus.cc:515] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.943557 15194 tablet_bootstrap.cc:492] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:28.944463 15194 tablet_bootstrap.cc:492] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:28.945088 15194 ts_tablet_manager.cc:1403] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.095s	user 0.047s	sys 0.044s
I20260709 12:14:28.947549 15194 raft_consensus.cc:359] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.948165 15194 raft_consensus.cc:740] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.948571 15235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fa3b7194ad4e0394d42a65d7ced206" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:28.948823 15194 consensus_queue.cc:260] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [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: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.949304 15235 raft_consensus.cc:3060] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.950414 15194 ts_tablet_manager.cc:1434] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:28.954985 15039 raft_consensus.cc:493] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.955479 15039 raft_consensus.cc:515] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.957769 14911 raft_consensus.cc:493] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.958211 14911 raft_consensus.cc:515] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:28.959926 14911 leader_election.cc:290] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:28.960950 14463 leader_election.cc:304] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:28.961268 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39326b0bbf504deda62195d1f3c7b1ef" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:28.962186 15040 raft_consensus.cc:2749] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:28.965210 15194 tablet_bootstrap.cc:492] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:28.965689 15039 leader_election.cc:290] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:28.965251 15106 leader_election.cc:290] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:28.967029 14900 raft_consensus.cc:493] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.967029 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35f8100d9694f2c95110cfb99ae4bb8" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:28.967926 14496 raft_consensus.cc:2468] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:28.967402 15235 raft_consensus.cc:2468] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 2.
I20260709 12:14:28.969137 14537 leader_election.cc:304] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 
I20260709 12:14:28.967782 14900 raft_consensus.cc:515] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:28.970028 15106 raft_consensus.cc:2804] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:28.970388 15106 raft_consensus.cc:493] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.970752 15106 raft_consensus.cc:3060] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.971125 14900 leader_election.cc:290] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:28.976670 14900 raft_consensus.cc:493] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:28.977145 14900 raft_consensus.cc:515] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.974658 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:28.971647 14497 raft_consensus.cc:2468] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 2.
I20260709 12:14:28.979213 14573 raft_consensus.cc:2468] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:28.978662 14923 leader_election.cc:290] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:28.976146 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:28.980515 14644 raft_consensus.cc:2468] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:28.981288 14900 leader_election.cc:290] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:28.981798 15106 raft_consensus.cc:515] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.987021 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:28.987376 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39326b0bbf504deda62195d1f3c7b1ef" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:28.989068 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3dd6bb7a4f4c8eaedea01230014dc7" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:28.989811 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35f8100d9694f2c95110cfb99ae4bb8" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:28.989971 15233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:28.990535 14496 raft_consensus.cc:3060] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.990604 14612 leader_election.cc:304] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
W20260709 12:14:28.991706 14612 leader_election.cc:343] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:28.992460 14612 leader_election.cc:343] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:28.993615 14538 leader_election.cc:343] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.994065 14538 leader_election.cc:304] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:28.994194 14900 raft_consensus.cc:2804] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:14:28.995090 14538 leader_election.cc:343] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.995267 14900 raft_consensus.cc:697] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:28.996258 14900 consensus_queue.cc:237] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:28.997808 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35f8100d9694f2c95110cfb99ae4bb8" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:28.998809 14496 raft_consensus.cc:2468] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 2.
I20260709 12:14:28.999001 14911 raft_consensus.cc:2749] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:29.000654 15235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35f8100d9694f2c95110cfb99ae4bb8" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:28.999737 15106 leader_election.cc:290] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:29.002609 14923 raft_consensus.cc:493] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.003170 14923 raft_consensus.cc:515] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.003806 14537 leader_election.cc:304] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 
I20260709 12:14:29.004698 15106 raft_consensus.cc:2804] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.005136 14923 leader_election.cc:290] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.005220 15106 raft_consensus.cc:697] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:29.006341 15106 consensus_queue.cc:237] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:29.006992 15235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.008621 15235 raft_consensus.cc:2468] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:29.010082 14612 leader_election.cc:304] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [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: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:29.010392 14539 leader_election.cc:304] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.011169 15278 raft_consensus.cc:2804] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.011674 15278 raft_consensus.cc:493] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.012128 15278 raft_consensus.cc:3060] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.012759 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3dd6bb7a4f4c8eaedea01230014dc7" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:29.013474 14499 raft_consensus.cc:2468] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:29.014842 15039 raft_consensus.cc:2804] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.015451 15039 raft_consensus.cc:493] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.016402 15039 raft_consensus.cc:3060] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.020630 14611 leader_election.cc:304] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.021718 15041 raft_consensus.cc:2804] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.022197 15041 raft_consensus.cc:493] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.022596 15041 raft_consensus.cc:3060] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.029486 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fa3b7194ad4e0394d42a65d7ced206" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:29.032507 14611 leader_election.cc:304] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.034365 15278 raft_consensus.cc:515] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.036026 15275 raft_consensus.cc:2804] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.036041 14611 leader_election.cc:304] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.039764 14911 raft_consensus.cc:493] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.040277 14911 raft_consensus.cc:515] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.040380 15235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:29.041023 15235 raft_consensus.cc:3060] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.042210 14911 leader_election.cc:290] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
W20260709 12:14:29.044435 14538 leader_election.cc:343] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:29.045385 14538 leader_election.cc:343] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.044533 14320 catalog_manager.cc:5697] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 2 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.036700 15275 raft_consensus.cc:697] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:29.047271 15275 consensus_queue.cc:237] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:29.049293 14900 raft_consensus.cc:2804] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.049849 14900 raft_consensus.cc:493] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.050275 14900 raft_consensus.cc:3060] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.051867 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:29.052567 14497 raft_consensus.cc:2468] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:29.053447 14537 leader_election.cc:304] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 
I20260709 12:14:29.066834 15040 raft_consensus.cc:493] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.060870 14900 raft_consensus.cc:515] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:29.065201 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.074963 15040 raft_consensus.cc:515] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:29.076865 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3dd6bb7a4f4c8eaedea01230014dc7" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:29.076938 14319 catalog_manager.cc:5697] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 2 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.077893 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9224ab9fc4ab4114ae8034bcf12cd409" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:29.078541 14644 raft_consensus.cc:2468] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:29.079106 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9224ab9fc4ab4114ae8034bcf12cd409" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.079681 14465 leader_election.cc:304] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
W20260709 12:14:29.079864 14612 leader_election.cc:343] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.060729 15041 raft_consensus.cc:515] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.078918 15040 leader_election.cc:290] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.080426 14968 raft_consensus.cc:2804] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.082650 14968 raft_consensus.cc:493] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.083114 14968 raft_consensus.cc:3060] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:29.080479 14464 leader_election.cc:343] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.066289 14911 raft_consensus.cc:2804] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.085311 14911 raft_consensus.cc:493] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.085671 14911 raft_consensus.cc:3060] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.071005 15278 leader_election.cc:290] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.081462 14923 raft_consensus.cc:493] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.089277 14923 raft_consensus.cc:515] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.074203 15235 raft_consensus.cc:2468] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 2.
I20260709 12:14:29.090698 14612 leader_election.cc:304] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:29.090989 14923 leader_election.cc:290] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.091526 14923 raft_consensus.cc:2804] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.091979 14923 raft_consensus.cc:697] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:29.092075 14968 raft_consensus.cc:515] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:29.092537 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.092743 14923 consensus_queue.cc:237] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
W20260709 12:14:29.093958 14612 leader_election.cc:343] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.094735 14968 leader_election.cc:290] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.095300 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9224ab9fc4ab4114ae8034bcf12cd409" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:29.095875 14644 raft_consensus.cc:3060] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.097827 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
W20260709 12:14:29.099543 14612 leader_election.cc:343] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.101827 15039 raft_consensus.cc:515] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.103116 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9224ab9fc4ab4114ae8034bcf12cd409" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:29.103824 15041 leader_election.cc:290] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
W20260709 12:14:29.104538 14464 leader_election.cc:343] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.104825 15277 raft_consensus.cc:493] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.105284 14644 raft_consensus.cc:2468] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 2.
I20260709 12:14:29.105396 15277 raft_consensus.cc:515] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.106779 14900 leader_election.cc:290] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:29.106941 14465 leader_election.cc:304] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.107815 15277 leader_election.cc:290] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.109499 15039 leader_election.cc:290] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
W20260709 12:14:29.079152 14538 leader_election.cc:343] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.113457 14911 raft_consensus.cc:515] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.114931 15235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.115283 14911 leader_election.cc:290] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:29.115705 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:29.116839 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:29.117080 15286 raft_consensus.cc:493] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.118150 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:29.117913 15286 raft_consensus.cc:515] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.119664 14968 raft_consensus.cc:2804] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.119853 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:29.119886 14573 raft_consensus.cc:2468] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:29.120733 14968 raft_consensus.cc:697] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:29.121546 14968 consensus_queue.cc:237] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:29.122548 15286 leader_election.cc:290] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
W20260709 12:14:29.123736 14538 leader_election.cc:343] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:29.124383 14538 leader_election.cc:343] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:29.124919 14538 leader_election.cc:343] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.126603 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.127446 15236 raft_consensus.cc:2393] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35a209cae911420ab80fbd06bc2d112e in current term 2: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:29.127801 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:29.128502 14497 raft_consensus.cc:3060] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.133805 15194 tablet_bootstrap.cc:492] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:29.135452 15285 raft_consensus.cc:493] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.136227 15285 raft_consensus.cc:515] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.139056 15285 leader_election.cc:290] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:29.140285 15040 raft_consensus.cc:493] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.141028 15040 raft_consensus.cc:515] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.143388 15194 tablet_bootstrap.cc:492] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:29.144083 15194 ts_tablet_manager.cc:1403] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.193s	user 0.025s	sys 0.043s
I20260709 12:14:29.144622 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.145434 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:29.146041 14644 raft_consensus.cc:2468] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:29.146659 15194 raft_consensus.cc:359] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
W20260709 12:14:29.146775 14464 leader_election.cc:343] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.147418 15194 raft_consensus.cc:740] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.147541 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:29.148386 14644 raft_consensus.cc:2393] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 35a209cae911420ab80fbd06bc2d112e in current term 2: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:29.148873 15040 leader_election.cc:290] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:29.149657 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:29.150619 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:29.150628 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.151084 15286 raft_consensus.cc:493] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.151456 14499 raft_consensus.cc:2468] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:29.151659 15286 raft_consensus.cc:515] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.152227 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec3dd6bb7a4f4c8eaedea01230014dc7" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:29.152832 14496 raft_consensus.cc:3060] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.153319 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:29.153882 14573 raft_consensus.cc:2468] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
W20260709 12:14:29.155131 14538 leader_election.cc:343] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.155964 14463 leader_election.cc:304] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.156809 15040 raft_consensus.cc:2804] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.157347 15040 raft_consensus.cc:493] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.157852 15040 raft_consensus.cc:3060] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.162993 14496 raft_consensus.cc:2468] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 2.
I20260709 12:14:29.157553 15194 consensus_queue.cc:260] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.167395 15194 ts_tablet_manager.cc:1434] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:14:29.167505 15288 raft_consensus.cc:493] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.168342 15194 tablet_bootstrap.cc:492] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:29.168002 15288 raft_consensus.cc:515] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.168776 14539 leader_election.cc:304] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.169826 14911 raft_consensus.cc:2804] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.170249 15288 leader_election.cc:290] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.170253 14911 raft_consensus.cc:493] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.170943 14911 raft_consensus.cc:3060] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.171258 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.171887 15236 raft_consensus.cc:2468] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:29.177655 14612 leader_election.cc:304] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [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: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:29.178587 14923 raft_consensus.cc:2804] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.178982 14923 raft_consensus.cc:493] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.179327 14923 raft_consensus.cc:3060] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.179445 14611 leader_election.cc:304] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.180250 15041 raft_consensus.cc:2804] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.180744 15041 raft_consensus.cc:697] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:29.181650 15041 consensus_queue.cc:237] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:29.184114 14968 raft_consensus.cc:493] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.184590 14968 raft_consensus.cc:515] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.186403 14968 leader_election.cc:290] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:29.186708 14911 raft_consensus.cc:515] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.187834 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:29.188305 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:29.188882 15194 tablet_bootstrap.cc:492] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:29.188956 14644 raft_consensus.cc:2468] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 1.
I20260709 12:14:29.188426 14573 raft_consensus.cc:2468] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:29.189477 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:29.190227 15194 tablet_bootstrap.cc:492] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
W20260709 12:14:29.190708 14538 leader_election.cc:343] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.190932 15235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.190603 14539 leader_election.cc:304] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e; no voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:29.191579 15235 raft_consensus.cc:2468] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:29.191880 14537 leader_election.cc:304] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.191635 15286 leader_election.cc:290] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.192615 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
W20260709 12:14:29.194065 14538 leader_election.cc:343] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.190605 14463 leader_election.cc:304] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 
I20260709 12:14:29.192960 14911 leader_election.cc:290] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.196879 14968 raft_consensus.cc:2804] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.197243 14968 raft_consensus.cc:493] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.197551 14968 raft_consensus.cc:3060] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.199270 14497 raft_consensus.cc:2468] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 2.
I20260709 12:14:29.178485 14496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:29.200507 15040 raft_consensus.cc:515] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.204931 15285 raft_consensus.cc:2749] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:29.205716 15039 raft_consensus.cc:2804] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.206068 15039 raft_consensus.cc:493] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.206408 15039 raft_consensus.cc:3060] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.207042 15040 leader_election.cc:290] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:29.207521 14322 catalog_manager.cc:5697] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:29.210489 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:29.211031 14573 raft_consensus.cc:3060] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.214763 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:29.215433 14568 raft_consensus.cc:2468] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 1.
I20260709 12:14:29.217413 15040 raft_consensus.cc:493] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.217912 15040 raft_consensus.cc:515] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:29.219462 14903 raft_consensus.cc:493] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.220031 14903 raft_consensus.cc:515] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.222038 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fa3b7194ad4e0394d42a65d7ced206" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:29.222316 14903 leader_election.cc:290] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:29.190943 15194 ts_tablet_manager.cc:1403] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.002s
I20260709 12:14:29.225646 15235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39326b0bbf504deda62195d1f3c7b1ef" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.226246 15040 leader_election.cc:290] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.227382 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1acb8894c4e0e834d4a5dd748f95a" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
W20260709 12:14:29.227769 14464 leader_election.cc:343] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.228996 15235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fa3b7194ad4e0394d42a65d7ced206" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.229775 15235 raft_consensus.cc:2393] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f1589c98c5d42279fc4b6389719cea2 in current term 2: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:29.225630 15194 raft_consensus.cc:359] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.231590 15194 raft_consensus.cc:740] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.232539 15194 consensus_queue.cc:260] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.233944 15236 raft_consensus.cc:3060] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.233840 15040 raft_consensus.cc:493] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.234705 15040 raft_consensus.cc:515] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:29.235476 14569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39326b0bbf504deda62195d1f3c7b1ef" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:29.236155 14569 raft_consensus.cc:2468] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:29.236239 14903 raft_consensus.cc:493] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.236735 14903 raft_consensus.cc:515] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.238639 15040 leader_election.cc:290] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.239481 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:29.200065 14923 raft_consensus.cc:515] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.240279 14568 raft_consensus.cc:2393] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d567038c6ac14a3b805ab9b66ff3c187 in current term 2: Already voted for candidate 35a209cae911420ab80fbd06bc2d112e in this term.
I20260709 12:14:29.244815 14611 leader_election.cc:304] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.245626 15275 raft_consensus.cc:2804] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.246021 15275 raft_consensus.cc:493] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.246510 15275 raft_consensus.cc:3060] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.247054 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.247732 15237 raft_consensus.cc:2468] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:29.245956 14611 leader_election.cc:304] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.251313 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:29.251955 14499 raft_consensus.cc:3060] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.251520 15283 raft_consensus.cc:2749] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:29.233260 14573 raft_consensus.cc:2468] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 2.
I20260709 12:14:29.257804 15275 raft_consensus.cc:515] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.259963 14499 raft_consensus.cc:2468] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 2.
I20260709 12:14:29.238987 15235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badada3b6fe24584ace8c49caa2056f9" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.261080 14611 leader_election.cc:304] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:29.261765 15288 raft_consensus.cc:2804] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.262262 15288 raft_consensus.cc:697] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:29.262132 14464 leader_election.cc:304] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
W20260709 12:14:29.263350 14464 leader_election.cc:343] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.263377 15288 consensus_queue.cc:237] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.238677 14903 leader_election.cc:290] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.264518 14903 raft_consensus.cc:2764] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:14:29.264588 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badada3b6fe24584ace8c49caa2056f9" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:29.265406 14644 raft_consensus.cc:2468] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 1.
I20260709 12:14:29.266558 14463 leader_election.cc:304] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.266651 15283 raft_consensus.cc:493] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.267706 15040 raft_consensus.cc:2804] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.267303 15283 raft_consensus.cc:515] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:29.268262 15040 raft_consensus.cc:493] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.269064 15040 raft_consensus.cc:3060] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.218705 15039 raft_consensus.cc:515] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.271474 15039 leader_election.cc:290] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:29.271865 15283 leader_election.cc:290] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:29.264460 15236 raft_consensus.cc:2468] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 2.
I20260709 12:14:29.272681 15235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badada3b6fe24584ace8c49caa2056f9" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:29.272994 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:29.273236 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
W20260709 12:14:29.273963 14612 leader_election.cc:343] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:29.274554 14538 leader_election.cc:343] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.276490 15194 ts_tablet_manager.cc:1434] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 12:14:29.276919 14465 leader_election.cc:304] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:29.278733 14465 leader_election.cc:304] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [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: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.277345 15194 tablet_bootstrap.cc:492] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:29.281424 14537 leader_election.cc:304] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6
W20260709 12:14:29.282683 14539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.132:37369, user_credentials={real_user=slave}} blocked reactor thread for 92154.4us
I20260709 12:14:29.283443 14539 leader_election.cc:304] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e; no voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:29.278749 14903 raft_consensus.cc:3060] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.286530 15275 leader_election.cc:290] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.287533 15040 raft_consensus.cc:515] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.289011 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:29.290040 14968 raft_consensus.cc:515] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
W20260709 12:14:29.290536 14612 leader_election.cc:343] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.291968 14968 leader_election.cc:290] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:29.292001 15040 leader_election.cc:290] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Requested vote from peers 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:29.292753 15040 raft_consensus.cc:2804] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.293159 15040 raft_consensus.cc:493] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.293597 15040 raft_consensus.cc:3060] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.268296 14463 leader_election.cc:304] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 
I20260709 12:14:29.294490 15286 raft_consensus.cc:2804] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.298516 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:29.299130 15236 raft_consensus.cc:3060] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.300933 14923 leader_election.cc:290] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.306237 15298 raft_consensus.cc:2804] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.307199 15236 raft_consensus.cc:2468] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 2.
I20260709 12:14:29.308826 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5629d52224fedb027df43157d09bf" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:29.309113 15194 tablet_bootstrap.cc:492] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:29.309466 15237 raft_consensus.cc:3060] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.310241 15194 tablet_bootstrap.cc:492] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:29.311088 15194 ts_tablet_manager.cc:1403] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260709 12:14:29.311966 14464 leader_election.cc:304] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:29.314735 15236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39326b0bbf504deda62195d1f3c7b1ef" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:29.317947 15286 raft_consensus.cc:697] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:29.318867 15286 consensus_queue.cc:237] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.319765 14497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:29.320410 14497 raft_consensus.cc:3060] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.321110 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:29.321657 14573 raft_consensus.cc:3060] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.324384 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39326b0bbf504deda62195d1f3c7b1ef" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:29.325019 14568 raft_consensus.cc:3060] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.326807 14539 leader_election.cc:304] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.327381 15285 raft_consensus.cc:3060] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.337777 15194 raft_consensus.cc:359] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.338517 15237 raft_consensus.cc:2468] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 2.
I20260709 12:14:29.343624 15040 raft_consensus.cc:515] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:29.327702 15300 raft_consensus.cc:2804] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.344974 15300 raft_consensus.cc:697] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:29.345886 15300 consensus_queue.cc:237] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.338523 15194 raft_consensus.cc:740] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.327894 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badada3b6fe24584ace8c49caa2056f9" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f1589c98c5d42279fc4b6389719cea2" is_pre_election: true
I20260709 12:14:29.332772 14497 raft_consensus.cc:2468] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 2.
I20260709 12:14:29.349321 14499 raft_consensus.cc:2393] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d567038c6ac14a3b805ab9b66ff3c187 in current term 2: Already voted for candidate 4f1589c98c5d42279fc4b6389719cea2 in this term.
I20260709 12:14:29.348902 15194 consensus_queue.cc:260] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.333940 15298 raft_consensus.cc:697] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:29.350792 14611 leader_election.cc:304] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [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: d567038c6ac14a3b805ab9b66ff3c187; no voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.334050 14573 raft_consensus.cc:2468] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 2.
I20260709 12:14:29.351697 15194 ts_tablet_manager.cc:1434] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:14:29.352437 14923 raft_consensus.cc:3060] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.353816 15040 leader_election.cc:290] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.354866 15286 raft_consensus.cc:2804] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:29.352558 15194 tablet_bootstrap.cc:492] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:29.355268 15286 raft_consensus.cc:493] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:29.355695 15286 raft_consensus.cc:3060] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.351715 15298 consensus_queue.cc:237] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.336275 14568 raft_consensus.cc:2468] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 2.
I20260709 12:14:29.362144 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badada3b6fe24584ace8c49caa2056f9" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:29.367775 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:29.368592 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:29.373873 14923 raft_consensus.cc:2749] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:29.377908 14537 leader_election.cc:304] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6
W20260709 12:14:29.378113 14464 leader_election.cc:343] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.378585 14911 raft_consensus.cc:2804] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.379307 14644 raft_consensus.cc:3060] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:29.381115 14463 leader_election.cc:304] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [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: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.383989 15300 raft_consensus.cc:2804] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.384433 15300 raft_consensus.cc:697] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:29.379487 14911 raft_consensus.cc:697] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:29.385192 15300 consensus_queue.cc:237] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.388093 14321 catalog_manager.cc:5697] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 2 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:29.386379 14911 consensus_queue.cc:237] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:29.393301 14647 raft_consensus.cc:2468] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 2.
I20260709 12:14:29.402638 15285 raft_consensus.cc:2749] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:29.405977 14465 leader_election.cc:304] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:29.406977 14968 raft_consensus.cc:2804] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.407456 14968 raft_consensus.cc:697] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:29.405035 15286 raft_consensus.cc:515] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.409965 14903 raft_consensus.cc:2749] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:29.410755 14571 raft_consensus.cc:2393] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d567038c6ac14a3b805ab9b66ff3c187 in current term 2: Already voted for candidate 35a209cae911420ab80fbd06bc2d112e in this term.
I20260709 12:14:29.412077 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badada3b6fe24584ace8c49caa2056f9" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:29.413542 15286 leader_election.cc:290] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:29.415048 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:29.416935 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:29.417758 14647 raft_consensus.cc:2393] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 35a209cae911420ab80fbd06bc2d112e in current term 2: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
W20260709 12:14:29.418885 14464 leader_election.cc:343] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:29.418030 14538 leader_election.cc:343] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.460144 15236 raft_consensus.cc:1275] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Refusing update from remote peer d567038c6ac14a3b805ab9b66ff3c187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.461656 14923 consensus_queue.cc:1048] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.466231 15194 tablet_bootstrap.cc:492] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:29.466692 14611 leader_election.cc:304] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.467197 15237 raft_consensus.cc:1275] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Refusing update from remote peer d567038c6ac14a3b805ab9b66ff3c187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.467460 15275 raft_consensus.cc:2749] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:29.468617 15194 tablet_bootstrap.cc:492] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:29.469319 14539 leader_election.cc:304] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e; no voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:29.470027 15275 consensus_queue.cc:1048] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.469349 15194 ts_tablet_manager.cc:1403] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.014s
I20260709 12:14:29.414867 14968 consensus_queue.cc:237] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:29.472060 14911 raft_consensus.cc:2749] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:29.473642 15194 raft_consensus.cc:359] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:29.474323 15194 raft_consensus.cc:740] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.476497 14644 raft_consensus.cc:2468] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 2.
I20260709 12:14:29.480484 14539 leader_election.cc:304] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:29.486038 15039 raft_consensus.cc:2804] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:29.489204 14571 raft_consensus.cc:1275] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Refusing update from remote peer d567038c6ac14a3b805ab9b66ff3c187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.486552 15039 raft_consensus.cc:697] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:29.492903 15039 consensus_queue.cc:237] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.497987 15288 consensus_queue.cc:1048] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.505906 15194 consensus_queue.cc:260] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
W20260709 12:14:29.509694 14538 consensus_peers.cc:597] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.514780 15194 ts_tablet_manager.cc:1434] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260709 12:14:29.512770 14320 catalog_manager.cc:5697] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 2 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } }
I20260709 12:14:29.515939 15194 tablet_bootstrap.cc:492] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:29.514854 14321 catalog_manager.cc:5697] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:29.533012 14464 consensus_peers.cc:597] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.543695 14497 raft_consensus.cc:1275] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer d567038c6ac14a3b805ab9b66ff3c187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.545605 15237 raft_consensus.cc:1275] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Refusing update from remote peer d567038c6ac14a3b805ab9b66ff3c187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.547016 15041 consensus_queue.cc:1048] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.553984 14322 catalog_manager.cc:5697] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 2 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:29.556849 14571 raft_consensus.cc:1275] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Refusing update from remote peer d567038c6ac14a3b805ab9b66ff3c187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.558357 15041 consensus_queue.cc:1048] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.551822 14319 catalog_manager.cc:5697] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 2 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.563062 14319 catalog_manager.cc:5697] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 2 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.565095 14319 catalog_manager.cc:5697] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 2 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.580106 14497 raft_consensus.cc:1275] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer d567038c6ac14a3b805ab9b66ff3c187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.583267 15194 tablet_bootstrap.cc:492] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:29.608929 15194 tablet_bootstrap.cc:492] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:29.609838 15194 ts_tablet_manager.cc:1403] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.094s	user 0.023s	sys 0.000s
I20260709 12:14:29.587178 15275 consensus_queue.cc:1048] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.612669 15194 raft_consensus.cc:359] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.613770 15194 raft_consensus.cc:740] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.591075 14496 raft_consensus.cc:1275] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer 35a209cae911420ab80fbd06bc2d112e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.596812 14644 raft_consensus.cc:1275] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Refusing update from remote peer 4f1589c98c5d42279fc4b6389719cea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.614862 15194 consensus_queue.cc:260] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.617262 14968 consensus_queue.cc:1048] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:29.617807 15275 consensus_queue.cc:1048] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.618145 14911 consensus_queue.cc:1048] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.621708 15194 ts_tablet_manager.cc:1434] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:14:29.623588 15194 tablet_bootstrap.cc:492] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:29.612655 14319 catalog_manager.cc:5697] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 2 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.647883 14320 catalog_manager.cc:5697] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.650556 14320 catalog_manager.cc:5697] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:29.651218 14612 consensus_peers.cc:597] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.654390 14320 catalog_manager.cc:5697] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:29.662889 15237 raft_consensus.cc:1275] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Refusing update from remote peer d567038c6ac14a3b805ab9b66ff3c187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.689935 14900 consensus_queue.cc:1048] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:29.699654 14322 catalog_manager.cc:5697] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 1 to 2, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 2 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:29.725875 15321 log.cc:927] Time spent T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2: Append to log took a long time: real 0.108s	user 0.000s	sys 0.001s
I20260709 12:14:29.753648 14499 raft_consensus.cc:1275] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer d567038c6ac14a3b805ab9b66ff3c187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.761654 15288 consensus_queue.cc:1048] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:29.765661 14612 consensus_peers.cc:597] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.773684 15194 tablet_bootstrap.cc:492] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:29.780305 14573 raft_consensus.cc:1275] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Refusing update from remote peer 4f1589c98c5d42279fc4b6389719cea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.780673 15194 tablet_bootstrap.cc:492] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:29.781600 15194 ts_tablet_manager.cc:1403] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.158s	user 0.059s	sys 0.023s
I20260709 12:14:29.777515 14499 raft_consensus.cc:1275] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer d567038c6ac14a3b805ab9b66ff3c187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.784152 15194 raft_consensus.cc:359] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.784998 15194 raft_consensus.cc:740] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.774803 15235 raft_consensus.cc:1275] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Refusing update from remote peer 4f1589c98c5d42279fc4b6389719cea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.787298 15194 consensus_queue.cc:260] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.789187 15194 ts_tablet_manager.cc:1434] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:29.789911 15194 tablet_bootstrap.cc:492] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:29.790504 15296 consensus_queue.cc:1048] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.791826 15296 consensus_queue.cc:1048] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.802726 15041 consensus_queue.cc:1048] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.818816 14497 raft_consensus.cc:1275] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer 35a209cae911420ab80fbd06bc2d112e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.820865 15286 consensus_queue.cc:1048] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.846531 15194 tablet_bootstrap.cc:492] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:29.847524 15194 tablet_bootstrap.cc:492] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:29.848212 15194 ts_tablet_manager.cc:1403] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.003s
I20260709 12:14:29.850687 15194 raft_consensus.cc:359] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.851248 15194 raft_consensus.cc:740] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.851759 15194 consensus_queue.cc:260] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
W20260709 12:14:29.853325 14538 consensus_peers.cc:597] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.853545 15194 ts_tablet_manager.cc:1434] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:14:29.854349 15194 tablet_bootstrap.cc:492] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:29.854661 14571 raft_consensus.cc:1275] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Refusing update from remote peer 4f1589c98c5d42279fc4b6389719cea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.858512 15300 consensus_queue.cc:1048] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.871840 15237 raft_consensus.cc:1275] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Refusing update from remote peer 4f1589c98c5d42279fc4b6389719cea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.875092 15194 tablet_bootstrap.cc:492] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:29.876133 15194 tablet_bootstrap.cc:492] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:29.876761 15194 ts_tablet_manager.cc:1403] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 12:14:29.878857 15040 consensus_queue.cc:1048] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.879139 15194 raft_consensus.cc:359] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.879854 15194 raft_consensus.cc:740] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.880710 15194 consensus_queue.cc:260] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.882830 15194 ts_tablet_manager.cc:1434] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:29.883577 15194 tablet_bootstrap.cc:492] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:29.898298 14495 raft_consensus.cc:1275] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer 35a209cae911420ab80fbd06bc2d112e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.912158 15286 consensus_queue.cc:1048] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.930462 15235 raft_consensus.cc:3060] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:29.946605 14538 consensus_peers.cc:597] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:29.960603 14538 consensus_peers.cc:597] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.972245 15235 raft_consensus.cc:1275] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Refusing update from remote peer 35a209cae911420ab80fbd06bc2d112e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.974903 15286 consensus_queue.cc:1048] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:29.978662 14464 consensus_peers.cc:597] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:29.980360 14464 consensus_peers.cc:597] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:29.982354 14464 consensus_peers.cc:597] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:29.985599 14571 raft_consensus.cc:1275] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Refusing update from remote peer 4f1589c98c5d42279fc4b6389719cea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:29.987620 15300 consensus_queue.cc:1048] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.989667 15194 tablet_bootstrap.cc:492] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:29.990689 15194 tablet_bootstrap.cc:492] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:29.991354 15194 ts_tablet_manager.cc:1403] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.108s	user 0.043s	sys 0.028s
I20260709 12:14:29.997758 15194 raft_consensus.cc:359] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:29.998706 15194 raft_consensus.cc:740] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.999615 15194 consensus_queue.cc:260] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:30.001962 15194 ts_tablet_manager.cc:1434] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:14:30.002712 15194 tablet_bootstrap.cc:492] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.027704 15194 tablet_bootstrap.cc:492] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.029165 15194 tablet_bootstrap.cc:492] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.029882 15194 ts_tablet_manager.cc:1403] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.000s
I20260709 12:14:30.029958 14645 raft_consensus.cc:1275] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Refusing update from remote peer 35a209cae911420ab80fbd06bc2d112e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:30.031962 15285 consensus_queue.cc:1048] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.032684 15194 raft_consensus.cc:359] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.033679 15194 raft_consensus.cc:740] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.034368 15194 consensus_queue.cc:260] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.039283 15194 ts_tablet_manager.cc:1434] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:14:30.039988 15194 tablet_bootstrap.cc:492] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.050482 14644 raft_consensus.cc:1275] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Refusing update from remote peer 4f1589c98c5d42279fc4b6389719cea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:30.052443 15237 raft_consensus.cc:3060] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.058197 14968 consensus_queue.cc:1048] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:30.118499 15194 tablet_bootstrap.cc:492] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.120083 15194 tablet_bootstrap.cc:492] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.120662 15194 ts_tablet_manager.cc:1403] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.081s	user 0.041s	sys 0.029s
I20260709 12:14:30.123143 15194 raft_consensus.cc:359] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:30.123775 15194 raft_consensus.cc:740] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.124513 15194 consensus_queue.cc:260] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:30.126583 15194 ts_tablet_manager.cc:1434] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:14:30.127334 15194 tablet_bootstrap.cc:492] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.152835 15194 tablet_bootstrap.cc:492] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.153749 15194 tablet_bootstrap.cc:492] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.154386 15194 ts_tablet_manager.cc:1403] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.005s
I20260709 12:14:30.157012 15194 raft_consensus.cc:359] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.157697 15194 raft_consensus.cc:740] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.158360 15194 consensus_queue.cc:260] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.160394 15194 ts_tablet_manager.cc:1434] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:14:30.161175 15194 tablet_bootstrap.cc:492] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.173931 15194 tablet_bootstrap.cc:492] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.174618 15194 tablet_bootstrap.cc:492] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.175201 15194 ts_tablet_manager.cc:1403] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:14:30.177186 15194 raft_consensus.cc:359] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.177733 15194 raft_consensus.cc:740] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.178359 15194 consensus_queue.cc:260] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.179800 15194 ts_tablet_manager.cc:1434] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:30.180500 15194 tablet_bootstrap.cc:492] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.193763 15194 tablet_bootstrap.cc:492] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.194648 15194 tablet_bootstrap.cc:492] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.195253 15194 ts_tablet_manager.cc:1403] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:14:30.197597 15194 raft_consensus.cc:359] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:30.198274 15194 raft_consensus.cc:740] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.198915 15194 consensus_queue.cc:260] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:30.200848 15194 ts_tablet_manager.cc:1434] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:30.201856 15194 tablet_bootstrap.cc:492] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.214995 15194 tablet_bootstrap.cc:492] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.215714 15194 tablet_bootstrap.cc:492] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.216235 15194 ts_tablet_manager.cc:1403] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 12:14:30.217975 15194 raft_consensus.cc:359] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.218449 15194 raft_consensus.cc:740] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.219010 15194 consensus_queue.cc:260] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.220729 15194 ts_tablet_manager.cc:1434] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:30.221613 15194 tablet_bootstrap.cc:492] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.233486 15194 tablet_bootstrap.cc:492] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.234170 15194 tablet_bootstrap.cc:492] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.234809 15194 ts_tablet_manager.cc:1403] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:14:30.236877 15194 raft_consensus.cc:359] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.237387 15194 raft_consensus.cc:740] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.238046 15194 consensus_queue.cc:260] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.242231 15194 ts_tablet_manager.cc:1434] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:30.243239 15194 tablet_bootstrap.cc:492] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.261587 15194 tablet_bootstrap.cc:492] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.262405 15194 tablet_bootstrap.cc:492] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.263029 15194 ts_tablet_manager.cc:1403] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 12:14:30.264832 15194 raft_consensus.cc:359] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.265419 15194 raft_consensus.cc:740] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.265996 15194 consensus_queue.cc:260] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.267647 15194 ts_tablet_manager.cc:1434] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:30.268630 15194 tablet_bootstrap.cc:492] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
W20260709 12:14:30.297818 14612 consensus_peers.cc:597] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:30.299022 15194 tablet_bootstrap.cc:492] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.299892 15194 tablet_bootstrap.cc:492] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.300453 15194 ts_tablet_manager.cc:1403] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.004s
I20260709 12:14:30.302673 15194 raft_consensus.cc:359] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.303267 15194 raft_consensus.cc:740] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.303867 15194 consensus_queue.cc:260] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.305224 15194 ts_tablet_manager.cc:1434] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:14:30.305992 15194 tablet_bootstrap.cc:492] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.318337 15194 tablet_bootstrap.cc:492] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.319232 15194 tablet_bootstrap.cc:492] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.319870 15194 ts_tablet_manager.cc:1403] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:14:30.322418 15194 raft_consensus.cc:359] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.323068 15194 raft_consensus.cc:740] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.323755 15194 consensus_queue.cc:260] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.325788 15194 ts_tablet_manager.cc:1434] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:30.326696 15194 tablet_bootstrap.cc:492] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.340040 15194 tablet_bootstrap.cc:492] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.340878 15194 tablet_bootstrap.cc:492] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.341425 15194 ts_tablet_manager.cc:1403] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:14:30.343318 15194 raft_consensus.cc:359] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.344121 15194 raft_consensus.cc:740] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.344717 15194 consensus_queue.cc:260] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.346350 15194 ts_tablet_manager.cc:1434] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:30.347645 15194 tablet_bootstrap.cc:492] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.360906 15194 tablet_bootstrap.cc:492] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.361804 15194 tablet_bootstrap.cc:492] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.362421 15194 ts_tablet_manager.cc:1403] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:14:30.364148 15194 raft_consensus.cc:359] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:30.364624 15194 raft_consensus.cc:740] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.365226 15194 consensus_queue.cc:260] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:30.366955 15194 ts_tablet_manager.cc:1434] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:30.367836 15194 tablet_bootstrap.cc:492] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.382050 15194 tablet_bootstrap.cc:492] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.382792 15194 tablet_bootstrap.cc:492] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.383404 15194 ts_tablet_manager.cc:1403] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
W20260709 12:14:30.386116 14464 consensus_peers.cc:597] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:30.386813 15194 raft_consensus.cc:359] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.387363 15194 raft_consensus.cc:740] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.387977 15194 consensus_queue.cc:260] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.390015 15194 ts_tablet_manager.cc:1434] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:30.390903 15194 tablet_bootstrap.cc:492] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.404398 15194 tablet_bootstrap.cc:492] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.405218 15194 tablet_bootstrap.cc:492] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.405767 15194 ts_tablet_manager.cc:1403] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:14:30.408006 15194 raft_consensus.cc:359] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.408686 15194 raft_consensus.cc:740] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.409361 15194 consensus_queue.cc:260] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.411266 15194 ts_tablet_manager.cc:1434] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:30.412369 15194 tablet_bootstrap.cc:492] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
W20260709 12:14:30.418395 14538 consensus_peers.cc:597] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:30.418715 15237 raft_consensus.cc:3060] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:30.419119 14538 consensus_peers.cc:597] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:30.437927 15194 tablet_bootstrap.cc:492] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.438927 15194 tablet_bootstrap.cc:492] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.439543 15194 ts_tablet_manager.cc:1403] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.003s
I20260709 12:14:30.441771 15194 raft_consensus.cc:359] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.442308 15194 raft_consensus.cc:740] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.442816 15194 consensus_queue.cc:260] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.444278 15194 ts_tablet_manager.cc:1434] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260709 12:14:30.444883 15194 tablet_bootstrap.cc:492] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.456858 15194 tablet_bootstrap.cc:492] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.457756 15194 tablet_bootstrap.cc:492] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.458366 15194 ts_tablet_manager.cc:1403] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:14:30.460721 15194 raft_consensus.cc:359] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:30.461436 15194 raft_consensus.cc:740] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.462090 15194 consensus_queue.cc:260] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:30.463744 15194 ts_tablet_manager.cc:1434] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:30.465018 15194 tablet_bootstrap.cc:492] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.479861 15235 raft_consensus.cc:3060] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.482350 15194 tablet_bootstrap.cc:492] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.483410 15194 tablet_bootstrap.cc:492] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.484020 15194 ts_tablet_manager.cc:1403] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 12:14:30.487142 15194 raft_consensus.cc:359] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.487778 15194 raft_consensus.cc:740] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.488494 15194 consensus_queue.cc:260] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.524050 15194 ts_tablet_manager.cc:1434] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.040s	user 0.017s	sys 0.012s
I20260709 12:14:30.524896 15194 tablet_bootstrap.cc:492] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.540198 15194 tablet_bootstrap.cc:492] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.540944 15194 tablet_bootstrap.cc:492] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.541575 15194 ts_tablet_manager.cc:1403] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 12:14:30.543563 15194 raft_consensus.cc:359] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.544070 15194 raft_consensus.cc:740] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.544674 15194 consensus_queue.cc:260] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:30.546551 15194 ts_tablet_manager.cc:1434] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:30.547555 15194 tablet_bootstrap.cc:492] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap starting.
I20260709 12:14:30.560933 15194 tablet_bootstrap.cc:492] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:30.561875 15194 tablet_bootstrap.cc:492] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6: Bootstrap complete.
I20260709 12:14:30.563050 15194 ts_tablet_manager.cc:1403] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:14:30.565347 15194 raft_consensus.cc:359] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.566016 15194 raft_consensus.cc:740] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.566655 15194 consensus_queue.cc:260] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [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: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:30.568320 15194 ts_tablet_manager.cc:1434] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:30.580729 15235 raft_consensus.cc:3060] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.608933 15235 raft_consensus.cc:3060] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.652631 15235 raft_consensus.cc:3060] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.720256 15364 raft_consensus.cc:493] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.720680 15364 raft_consensus.cc:515] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:30.722941 15364 leader_election.cc:290] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:30.741827 15237 raft_consensus.cc:3060] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.755669 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:30.756522 14568 raft_consensus.cc:2393] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 in current term 2: Already voted for candidate 35a209cae911420ab80fbd06bc2d112e in this term.
I20260709 12:14:30.756914 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:30.757700 14644 raft_consensus.cc:2393] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 in current term 2: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:30.758694 15191 leader_election.cc:304] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6; no voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:30.759443 15364 raft_consensus.cc:3060] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.768666 15364 raft_consensus.cc:2749] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:30.793967 15237 raft_consensus.cc:3060] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.930974 15364 raft_consensus.cc:493] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.931502 15364 raft_consensus.cc:515] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:30.933632 15364 leader_election.cc:290] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:30.934396 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:30.935159 14571 raft_consensus.cc:2393] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 in current term 2: Already voted for candidate 35a209cae911420ab80fbd06bc2d112e in this term.
I20260709 12:14:30.935191 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:30.936024 14644 raft_consensus.cc:2393] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6708da1fc5b34642b423f4bef68019f6 in current term 2: Already voted for candidate d567038c6ac14a3b805ab9b66ff3c187 in this term.
I20260709 12:14:30.936880 15191 leader_election.cc:304] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [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: 6708da1fc5b34642b423f4bef68019f6; no voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187
I20260709 12:14:30.937600 15364 raft_consensus.cc:3060] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.942562 15364 raft_consensus.cc:2749] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:31.161407 15106 raft_consensus.cc:493] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.161814 15106 raft_consensus.cc:515] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:31.163544 15106 leader_election.cc:290] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:31.164149 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187" is_pre_election: true
I20260709 12:14:31.164532 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:31.164740 14645 raft_consensus.cc:2468] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 2.
I20260709 12:14:31.165160 15237 raft_consensus.cc:2468] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 2.
I20260709 12:14:31.165735 14539 leader_election.cc:304] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:31.166402 15106 raft_consensus.cc:2804] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:31.166772 15106 raft_consensus.cc:493] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:31.167054 15106 raft_consensus.cc:3060] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:31.171837 15106 raft_consensus.cc:515] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:31.174197 15106 leader_election.cc:290] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 3 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:31.175103 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:31.175871 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4dc4f8ec74902a8afcf562f331200" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:31.176420 14645 raft_consensus.cc:3060] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:31.176504 15237 raft_consensus.cc:3060] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:31.182673 14645 raft_consensus.cc:2468] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 3.
I20260709 12:14:31.183526 15237 raft_consensus.cc:2468] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 3.
I20260709 12:14:31.183629 14539 leader_election.cc:304] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:31.184527 15285 raft_consensus.cc:2804] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:31.184937 15285 raft_consensus.cc:697] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 3 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:31.185724 15285 consensus_queue.cc:237] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:31.194972 14319 catalog_manager.cc:5697] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 1 to 3, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 3 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.213490 14923 raft_consensus.cc:493] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.213959 14923 raft_consensus.cc:515] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:31.215764 14923 leader_election.cc:290] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:31.216856 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e" is_pre_election: true
I20260709 12:14:31.217383 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6" is_pre_election: true
I20260709 12:14:31.217512 14568 raft_consensus.cc:2468] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 2.
I20260709 12:14:31.218024 15237 raft_consensus.cc:2468] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 2.
I20260709 12:14:31.218703 14611 leader_election.cc:304] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:31.219521 15378 raft_consensus.cc:2804] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:31.219890 15378 raft_consensus.cc:493] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:31.220221 15378 raft_consensus.cc:3060] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:31.225452 15378 raft_consensus.cc:515] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:31.227056 15378 leader_election.cc:290] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 3 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:31.227912 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:31.228053 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014a205dd0414f57b6a060cabeccbb5f" candidate_uuid: "d567038c6ac14a3b805ab9b66ff3c187" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
I20260709 12:14:31.228535 14568 raft_consensus.cc:3060] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:31.228826 15237 raft_consensus.cc:3060] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:31.233225 14568 raft_consensus.cc:2468] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 3.
I20260709 12:14:31.234031 15237 raft_consensus.cc:2468] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d567038c6ac14a3b805ab9b66ff3c187 in term 3.
I20260709 12:14:31.234148 14611 leader_election.cc:304] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [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: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:31.234970 15378 raft_consensus.cc:2804] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:31.235598 15378 raft_consensus.cc:697] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 3 LEADER]: Becoming Leader. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:31.236395 15378 consensus_queue.cc:237] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:31.251070 14319 catalog_manager.cc:5697] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 reported cstate change: term changed from 1 to 3, leader changed from 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129) to d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132). New cstate: current_term: 3 leader_uuid: "d567038c6ac14a3b805ab9b66ff3c187" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.647163 15236 raft_consensus.cc:1275] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Refusing update from remote peer 35a209cae911420ab80fbd06bc2d112e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:31.648345 15285 consensus_queue.cc:1048] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.651491 14571 raft_consensus.cc:1275] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Refusing update from remote peer d567038c6ac14a3b805ab9b66ff3c187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:31.653018 14923 consensus_queue.cc:1048] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.657100 15236 raft_consensus.cc:1275] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Refusing update from remote peer d567038c6ac14a3b805ab9b66ff3c187: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:31.659781 14644 raft_consensus.cc:1275] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Refusing update from remote peer 35a209cae911420ab80fbd06bc2d112e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:31.660508 14923 consensus_queue.cc:1048] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.662614 15286 consensus_queue.cc:1048] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:37.107738 14612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:37107, user_credentials={real_user=slave}} blocked reactor thread for 210506us
W20260709 12:14:37.946092 14594 debug-util.cc:398] Leaking SignalData structure 0x7b080011d880 after lost signal to thread 10825
W20260709 12:14:37.947309 14594 debug-util.cc:398] Leaking SignalData structure 0x7b08002c0220 after lost signal to thread 14356
W20260709 12:14:37.948515 14594 debug-util.cc:398] Leaking SignalData structure 0x7b080014f280 after lost signal to thread 14523
W20260709 12:14:37.949622 14594 debug-util.cc:398] Leaking SignalData structure 0x7b080000ac00 after lost signal to thread 14597
W20260709 12:14:37.950510 14594 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7380 after lost signal to thread 14671
W20260709 12:14:37.951608 14594 debug-util.cc:398] Leaking SignalData structure 0x7b0800097820 after lost signal to thread 15262
I20260709 12:14:39.399736 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:39.466037 14571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c"
dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:44218
I20260709 12:14:39.466810 14571 raft_consensus.cc:606] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:39.471246 14571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2471d3d50de744b286d1f78a185e1c9a"
dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:44218
I20260709 12:14:39.471784 14571 raft_consensus.cc:606] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:39.474669 14568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113"
dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:44218
I20260709 12:14:39.475241 14568 raft_consensus.cc:606] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:39.479287 14571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7db0a2ff141b490198c6edd05a3a0073"
dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
mode: GRACEFUL
new_leader_uuid: "4f1589c98c5d42279fc4b6389719cea2"
 from {username='slave'} at 127.0.0.1:44218
I20260709 12:14:39.479820 14571 raft_consensus.cc:606] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Received request to transfer leadership to TS 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:39.494089 14642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c"
dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:50206
I20260709 12:14:39.494644 14642 raft_consensus.cc:606] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:39.502151 14571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b74aba7f960941bd92e4d4e9ce131522"
dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:44218
I20260709 12:14:39.502766 14571 raft_consensus.cc:606] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:39.524597 14494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035"
dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:43298
I20260709 12:14:39.525182 14494 raft_consensus.cc:606] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:39.526578 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:14:39.528332 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:39.530233 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:39.555179 15432 raft_consensus.cc:993] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:39.556926 15429 raft_consensus.cc:1081] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:39.561597 15232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57200
I20260709 12:14:39.562484 15232 raft_consensus.cc:493] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.563063 15232 raft_consensus.cc:3060] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.572428 15232 raft_consensus.cc:515] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:39.575289 15232 leader_election.cc:290] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 3 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:39.578953 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:39.579728 14571 raft_consensus.cc:3055] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:39.580019 14571 raft_consensus.cc:740] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:39.580909 14571 consensus_queue.cc:260] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:39.582368 14571 raft_consensus.cc:3060] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.590334 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2103eb3532b04068b122c907cd66b24c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:39.590708 14571 raft_consensus.cc:2468] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 3.
I20260709 12:14:39.590975 14494 raft_consensus.cc:3060] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.593315 15189 leader_election.cc:304] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [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: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:39.599347 14494 raft_consensus.cc:2468] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 3.
I20260709 12:14:39.601529 15439 raft_consensus.cc:2804] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:39.606510 15439 raft_consensus.cc:697] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 3 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:39.607559 15439 consensus_queue.cc:237] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:39.623034 14321 catalog_manager.cc:5697] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 2 to 3, leader changed from 35a209cae911420ab80fbd06bc2d112e (127.10.145.131) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.631873 15432 raft_consensus.cc:993] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:39.632642 15430 raft_consensus.cc:1081] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:39.634671 15231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57200
I20260709 12:14:39.635417 15231 raft_consensus.cc:493] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.635901 15231 raft_consensus.cc:3060] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.645226 15231 raft_consensus.cc:515] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:39.647979 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:39.648736 14571 raft_consensus.cc:3055] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:39.649032 14571 raft_consensus.cc:740] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:39.649437 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1dcdce29cb40f485ef6da9b3279113" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:39.650000 14571 consensus_queue.cc:260] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:39.650070 14642 raft_consensus.cc:3060] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.651153 14571 raft_consensus.cc:3060] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.655831 15231 leader_election.cc:290] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 3 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:39.659967 14642 raft_consensus.cc:2468] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 3.
I20260709 12:14:39.660341 14571 raft_consensus.cc:2468] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 3.
I20260709 12:14:39.661582 15189 leader_election.cc:304] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [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: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:39.662524 15439 raft_consensus.cc:2804] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:39.662979 15439 raft_consensus.cc:697] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 3 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:39.663739 15439 consensus_queue.cc:237] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:39.675511 14321 catalog_manager.cc:5697] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 2 to 3, leader changed from 35a209cae911420ab80fbd06bc2d112e (127.10.145.131) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:39.728967 15432 raft_consensus.cc:993] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e: : Instructing follower 4f1589c98c5d42279fc4b6389719cea2 to start an election
I20260709 12:14:39.729522 15432 raft_consensus.cc:1081] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Signalling peer 4f1589c98c5d42279fc4b6389719cea2 to start an election
I20260709 12:14:39.731328 14493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7db0a2ff141b490198c6edd05a3a0073"
dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
 from {username='slave'} at 127.0.0.1:44490
I20260709 12:14:39.731904 14493 raft_consensus.cc:493] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.732293 14493 raft_consensus.cc:3060] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.740464 14493 raft_consensus.cc:515] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:39.743958 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db0a2ff141b490198c6edd05a3a0073" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:39.744556 14571 raft_consensus.cc:3055] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.744861 14571 raft_consensus.cc:740] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:39.745626 14571 consensus_queue.cc:260] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:39.746723 14571 raft_consensus.cc:3060] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.757618 14493 leader_election.cc:290] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:39.763221 14571 raft_consensus.cc:2468] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 2.
I20260709 12:14:39.764775 14463 leader_election.cc:304] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 
I20260709 12:14:39.766547 15403 raft_consensus.cc:2804] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:39.767009 15403 raft_consensus.cc:697] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:39.767778 15403 consensus_queue.cc:237] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:39.770260 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db0a2ff141b490198c6edd05a3a0073" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:39.772421 14642 raft_consensus.cc:3060] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.783254 14642 raft_consensus.cc:2468] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 2.
I20260709 12:14:39.796478 14321 catalog_manager.cc:5697] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 1 to 2, leader changed from 35a209cae911420ab80fbd06bc2d112e (127.10.145.131) to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.818262 15430 raft_consensus.cc:993] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:39.818720 15430 raft_consensus.cc:1081] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:39.820516 15232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2471d3d50de744b286d1f78a185e1c9a"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57200
I20260709 12:14:39.821197 15232 raft_consensus.cc:493] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.821631 15232 raft_consensus.cc:3060] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.829648 15232 raft_consensus.cc:515] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:39.831808 15232 leader_election.cc:290] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:39.832367 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2471d3d50de744b286d1f78a185e1c9a" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:39.833138 14494 raft_consensus.cc:3060] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.833173 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2471d3d50de744b286d1f78a185e1c9a" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:39.833833 14571 raft_consensus.cc:3055] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.834118 14571 raft_consensus.cc:740] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:39.834925 14571 consensus_queue.cc:260] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:39.836277 14571 raft_consensus.cc:3060] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.840636 14494 raft_consensus.cc:2468] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:39.841990 15189 leader_election.cc:304] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:39.842847 15439 raft_consensus.cc:2804] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:39.843358 15439 raft_consensus.cc:697] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:39.843534 14571 raft_consensus.cc:2468] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:39.844172 15439 consensus_queue.cc:237] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:39.854592 14321 catalog_manager.cc:5697] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 1 to 2, leader changed from 35a209cae911420ab80fbd06bc2d112e (127.10.145.131) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.923782 15420 raft_consensus.cc:993] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:39.924371 15420 raft_consensus.cc:1081] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:39.926182 15231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57186
I20260709 12:14:39.926783 15231 raft_consensus.cc:493] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.927222 15231 raft_consensus.cc:3060] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.930946 15432 raft_consensus.cc:993] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:39.931164 15418 raft_consensus.cc:993] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:39.931488 15432 raft_consensus.cc:1081] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:39.931783 15418 raft_consensus.cc:1081] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:39.933804 15227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b74aba7f960941bd92e4d4e9ce131522"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57200
I20260709 12:14:39.934046 15233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57210
I20260709 12:14:39.934437 15227 raft_consensus.cc:493] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.934656 15233 raft_consensus.cc:493] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.934857 15227 raft_consensus.cc:3060] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.935030 15233 raft_consensus.cc:3060] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.944795 15227 raft_consensus.cc:515] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:39.936888 15231 raft_consensus.cc:515] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:39.948707 14493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aba7f960941bd92e4d4e9ce131522" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:39.952601 14493 raft_consensus.cc:3060] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.949440 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74aba7f960941bd92e4d4e9ce131522" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:39.996304 15227 leader_election.cc:290] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:40.000924 14573 raft_consensus.cc:1275] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.002432 15231 leader_election.cc:290] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 3 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:40.003125 15439 consensus_queue.cc:1048] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:40.009388 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:40.010026 14573 raft_consensus.cc:3060] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.997249 15233 raft_consensus.cc:515] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:39.997457 14493 raft_consensus.cc:2468] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:40.015336 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:40.015673 14494 raft_consensus.cc:1275] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 3 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.015880 14495 raft_consensus.cc:3055] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:40.016250 14495 raft_consensus.cc:740] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:40.016872 15189 leader_election.cc:304] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:40.017006 14495 consensus_queue.cc:260] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:40.017824 15439 raft_consensus.cc:2804] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:40.018139 14495 raft_consensus.cc:3060] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.018326 15439 raft_consensus.cc:697] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:40.018780 14573 raft_consensus.cc:2468] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 3.
I20260709 12:14:40.022121 15440 consensus_queue.cc:1048] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:40.019337 15439 consensus_queue.cc:237] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:40.023120 15189 leader_election.cc:304] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [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: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:40.022250 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac591cb4864ef2bcbbd74216a67035" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:40.024506 14572 raft_consensus.cc:3060] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.025768 14495 raft_consensus.cc:2468] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 3.
I20260709 12:14:40.027391 14571 raft_consensus.cc:3055] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:40.021946 15233 leader_election.cc:290] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 3 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:40.027760 14571 raft_consensus.cc:740] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:40.029363 15440 raft_consensus.cc:2804] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:40.030980 14571 consensus_queue.cc:260] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:40.032434 14571 raft_consensus.cc:3060] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.032997 15189 leader_election.cc:304] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [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: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:40.034324 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a8741843e746dba8fbe9b332e3e15c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:40.035037 14647 raft_consensus.cc:3055] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:40.035328 14647 raft_consensus.cc:740] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:40.036275 14647 consensus_queue.cc:260] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:40.037757 14647 raft_consensus.cc:3060] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.044418 14572 raft_consensus.cc:2468] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 3.
I20260709 12:14:40.060463 15440 raft_consensus.cc:697] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 3 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:40.066442 15440 consensus_queue.cc:237] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:40.070972 14647 raft_consensus.cc:2468] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 3.
I20260709 12:14:40.078670 15453 raft_consensus.cc:2804] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:40.113528 15453 raft_consensus.cc:697] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 3 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:40.116978 15453 consensus_queue.cc:237] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:40.138690 14571 raft_consensus.cc:2468] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:40.152319 14321 catalog_manager.cc:5697] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 1 to 2, leader changed from 35a209cae911420ab80fbd06bc2d112e (127.10.145.131) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.165357 14568 raft_consensus.cc:1275] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.168212 15460 consensus_queue.cc:1048] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:40.176882 14572 raft_consensus.cc:1275] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Refusing update from remote peer 4f1589c98c5d42279fc4b6389719cea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.179512 15403 consensus_queue.cc:1048] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:40.185276 14321 catalog_manager.cc:5697] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 2 to 3, leader changed from 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.187161 14321 catalog_manager.cc:5697] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 2 to 3, leader changed from d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.198697 14642 raft_consensus.cc:1275] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.200260 15458 consensus_queue.cc:1048] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:40.232614 14495 raft_consensus.cc:1275] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.234656 15440 consensus_queue.cc:1048] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:40.261018 14568 raft_consensus.cc:1275] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.266120 15460 consensus_queue.cc:1048] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.276751 14647 raft_consensus.cc:1275] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Refusing update from remote peer 4f1589c98c5d42279fc4b6389719cea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.288031 15450 consensus_queue.cc:1048] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:40.470758 14572 raft_consensus.cc:1275] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.472352 15460 consensus_queue.cc:1048] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:40.489171 14642 raft_consensus.cc:1275] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.496976 15454 consensus_queue.cc:1048] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:40.520531 14494 raft_consensus.cc:1275] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.522946 15454 consensus_queue.cc:1048] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.538964 14568 raft_consensus.cc:1275] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:40.541507 15454 consensus_queue.cc:1048] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:40.570567 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:40.625275 14642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11ab0797ea104563865e05657af374ea"
dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
mode: GRACEFUL
new_leader_uuid: "4f1589c98c5d42279fc4b6389719cea2"
 from {username='slave'} at 127.0.0.1:50206
I20260709 12:14:40.625845 14642 raft_consensus.cc:606] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Received request to transfer leadership to TS 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:40.630825 14642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "189c7470c56f4dd39920256430575eb1"
dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:50206
I20260709 12:14:40.631500 14642 raft_consensus.cc:606] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:40.634325 14495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b626c9f60114a389643bebd4996730c"
dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
mode: GRACEFUL
new_leader_uuid: "35a209cae911420ab80fbd06bc2d112e"
 from {username='slave'} at 127.0.0.1:43298
I20260709 12:14:40.639838 14495 raft_consensus.cc:606] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Received request to transfer leadership to TS 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:40.643487 14571 raft_consensus.cc:1275] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.644120 14642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64a85265a2594e608029d911b942db17"
dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:50206
I20260709 12:14:40.644709 14642 raft_consensus.cc:606] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:40.646771 15460 consensus_queue.cc:1048] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:40.650110 14494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e47c16692dc40de900c5b1edef494cb"
dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:43298
I20260709 12:14:40.650785 14494 raft_consensus.cc:606] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:40.652081 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:40.654152 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:40.654970 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:40.678088 14495 raft_consensus.cc:1275] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 3 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.679724 15454 consensus_queue.cc:1048] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:40.841701 15418 raft_consensus.cc:993] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:40.842272 15403 raft_consensus.cc:1081] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:40.844955 15233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e47c16692dc40de900c5b1edef494cb"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57210
I20260709 12:14:40.845567 15233 raft_consensus.cc:493] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.845968 15233 raft_consensus.cc:3060] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.851300 15233 raft_consensus.cc:515] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:40.853727 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e47c16692dc40de900c5b1edef494cb" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:40.854333 14495 raft_consensus.cc:3055] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:40.854521 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e47c16692dc40de900c5b1edef494cb" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:40.854705 14495 raft_consensus.cc:740] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:40.855144 14571 raft_consensus.cc:3060] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.855926 14495 consensus_queue.cc:260] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:40.857095 14495 raft_consensus.cc:3060] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.861842 14571 raft_consensus.cc:2468] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:40.869460 15189 leader_election.cc:304] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:40.870460 15458 raft_consensus.cc:2804] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:40.855154 15233 leader_election.cc:290] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:40.870925 15458 raft_consensus.cc:697] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:40.872046 14495 raft_consensus.cc:2468] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:40.871898 15458 consensus_queue.cc:237] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:40.887445 14321 catalog_manager.cc:5697] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 1 to 2, leader changed from 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.919989 15420 raft_consensus.cc:993] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187: : Instructing follower 4f1589c98c5d42279fc4b6389719cea2 to start an election
I20260709 12:14:40.920535 15448 raft_consensus.cc:1081] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Signalling peer 4f1589c98c5d42279fc4b6389719cea2 to start an election
I20260709 12:14:40.922149 14495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11ab0797ea104563865e05657af374ea"
dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
 from {username='slave'} at 127.0.0.1:44458
I20260709 12:14:40.922726 14495 raft_consensus.cc:493] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.923100 14495 raft_consensus.cc:3060] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.930471 14495 raft_consensus.cc:515] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:40.932461 14495 leader_election.cc:290] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:40.933135 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ab0797ea104563865e05657af374ea" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:40.933859 14568 raft_consensus.cc:3060] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.934309 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ab0797ea104563865e05657af374ea" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:40.934831 14642 raft_consensus.cc:3055] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:40.935007 14642 raft_consensus.cc:740] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:40.935748 14642 consensus_queue.cc:260] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:40.936506 14642 raft_consensus.cc:3060] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.941532 14568 raft_consensus.cc:2468] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 2.
I20260709 12:14:40.943014 14463 leader_election.cc:304] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 
I20260709 12:14:40.944314 15403 raft_consensus.cc:2804] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:40.944730 15403 raft_consensus.cc:697] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:40.945487 15403 consensus_queue.cc:237] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:40.951141 14642 raft_consensus.cc:2468] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 2.
I20260709 12:14:40.961117 14321 catalog_manager.cc:5697] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 1 to 2, leader changed from d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132) to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.972677 15420 raft_consensus.cc:993] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:40.973196 15420 raft_consensus.cc:1081] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:40.974591 15233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64a85265a2594e608029d911b942db17"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57186
I20260709 12:14:40.975063 15233 raft_consensus.cc:493] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.975380 15233 raft_consensus.cc:3060] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.981346 15233 raft_consensus.cc:515] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:40.983035 15233 leader_election.cc:290] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:40.985262 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a85265a2594e608029d911b942db17" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:40.986256 14642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a85265a2594e608029d911b942db17" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:40.986956 14642 raft_consensus.cc:3055] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:40.987295 14642 raft_consensus.cc:740] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:40.985909 14495 raft_consensus.cc:3060] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.988173 15418 raft_consensus.cc:993] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2: : Instructing follower 35a209cae911420ab80fbd06bc2d112e to start an election
I20260709 12:14:40.988731 15418 raft_consensus.cc:1081] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Signalling peer 35a209cae911420ab80fbd06bc2d112e to start an election
I20260709 12:14:40.988232 14642 consensus_queue.cc:260] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:40.990788 14568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b626c9f60114a389643bebd4996730c"
dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
 from {username='slave'} at 127.0.0.1:34824
I20260709 12:14:40.991696 14642 raft_consensus.cc:3060] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:40.991700 14568 raft_consensus.cc:493] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.992444 14568 raft_consensus.cc:3060] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.000278 14568 raft_consensus.cc:515] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:41.003258 14495 raft_consensus.cc:2468] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:41.005980 15189 leader_election.cc:304] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:41.006861 15458 raft_consensus.cc:2804] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:41.006898 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b626c9f60114a389643bebd4996730c" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:41.007455 15458 raft_consensus.cc:697] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:41.007586 14494 raft_consensus.cc:3055] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:41.008762 14494 raft_consensus.cc:740] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:41.008345 15458 consensus_queue.cc:237] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:41.010141 14568 leader_election.cc:290] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:41.008672 14642 raft_consensus.cc:2468] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:41.009723 14494 consensus_queue.cc:260] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:41.011850 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b626c9f60114a389643bebd4996730c" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:41.012434 14647 raft_consensus.cc:3060] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.012643 14494 raft_consensus.cc:3060] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.024804 14494 raft_consensus.cc:2468] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 2.
I20260709 12:14:41.026124 14537 leader_election.cc:304] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 4f1589c98c5d42279fc4b6389719cea2; no voters: 
I20260709 12:14:41.028016 15430 raft_consensus.cc:2804] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:41.028488 15430 raft_consensus.cc:697] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:41.029309 15430 consensus_queue.cc:237] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:41.031405 14647 raft_consensus.cc:2468] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 2.
I20260709 12:14:41.045210 14321 catalog_manager.cc:5697] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 1 to 2, leader changed from d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.047521 14319 catalog_manager.cc:5697] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 1 to 2, leader changed from 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130) to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 2 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.104521 15448 raft_consensus.cc:993] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:41.105180 15414 raft_consensus.cc:1081] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:41.106987 15231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "189c7470c56f4dd39920256430575eb1"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57186
I20260709 12:14:41.107645 15231 raft_consensus.cc:493] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:41.108055 15231 raft_consensus.cc:3060] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:41.115257 15231 raft_consensus.cc:515] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:41.117303 15231 leader_election.cc:290] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 3 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:41.118045 14571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:41.118641 14571 raft_consensus.cc:3060] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:41.128225 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189c7470c56f4dd39920256430575eb1" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:41.128858 14647 raft_consensus.cc:3055] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:41.129241 14647 raft_consensus.cc:740] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:41.129971 14647 consensus_queue.cc:260] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:41.131527 14647 raft_consensus.cc:3060] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:41.134256 14571 raft_consensus.cc:2468] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 3.
I20260709 12:14:41.135531 15189 leader_election.cc:304] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [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: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:41.136065 14647 raft_consensus.cc:2468] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 3.
I20260709 12:14:41.136902 15440 raft_consensus.cc:2804] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:41.137739 15440 raft_consensus.cc:697] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 3 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:41.138748 15440 consensus_queue.cc:237] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [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: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:41.170954 14319 catalog_manager.cc:5697] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 2 to 3, leader changed from d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:41.307251 14571 raft_consensus.cc:1275] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.308378 15440 consensus_queue.cc:1048] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:41.328831 14494 raft_consensus.cc:1275] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.336597 15454 consensus_queue.cc:1048] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:41.379302 14642 raft_consensus.cc:1275] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Refusing update from remote peer 4f1589c98c5d42279fc4b6389719cea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.380404 15450 consensus_queue.cc:1048] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:41.394935 14568 raft_consensus.cc:1275] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Refusing update from remote peer 4f1589c98c5d42279fc4b6389719cea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.400012 15403 consensus_queue.cc:1048] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:41.453645 14647 raft_consensus.cc:1275] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.456983 15440 consensus_queue.cc:1048] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:41.489017 14494 raft_consensus.cc:1275] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.491804 15484 consensus_queue.cc:1048] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:41.521988 14495 raft_consensus.cc:1275] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer 35a209cae911420ab80fbd06bc2d112e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.524158 15432 consensus_queue.cc:1048] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:41.533505 14647 raft_consensus.cc:1275] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Refusing update from remote peer 35a209cae911420ab80fbd06bc2d112e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.535742 15429 consensus_queue.cc:1048] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:41.621562 14642 raft_consensus.cc:1275] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:41.622702 15454 consensus_queue.cc:1048] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:41.646729 14572 raft_consensus.cc:1275] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:41.648092 15440 consensus_queue.cc:1048] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:41.732270 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:41.778564 14494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "641570a4d14b4a22bc1ba36afadc7631"
dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
mode: GRACEFUL
new_leader_uuid: "35a209cae911420ab80fbd06bc2d112e"
 from {username='slave'} at 127.0.0.1:43298
I20260709 12:14:41.779212 14494 raft_consensus.cc:606] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Received request to transfer leadership to TS 35a209cae911420ab80fbd06bc2d112e
I20260709 12:14:41.781710 14647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7012345e38f48dc921e81295df4deaa"
dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:50206
I20260709 12:14:41.782214 14647 raft_consensus.cc:606] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:41.784566 14647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac4452911eb2492692fc6c3e93fae63c"
dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:50206
I20260709 12:14:41.785015 14647 raft_consensus.cc:606] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:41.787245 14572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99"
dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:44218
I20260709 12:14:41.787681 14572 raft_consensus.cc:606] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:41.790295 14647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7d1b593b42c4578bb5fab821c2e041c"
dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:50206
I20260709 12:14:41.790843 14647 raft_consensus.cc:606] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:41.791780 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:41.792958 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:41.793614 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:41.835654 15418 raft_consensus.cc:993] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2: : Instructing follower 35a209cae911420ab80fbd06bc2d112e to start an election
I20260709 12:14:41.836290 15450 raft_consensus.cc:1081] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Signalling peer 35a209cae911420ab80fbd06bc2d112e to start an election
I20260709 12:14:41.837728 14572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "641570a4d14b4a22bc1ba36afadc7631"
dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
 from {username='slave'} at 127.0.0.1:34824
I20260709 12:14:41.838207 14572 raft_consensus.cc:493] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:41.838501 14572 raft_consensus.cc:3060] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.843200 14572 raft_consensus.cc:515] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:41.845625 14572 leader_election.cc:290] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:41.845968 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641570a4d14b4a22bc1ba36afadc7631" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:41.846622 14494 raft_consensus.cc:3055] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:41.846930 14494 raft_consensus.cc:740] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:41.847405 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641570a4d14b4a22bc1ba36afadc7631" candidate_uuid: "35a209cae911420ab80fbd06bc2d112e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:41.847988 14647 raft_consensus.cc:3060] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.847752 14494 consensus_queue.cc:260] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:41.849244 14494 raft_consensus.cc:3060] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.854447 14647 raft_consensus.cc:2468] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 2.
I20260709 12:14:41.855708 14494 raft_consensus.cc:2468] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35a209cae911420ab80fbd06bc2d112e in term 2.
I20260709 12:14:41.855786 14539 leader_election.cc:304] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:41.856691 15429 raft_consensus.cc:2804] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:41.857159 15429 raft_consensus.cc:697] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Becoming Leader. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:41.857894 15429 consensus_queue.cc:237] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:41.868139 14321 catalog_manager.cc:5697] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e reported cstate change: term changed from 1 to 2, leader changed from 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130) to 35a209cae911420ab80fbd06bc2d112e (127.10.145.131). New cstate: current_term: 2 leader_uuid: "35a209cae911420ab80fbd06bc2d112e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.874236 15448 raft_consensus.cc:993] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:41.874703 15448 raft_consensus.cc:1081] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:41.876830 15233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7012345e38f48dc921e81295df4deaa"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57186
I20260709 12:14:41.877609 15233 raft_consensus.cc:493] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:41.878103 15233 raft_consensus.cc:3060] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.883705 15233 raft_consensus.cc:515] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:41.885892 15233 leader_election.cc:290] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:41.886077 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7012345e38f48dc921e81295df4deaa" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:41.886435 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7012345e38f48dc921e81295df4deaa" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:41.886747 14572 raft_consensus.cc:3060] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.886991 14647 raft_consensus.cc:3055] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:41.887269 14647 raft_consensus.cc:740] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:41.887980 14647 consensus_queue.cc:260] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:41.889026 14647 raft_consensus.cc:3060] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.893021 14572 raft_consensus.cc:2468] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:41.894405 15189 leader_election.cc:304] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:41.895294 15484 raft_consensus.cc:2804] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:41.895516 14647 raft_consensus.cc:2468] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:41.895761 15484 raft_consensus.cc:697] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:41.896670 15484 consensus_queue.cc:237] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:41.906711 14321 catalog_manager.cc:5697] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 1 to 2, leader changed from d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:41.914656 15448 raft_consensus.cc:993] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:41.915163 15414 raft_consensus.cc:1081] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:41.916716 15233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7d1b593b42c4578bb5fab821c2e041c"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57186
I20260709 12:14:41.917239 15233 raft_consensus.cc:493] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:41.917562 15233 raft_consensus.cc:3060] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.922868 15233 raft_consensus.cc:515] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:41.925137 15233 leader_election.cc:290] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:41.925618 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1b593b42c4578bb5fab821c2e041c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:41.926108 14494 raft_consensus.cc:3060] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.930194 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d1b593b42c4578bb5fab821c2e041c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:41.930855 14647 raft_consensus.cc:3055] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:41.930790 14494 raft_consensus.cc:2468] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:41.931330 14647 raft_consensus.cc:740] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:41.932205 15189 leader_election.cc:304] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:41.932216 14647 consensus_queue.cc:260] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:41.933180 15484 raft_consensus.cc:2804] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:41.933645 14647 raft_consensus.cc:3060] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.933746 15484 raft_consensus.cc:697] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:41.934754 15484 consensus_queue.cc:237] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:41.940064 14647 raft_consensus.cc:2468] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:41.945317 14321 catalog_manager.cc:5697] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 1 to 2, leader changed from d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:42.087893 15430 raft_consensus.cc:993] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:42.088728 15429 raft_consensus.cc:1081] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:42.090073 15233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57200
I20260709 12:14:42.090557 15233 raft_consensus.cc:493] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:42.090798 15233 raft_consensus.cc:3060] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:42.095115 15233 raft_consensus.cc:515] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:42.096520 15233 leader_election.cc:290] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 3 election: Requested vote from peers 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747), 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267)
I20260709 12:14:42.097185 14494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:42.097398 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c943ce4529bc46298cb3600b99694c99" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:42.097816 14494 raft_consensus.cc:3060] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:42.098004 14572 raft_consensus.cc:3055] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:42.098354 14572 raft_consensus.cc:740] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:42.098960 14572 consensus_queue.cc:260] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:42.100051 14572 raft_consensus.cc:3060] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:42.102792 14494 raft_consensus.cc:2468] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 3.
I20260709 12:14:42.104710 15189 leader_election.cc:304] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [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: 4f1589c98c5d42279fc4b6389719cea2, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:42.105674 14572 raft_consensus.cc:2468] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 3.
I20260709 12:14:42.105898 15484 raft_consensus.cc:2804] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:42.106649 15484 raft_consensus.cc:697] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 3 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:42.107474 15484 consensus_queue.cc:237] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [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: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } }
I20260709 12:14:42.117666 14321 catalog_manager.cc:5697] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 2 to 3, leader changed from 35a209cae911420ab80fbd06bc2d112e (127.10.145.131) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 3 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:42.239584 15448 raft_consensus.cc:993] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:42.240101 15414 raft_consensus.cc:1081] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:42.241634 15233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac4452911eb2492692fc6c3e93fae63c"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57186
I20260709 12:14:42.242363 15233 raft_consensus.cc:493] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:42.242748 15233 raft_consensus.cc:3060] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:42.248169 15233 raft_consensus.cc:515] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:42.249751 15233 leader_election.cc:290] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:42.250399 14568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4452911eb2492692fc6c3e93fae63c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:42.250646 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4452911eb2492692fc6c3e93fae63c" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:42.251385 14568 raft_consensus.cc:3060] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:42.251442 14647 raft_consensus.cc:3055] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:42.251899 14647 raft_consensus.cc:740] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d567038c6ac14a3b805ab9b66ff3c187, State: Running, Role: LEADER
I20260709 12:14:42.252563 14647 consensus_queue.cc:260] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:42.253762 14647 raft_consensus.cc:3060] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:42.254350 14642 raft_consensus.cc:1275] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Refusing update from remote peer 35a209cae911420ab80fbd06bc2d112e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.255690 15429 consensus_queue.cc:1048] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.258803 14568 raft_consensus.cc:2468] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:42.259895 15189 leader_election.cc:304] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6; no voters: 
I20260709 12:14:42.260155 14647 raft_consensus.cc:2468] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:42.261296 15454 raft_consensus.cc:2804] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:42.261829 15454 raft_consensus.cc:697] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:42.262588 15454 consensus_queue.cc:237] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:42.269882 14495 raft_consensus.cc:1275] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer 35a209cae911420ab80fbd06bc2d112e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.271495 15429 consensus_queue.cc:1048] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.285403 14319 catalog_manager.cc:5697] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 1 to 2, leader changed from d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:42.361591 14568 raft_consensus.cc:1275] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.362841 15454 consensus_queue.cc:1048] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.375450 14647 raft_consensus.cc:1275] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.377175 15454 consensus_queue.cc:1048] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.451542 14495 raft_consensus.cc:1275] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.453011 15454 consensus_queue.cc:1048] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.462121 14645 raft_consensus.cc:1275] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.463702 15484 consensus_queue.cc:1048] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.582743 14494 raft_consensus.cc:1275] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 3 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:42.584064 15484 consensus_queue.cc:1048] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:42.592679 14572 raft_consensus.cc:1275] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:42.597249 15484 consensus_queue.cc:1048] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:42.644958 14645 raft_consensus.cc:1275] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.646339 15458 consensus_queue.cc:1048] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.655174 14568 raft_consensus.cc:1275] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.657523 15458 consensus_queue.cc:1048] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.828094 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:42.865387 14568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44b20a5338a644b884008829d7899289"
dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
mode: GRACEFUL
new_leader_uuid: "4f1589c98c5d42279fc4b6389719cea2"
 from {username='slave'} at 127.0.0.1:44218
I20260709 12:14:42.865837 14568 raft_consensus.cc:606] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Received request to transfer leadership to TS 4f1589c98c5d42279fc4b6389719cea2
I20260709 12:14:42.866863 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:14:42.868076 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:42.868731 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:42.983364 15507 raft_consensus.cc:993] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e: : Instructing follower 4f1589c98c5d42279fc4b6389719cea2 to start an election
I20260709 12:14:42.983935 15429 raft_consensus.cc:1081] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Signalling peer 4f1589c98c5d42279fc4b6389719cea2 to start an election
I20260709 12:14:42.985419 14494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44b20a5338a644b884008829d7899289"
dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
 from {username='slave'} at 127.0.0.1:44490
I20260709 12:14:42.985936 14494 raft_consensus.cc:493] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:42.986271 14494 raft_consensus.cc:3060] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:42.992977 14494 raft_consensus.cc:515] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:42.994903 14494 leader_election.cc:290] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Requested vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369)
I20260709 12:14:42.995577 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b20a5338a644b884008829d7899289" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35a209cae911420ab80fbd06bc2d112e"
I20260709 12:14:42.995875 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b20a5338a644b884008829d7899289" candidate_uuid: "4f1589c98c5d42279fc4b6389719cea2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:42.996341 14572 raft_consensus.cc:3055] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:42.996455 14645 raft_consensus.cc:3060] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:42.996697 14572 raft_consensus.cc:740] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35a209cae911420ab80fbd06bc2d112e, State: Running, Role: LEADER
I20260709 12:14:42.997535 14572 consensus_queue.cc:260] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:43.000312 14572 raft_consensus.cc:3060] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:43.004449 14645 raft_consensus.cc:2468] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 2.
I20260709 12:14:43.005771 14465 leader_election.cc:304] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1589c98c5d42279fc4b6389719cea2, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:43.005966 14572 raft_consensus.cc:2468] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1589c98c5d42279fc4b6389719cea2 in term 2.
I20260709 12:14:43.006486 15450 raft_consensus.cc:2804] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:43.006968 15450 raft_consensus.cc:697] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:43.007719 15450 consensus_queue.cc:237] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } }
I20260709 12:14:43.019593 14322 catalog_manager.cc:5697] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 reported cstate change: term changed from 1 to 2, leader changed from 35a209cae911420ab80fbd06bc2d112e (127.10.145.131) to 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "4f1589c98c5d42279fc4b6389719cea2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.436553 14568 raft_consensus.cc:1275] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Refusing update from remote peer 4f1589c98c5d42279fc4b6389719cea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:43.437739 15418 consensus_queue.cc:1048] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:43.446955 14647 raft_consensus.cc:1275] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Refusing update from remote peer 4f1589c98c5d42279fc4b6389719cea2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:43.452159 15450 consensus_queue.cc:1048] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:43.907776 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:43.946854 14495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0db50fbe61c40f885329d7ccb16d0fb"
dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
mode: GRACEFUL
new_leader_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:43298
I20260709 12:14:43.947378 14495 raft_consensus.cc:606] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Received request to transfer leadership to TS 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:43.948376 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:14:43.949713 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:43.950377 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:44.448964 15418 raft_consensus.cc:993] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2: : Instructing follower 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:44.449491 15418 raft_consensus.cc:1081] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Signalling peer 6708da1fc5b34642b423f4bef68019f6 to start an election
I20260709 12:14:44.450829 15233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0db50fbe61c40f885329d7ccb16d0fb"
dest_uuid: "6708da1fc5b34642b423f4bef68019f6"
 from {username='slave'} at 127.0.0.1:57210
I20260709 12:14:44.451290 15233 raft_consensus.cc:493] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:44.451584 15233 raft_consensus.cc:3060] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:44.458865 15233 raft_consensus.cc:515] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:44.460955 15233 leader_election.cc:290] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Requested vote from peers d567038c6ac14a3b805ab9b66ff3c187 (127.10.145.132:37369), 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747)
I20260709 12:14:44.461123 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db50fbe61c40f885329d7ccb16d0fb" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d567038c6ac14a3b805ab9b66ff3c187"
I20260709 12:14:44.461452 14495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0db50fbe61c40f885329d7ccb16d0fb" candidate_uuid: "6708da1fc5b34642b423f4bef68019f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f1589c98c5d42279fc4b6389719cea2"
I20260709 12:14:44.461792 14645 raft_consensus.cc:3060] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:44.462059 14495 raft_consensus.cc:3055] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:44.462333 14495 raft_consensus.cc:740] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f1589c98c5d42279fc4b6389719cea2, State: Running, Role: LEADER
I20260709 12:14:44.462891 14495 consensus_queue.cc:260] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:44.463742 14495 raft_consensus.cc:3060] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:44.471745 14645 raft_consensus.cc:2468] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:44.471803 14495 raft_consensus.cc:2468] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6708da1fc5b34642b423f4bef68019f6 in term 2.
I20260709 12:14:44.473278 15191 leader_election.cc:304] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6708da1fc5b34642b423f4bef68019f6, d567038c6ac14a3b805ab9b66ff3c187; no voters: 
I20260709 12:14:44.474393 15484 raft_consensus.cc:2804] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:44.474913 15484 raft_consensus.cc:697] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Becoming Leader. State: Replica: 6708da1fc5b34642b423f4bef68019f6, State: Running, Role: LEADER
I20260709 12:14:44.475766 15484 consensus_queue.cc:237] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } }
I20260709 12:14:44.493647 14322 catalog_manager.cc:5697] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 reported cstate change: term changed from 1 to 2, leader changed from 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130) to 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6708da1fc5b34642b423f4bef68019f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:44.931375 14645 raft_consensus.cc:1275] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:44.932543 15528 consensus_queue.cc:1048] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:44.942309 14494 raft_consensus.cc:1275] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Refusing update from remote peer 6708da1fc5b34642b423f4bef68019f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:44.943933 15484 consensus_queue.cc:1048] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1589c98c5d42279fc4b6389719cea2" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:44.992715 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:45.028645 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:45.029852 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:45.030442 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:45.067502 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:45.105453 10822 tablet_server.cc:179] TabletServer@127.10.145.129:37107 shutting down...
W20260709 12:14:45.129890 14464 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 62 similar messages]
W20260709 12:14:45.134264 14464 consensus_peers.cc:597] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.143929 14612 consensus_peers.cc:597] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.152935 14538 consensus_peers.cc:597] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.160432 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:45.161474 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.162220 10822 raft_consensus.cc:2243] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.162638 10822 raft_consensus.cc:2272] T 101823ff876445a7b59a5dbf2dbb7fd2 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.164825 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.165472 10822 raft_consensus.cc:2243] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.166654 10822 raft_consensus.cc:2272] T c943ce4529bc46298cb3600b99694c99 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.169914 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.170763 10822 raft_consensus.cc:2243] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.171196 10822 raft_consensus.cc:2272] T 3cf9543507bf466c9e021fd56f8178b8 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.173456 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.173974 10822 raft_consensus.cc:2243] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.174293 10822 raft_consensus.cc:2272] T f9e9e1e628f9438095f74e65180a7f82 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.176225 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.176862 10822 raft_consensus.cc:2243] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.177436 10822 raft_consensus.cc:2272] T 9224ab9fc4ab4114ae8034bcf12cd409 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.179718 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.180482 10822 raft_consensus.cc:2243] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.180914 10822 raft_consensus.cc:2272] T 6d01db2ac4ed44afb871f02d6c3874a4 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.183624 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.184180 10822 raft_consensus.cc:2243] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.184551 10822 raft_consensus.cc:2272] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.186973 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.187768 10822 raft_consensus.cc:2243] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.188261 10822 raft_consensus.cc:2272] T 39326b0bbf504deda62195d1f3c7b1ef P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.190056 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.190583 10822 raft_consensus.cc:2243] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.190995 10822 raft_consensus.cc:2272] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.192889 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.193493 10822 raft_consensus.cc:2243] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.194198 10822 raft_consensus.cc:2272] T 2103eb3532b04068b122c907cd66b24c P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.195955 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.196569 10822 raft_consensus.cc:2243] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.196892 10822 raft_consensus.cc:2272] T 153659ff6ca64d5bb38bfbbcfba96986 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.198603 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.199148 10822 raft_consensus.cc:2243] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.199533 10822 raft_consensus.cc:2272] T cac564361264465696577a322dc1f578 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.201376 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.201890 10822 raft_consensus.cc:2243] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.202356 10822 raft_consensus.cc:2272] T eda1acb8894c4e0e834d4a5dd748f95a P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.203999 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.204571 10822 raft_consensus.cc:2243] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.205025 10822 raft_consensus.cc:2272] T badada3b6fe24584ace8c49caa2056f9 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.207587 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.208185 10822 raft_consensus.cc:2243] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.209359 10822 raft_consensus.cc:2272] T 9e47c16692dc40de900c5b1edef494cb P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.213205 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.214196 10822 raft_consensus.cc:2243] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.215098 10822 raft_consensus.cc:2272] T 189c7470c56f4dd39920256430575eb1 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.218343 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.219192 10822 raft_consensus.cc:2243] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.220315 10822 raft_consensus.cc:2272] T 85a8741843e746dba8fbe9b332e3e15c P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.223112 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.223747 10822 raft_consensus.cc:2243] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.224291 10822 raft_consensus.cc:2272] T 10b5629d52224fedb027df43157d09bf P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.226837 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.227478 10822 raft_consensus.cc:2243] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.227918 10822 raft_consensus.cc:2272] T c9b9fc598cff4f95974fe57f0edf3b41 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.230453 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.230998 10822 raft_consensus.cc:2243] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.231923 10822 raft_consensus.cc:2272] T 6b1dcdce29cb40f485ef6da9b3279113 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.234617 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.235466 10822 raft_consensus.cc:2243] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.235905 10822 raft_consensus.cc:2272] T 150868fb7c484d3c90473de5263b12cf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.238286 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.238961 10822 raft_consensus.cc:2243] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.239464 10822 raft_consensus.cc:2272] T c27f58da2ef14148a5bf4935c02b63cd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.241814 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.242489 10822 raft_consensus.cc:2243] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:14:45.243134 14612 consensus_peers.cc:597] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.243323 10822 raft_consensus.cc:2272] T f4ac591cb4864ef2bcbbd74216a67035 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.245287 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.246037 10822 raft_consensus.cc:2243] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.246536 10822 raft_consensus.cc:2272] T 5ce73cd7005e4122b62bd3b40fc88ccf P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.248811 10822 tablet_replica.cc:333] stopping tablet replica
W20260709 12:14:45.249428 14538 consensus_peers.cc:597] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.249639 10822 raft_consensus.cc:2243] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.250211 10822 raft_consensus.cc:2272] T 26e1faf97ef2449fbed332d95298ddbd P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.252739 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.253585 10822 raft_consensus.cc:2243] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.254037 10822 raft_consensus.cc:2272] T f051be3c95de486bb8330eb9129328ac P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.256023 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.256767 10822 raft_consensus.cc:2243] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.257565 10822 raft_consensus.cc:2272] T b74aba7f960941bd92e4d4e9ce131522 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.259321 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.260035 10822 raft_consensus.cc:2243] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.260537 10822 raft_consensus.cc:2272] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.262547 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.263021 10822 raft_consensus.cc:2243] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.263437 10822 raft_consensus.cc:2272] T 81974e73f96e45c3b455984d2bb0d8bc P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.265343 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.265880 10822 raft_consensus.cc:2243] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.266594 10822 raft_consensus.cc:2272] T 2471d3d50de744b286d1f78a185e1c9a P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.269028 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.269750 10822 raft_consensus.cc:2243] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.270272 10822 raft_consensus.cc:2272] T 014a205dd0414f57b6a060cabeccbb5f P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:45.271344 14538 consensus_peers.cc:597] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.272632 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.273510 10822 raft_consensus.cc:2243] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.273917 10822 raft_consensus.cc:2272] T 8531d87ba81f4e39bb85e8f661f523b6 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:45.274477 14464 consensus_peers.cc:597] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.275961 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.276496 10822 raft_consensus.cc:2243] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.277207 10822 raft_consensus.cc:2272] T ac4452911eb2492692fc6c3e93fae63c P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.279206 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.279731 10822 raft_consensus.cc:2243] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.280143 10822 raft_consensus.cc:2272] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:45.281685 14612 consensus_peers.cc:597] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.282665 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.283437 10822 raft_consensus.cc:2243] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.283958 10822 raft_consensus.cc:2272] T d35f8100d9694f2c95110cfb99ae4bb8 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.286434 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.286984 10822 raft_consensus.cc:2243] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.287809 10822 raft_consensus.cc:2272] T a0db50fbe61c40f885329d7ccb16d0fb P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.290071 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.290601 10822 raft_consensus.cc:2243] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.291318 10822 raft_consensus.cc:2272] T 64a85265a2594e608029d911b942db17 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.293001 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.293622 10822 raft_consensus.cc:2243] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.294308 10822 raft_consensus.cc:2272] T e7d1b593b42c4578bb5fab821c2e041c P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.296200 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.296705 10822 raft_consensus.cc:2243] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.297174 10822 raft_consensus.cc:2272] T 41fa3b7194ad4e0394d42a65d7ced206 P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.298898 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.299374 10822 raft_consensus.cc:2243] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.299811 10822 raft_consensus.cc:2272] T 39fb9fbac5f3443d988112c92ef38094 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.301739 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.302227 10822 raft_consensus.cc:2243] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.302698 10822 raft_consensus.cc:2272] T f4d30d5f02b54ea5b0489fffad39b303 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.304419 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.304837 10822 raft_consensus.cc:2243] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.305244 10822 raft_consensus.cc:2272] T 43e4dc4f8ec74902a8afcf562f331200 P 6708da1fc5b34642b423f4bef68019f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.306862 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.307325 10822 raft_consensus.cc:2243] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.307695 10822 raft_consensus.cc:2272] T 288394f6758b4c49ac2226d0efd61a93 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.309418 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.309870 10822 raft_consensus.cc:2243] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.310261 10822 raft_consensus.cc:2272] T d881103cf0b74d07afa6aaef873d5df1 P 6708da1fc5b34642b423f4bef68019f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.311846 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:45.312292 10822 raft_consensus.cc:2243] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.312987 10822 raft_consensus.cc:2272] T a7012345e38f48dc921e81295df4deaa P 6708da1fc5b34642b423f4bef68019f6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:45.321977 14612 consensus_peers.cc:597] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.347466 14538 consensus_peers.cc:597] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.358862 14538 consensus_peers.cc:597] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.373703 14538 consensus_peers.cc:597] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.375798 14538 consensus_peers.cc:597] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.376363 10822 tablet_server.cc:196] TabletServer@127.10.145.129:37107 shutdown complete.
W20260709 12:14:45.401248 14538 consensus_peers.cc:597] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.420089 14612 consensus_peers.cc:597] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.423182 14612 consensus_peers.cc:597] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.427387 14464 consensus_peers.cc:597] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.442479 14464 consensus_peers.cc:597] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.456295 14612 consensus_peers.cc:597] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.460875 10822 tablet_server.cc:179] TabletServer@127.10.145.130:0 shutting down...
W20260709 12:14:45.464397 14464 consensus_peers.cc:597] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.466187 14611 consensus_peers.cc:597] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.468844 14612 consensus_peers.cc:597] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.469367 14537 consensus_peers.cc:597] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.485001 14537 consensus_peers.cc:597] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.485942 14464 consensus_peers.cc:597] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.485942 14612 consensus_peers.cc:597] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.506654 14612 consensus_peers.cc:597] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.510317 14611 consensus_peers.cc:597] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.510677 14464 consensus_peers.cc:597] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.512600 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:45.513510 10822 tablet_replica.cc:333] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.514148 10822 raft_consensus.cc:2243] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:14:45.514763 14465 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.514981 10822 raft_consensus.cc:2272] T 9224ab9fc4ab4114ae8034bcf12cd409 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.517139 10822 tablet_replica.cc:333] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.517696 10822 raft_consensus.cc:2243] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.518055 10822 raft_consensus.cc:2272] T d15433e30b6245a2b3d76b5749ce0d3b P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.519738 10822 tablet_replica.cc:333] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.520217 10822 raft_consensus.cc:2243] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.520836 10822 raft_consensus.cc:2272] T 11ab0797ea104563865e05657af374ea P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.522707 10822 tablet_replica.cc:333] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.523314 10822 raft_consensus.cc:2243] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.523720 10822 raft_consensus.cc:2272] T 288394f6758b4c49ac2226d0efd61a93 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.525761 10822 tablet_replica.cc:333] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.526340 10822 raft_consensus.cc:2243] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.526782 10822 raft_consensus.cc:2272] T c27f58da2ef14148a5bf4935c02b63cd P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:45.527360 14611 consensus_peers.cc:597] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.529238 10822 tablet_replica.cc:333] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.530050 10822 raft_consensus.cc:2243] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.530890 10822 raft_consensus.cc:2272] T 465887c49c424b6cbb0851fdd2ac306b P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.532652 10822 tablet_replica.cc:333] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.533249 10822 raft_consensus.cc:2243] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.533702 10822 raft_consensus.cc:2272] T c943ce4529bc46298cb3600b99694c99 P 4f1589c98c5d42279fc4b6389719cea2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.535921 10822 tablet_replica.cc:333] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.536690 10822 raft_consensus.cc:2243] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:45.537196 14612 consensus_peers.cc:597] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.537231 10822 raft_consensus.cc:2272] T 2103eb3532b04068b122c907cd66b24c P 4f1589c98c5d42279fc4b6389719cea2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.539110 10822 tablet_replica.cc:333] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.539664 10822 raft_consensus.cc:2243] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.540062 10822 raft_consensus.cc:2272] T 26e1faf97ef2449fbed332d95298ddbd P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.541903 10822 tablet_replica.cc:333] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.542464 10822 raft_consensus.cc:2243] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.543313 10822 raft_consensus.cc:2272] T f9e9e1e628f9438095f74e65180a7f82 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.545447 10822 tablet_replica.cc:333] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.545996 10822 raft_consensus.cc:2243] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.546741 10822 raft_consensus.cc:2272] T e9f0d4e1635f491185ab16715631ceec P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.548512 10822 tablet_replica.cc:333] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.549103 10822 raft_consensus.cc:2243] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.549485 10822 raft_consensus.cc:2272] T f051be3c95de486bb8330eb9129328ac P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.551892 10822 tablet_replica.cc:333] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.552783 10822 raft_consensus.cc:2243] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.553296 10822 raft_consensus.cc:2272] T b74aba7f960941bd92e4d4e9ce131522 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:45.554332 14537 consensus_peers.cc:597] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.555635 10822 tablet_replica.cc:333] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.556399 10822 raft_consensus.cc:2243] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.557317 10822 raft_consensus.cc:2272] T eda1acb8894c4e0e834d4a5dd748f95a P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.559003 10822 tablet_replica.cc:333] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.559481 10822 raft_consensus.cc:2243] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.559810 10822 raft_consensus.cc:2272] T 1b626c9f60114a389643bebd4996730c P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.561662 10822 tablet_replica.cc:333] T e3c1b984a57e41cb816fd46e5c29edbd P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.562152 10822 raft_consensus.cc:2243] T e3c1b984a57e41cb816fd46e5c29edbd P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.562497 10822 raft_consensus.cc:2272] T e3c1b984a57e41cb816fd46e5c29edbd P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.564174 10822 tablet_replica.cc:333] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.564631 10822 raft_consensus.cc:2243] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.564997 10822 raft_consensus.cc:2272] T ec3dd6bb7a4f4c8eaedea01230014dc7 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.566802 10822 tablet_replica.cc:333] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.567327 10822 raft_consensus.cc:2243] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.568041 10822 raft_consensus.cc:2272] T 39326b0bbf504deda62195d1f3c7b1ef P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.569828 10822 tablet_replica.cc:333] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.570438 10822 raft_consensus.cc:2243] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.571357 10822 raft_consensus.cc:2272] T f4d30d5f02b54ea5b0489fffad39b303 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.573848 10822 tablet_replica.cc:333] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.574532 10822 raft_consensus.cc:2243] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.575006 10822 raft_consensus.cc:2272] T 39fb9fbac5f3443d988112c92ef38094 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:45.575099 14611 consensus_peers.cc:597] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.576810 10822 tablet_replica.cc:333] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.577437 10822 raft_consensus.cc:2243] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.578177 10822 raft_consensus.cc:2272] T 101823ff876445a7b59a5dbf2dbb7fd2 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.579838 10822 tablet_replica.cc:333] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.580507 10822 raft_consensus.cc:2243] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.580915 10822 raft_consensus.cc:2272] T 641570a4d14b4a22bc1ba36afadc7631 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.583294 10822 tablet_replica.cc:333] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.583833 10822 raft_consensus.cc:2243] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.584239 10822 raft_consensus.cc:2272] T a0db50fbe61c40f885329d7ccb16d0fb P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.586172 10822 tablet_replica.cc:333] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.586730 10822 raft_consensus.cc:2243] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.587185 10822 raft_consensus.cc:2272] T 64a85265a2594e608029d911b942db17 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.589033 10822 tablet_replica.cc:333] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.589619 10822 raft_consensus.cc:2243] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.590034 10822 raft_consensus.cc:2272] T 8531d87ba81f4e39bb85e8f661f523b6 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.591849 10822 tablet_replica.cc:333] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
W20260709 12:14:45.591925 14538 consensus_peers.cc:597] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.592428 10822 raft_consensus.cc:2243] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.592928 10822 raft_consensus.cc:2272] T d35f8100d9694f2c95110cfb99ae4bb8 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.594828 10822 tablet_replica.cc:333] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.595377 10822 raft_consensus.cc:2243] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.595774 10822 raft_consensus.cc:2272] T f3730f231abe4c0fa0a3e0b69a0b8f7e P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.597569 10822 tablet_replica.cc:333] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.598156 10822 raft_consensus.cc:2243] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.598548 10822 raft_consensus.cc:2272] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.600416 10822 tablet_replica.cc:333] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.601089 10822 raft_consensus.cc:2243] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.601552 10822 raft_consensus.cc:2272] T 2471d3d50de744b286d1f78a185e1c9a P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.603638 10822 tablet_replica.cc:333] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.604414 10822 raft_consensus.cc:2243] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.605469 10822 raft_consensus.cc:2272] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:45.605957 14611 consensus_peers.cc:597] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.607944 14538 consensus_peers.cc:597] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.608084 10822 tablet_replica.cc:333] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.608919 10822 raft_consensus.cc:2243] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.609716 10822 raft_consensus.cc:2272] T 81974e73f96e45c3b455984d2bb0d8bc P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.611508 10822 tablet_replica.cc:333] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.612016 10822 raft_consensus.cc:2243] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.612401 10822 raft_consensus.cc:2272] T 07cfded842d4420d9079719a16603763 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.614212 10822 tablet_replica.cc:333] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.614883 10822 raft_consensus.cc:2243] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.615450 10822 raft_consensus.cc:2272] T 41fa3b7194ad4e0394d42a65d7ced206 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.617965 10822 tablet_replica.cc:333] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.618659 10822 raft_consensus.cc:2243] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:14:45.618748 14537 consensus_peers.cc:597] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.619518 14537 consensus_peers.cc:597] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.619585 10822 raft_consensus.cc:2272] T 7db0a2ff141b490198c6edd05a3a0073 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.621400 10822 tablet_replica.cc:333] T 5994f72bfcc44e31a972ea1e24ff5d1c P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.621857 10822 raft_consensus.cc:2243] T 5994f72bfcc44e31a972ea1e24ff5d1c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.622217 10822 raft_consensus.cc:2272] T 5994f72bfcc44e31a972ea1e24ff5d1c P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.624162 10822 tablet_replica.cc:333] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.624818 10822 raft_consensus.cc:2243] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.625398 10822 raft_consensus.cc:2272] T f4ac591cb4864ef2bcbbd74216a67035 P 4f1589c98c5d42279fc4b6389719cea2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.627768 10822 tablet_replica.cc:333] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.628465 10822 raft_consensus.cc:2243] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.628947 10822 raft_consensus.cc:2272] T 9e47c16692dc40de900c5b1edef494cb P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:45.630777 14538 consensus_peers.cc:597] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e -> Peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Couldn't send request to peer 6708da1fc5b34642b423f4bef68019f6. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.631214 10822 tablet_replica.cc:333] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.631848 10822 raft_consensus.cc:2243] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.632305 10822 raft_consensus.cc:2272] T 7e692bb102854beab10e6acb86baab45 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.634490 10822 tablet_replica.cc:333] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.635115 10822 raft_consensus.cc:2243] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:14:45.635547 14611 consensus_peers.cc:597] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.636032 10822 raft_consensus.cc:2272] T badada3b6fe24584ace8c49caa2056f9 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.637984 10822 tablet_replica.cc:333] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.638509 10822 raft_consensus.cc:2243] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.638943 10822 raft_consensus.cc:2272] T 10b5629d52224fedb027df43157d09bf P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.641234 10822 tablet_replica.cc:333] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.641844 10822 raft_consensus.cc:2243] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.642405 10822 raft_consensus.cc:2272] T 16899ba8309a4a299a6104e288bc4bc6 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.644627 10822 tablet_replica.cc:333] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.645190 10822 raft_consensus.cc:2243] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.645920 10822 raft_consensus.cc:2272] T ea75f24a697b44fa9c0d3a9dc1270919 P 4f1589c98c5d42279fc4b6389719cea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.647727 10822 tablet_replica.cc:333] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.648198 10822 raft_consensus.cc:2243] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.648890 10822 raft_consensus.cc:2272] T 44b20a5338a644b884008829d7899289 P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.650614 10822 tablet_replica.cc:333] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2: stopping tablet replica
I20260709 12:14:45.651072 10822 raft_consensus.cc:2243] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.651464 10822 raft_consensus.cc:2272] T e7d1b593b42c4578bb5fab821c2e041c P 4f1589c98c5d42279fc4b6389719cea2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:45.697608 14611 consensus_peers.cc:597] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.704936 14537 consensus_peers.cc:597] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.726812 10822 tablet_server.cc:196] TabletServer@127.10.145.130:0 shutdown complete.
W20260709 12:14:45.735147 14611 consensus_peers.cc:597] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.765455 14537 consensus_peers.cc:597] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:45.804498 14537 consensus_peers.cc:597] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.812603 10822 tablet_server.cc:179] TabletServer@127.10.145.131:0 shutting down...
W20260709 12:14:45.850272 14611 consensus_peers.cc:597] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.858534 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:45.859320 10822 tablet_replica.cc:333] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.859983 10822 raft_consensus.cc:2243] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.860493 10822 raft_consensus.cc:2272] T 11ab0797ea104563865e05657af374ea P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.862833 10822 tablet_replica.cc:333] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.863565 10822 raft_consensus.cc:2243] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.864338 10822 raft_consensus.cc:2272] T 288394f6758b4c49ac2226d0efd61a93 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.866806 10822 tablet_replica.cc:333] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.867609 10822 raft_consensus.cc:2243] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.868135 10822 raft_consensus.cc:2272] T 85a8741843e746dba8fbe9b332e3e15c P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.870400 10822 tablet_replica.cc:333] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.870975 10822 raft_consensus.cc:2243] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.871397 10822 raft_consensus.cc:2272] T 189c7470c56f4dd39920256430575eb1 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.873354 10822 tablet_replica.cc:333] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.873907 10822 raft_consensus.cc:2243] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.874313 10822 raft_consensus.cc:2272] T c943ce4529bc46298cb3600b99694c99 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.875986 10822 tablet_replica.cc:333] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.876502 10822 raft_consensus.cc:2243] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.876907 10822 raft_consensus.cc:2272] T 2103eb3532b04068b122c907cd66b24c P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.878607 10822 tablet_replica.cc:333] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.879144 10822 raft_consensus.cc:2243] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.879565 10822 raft_consensus.cc:2272] T e9f0d4e1635f491185ab16715631ceec P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.881275 10822 tablet_replica.cc:333] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.881825 10822 raft_consensus.cc:2243] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.882254 10822 raft_consensus.cc:2272] T 16899ba8309a4a299a6104e288bc4bc6 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.883915 10822 tablet_replica.cc:333] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.884423 10822 raft_consensus.cc:2243] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.884811 10822 raft_consensus.cc:2272] T ea75f24a697b44fa9c0d3a9dc1270919 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.886547 10822 tablet_replica.cc:333] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.887041 10822 raft_consensus.cc:2243] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.887789 10822 raft_consensus.cc:2272] T cac564361264465696577a322dc1f578 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.889555 10822 tablet_replica.cc:333] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.890102 10822 raft_consensus.cc:2243] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.890816 10822 raft_consensus.cc:2272] T d881103cf0b74d07afa6aaef873d5df1 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.892623 10822 tablet_replica.cc:333] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.893230 10822 raft_consensus.cc:2243] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.893613 10822 raft_consensus.cc:2272] T a7012345e38f48dc921e81295df4deaa P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.895216 10822 tablet_replica.cc:333] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.895721 10822 raft_consensus.cc:2243] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.896102 10822 raft_consensus.cc:2272] T eda1acb8894c4e0e834d4a5dd748f95a P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.897891 10822 tablet_replica.cc:333] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.898424 10822 raft_consensus.cc:2243] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.899127 10822 raft_consensus.cc:2272] T 1b626c9f60114a389643bebd4996730c P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.901332 10822 tablet_replica.cc:333] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.901872 10822 raft_consensus.cc:2243] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.902361 10822 raft_consensus.cc:2272] T 39326b0bbf504deda62195d1f3c7b1ef P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.904865 10822 tablet_replica.cc:333] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.905653 10822 raft_consensus.cc:2243] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.906154 10822 raft_consensus.cc:2272] T 6d01db2ac4ed44afb871f02d6c3874a4 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.908345 10822 tablet_replica.cc:333] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.908910 10822 raft_consensus.cc:2243] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.909744 10822 raft_consensus.cc:2272] T f051be3c95de486bb8330eb9129328ac P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.911432 10822 tablet_replica.cc:333] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.911942 10822 raft_consensus.cc:2243] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.912325 10822 raft_consensus.cc:2272] T b74aba7f960941bd92e4d4e9ce131522 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.913997 10822 tablet_replica.cc:333] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.914502 10822 raft_consensus.cc:2243] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.914913 10822 raft_consensus.cc:2272] T d15433e30b6245a2b3d76b5749ce0d3b P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.916893 10822 tablet_replica.cc:333] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.917613 10822 raft_consensus.cc:2243] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.918438 10822 raft_consensus.cc:2272] T 153659ff6ca64d5bb38bfbbcfba96986 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:45.919369 14611 consensus_peers.cc:597] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.947255 10822 tablet_replica.cc:333] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.951210 10822 raft_consensus.cc:2243] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.954200 10822 raft_consensus.cc:2272] T 3cf9543507bf466c9e021fd56f8178b8 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.959584 10822 tablet_replica.cc:333] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.960366 10822 raft_consensus.cc:2243] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.961409 10822 raft_consensus.cc:2272] T 44b20a5338a644b884008829d7899289 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.966799 10822 tablet_replica.cc:333] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.969805 10822 raft_consensus.cc:2243] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.971345 10822 raft_consensus.cc:2272] T 9e47c16692dc40de900c5b1edef494cb P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:45.974962 14611 consensus_peers.cc:597] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Couldn't send request to peer 35a209cae911420ab80fbd06bc2d112e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.976414 10822 tablet_replica.cc:333] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.977722 10822 raft_consensus.cc:2243] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.978732 10822 raft_consensus.cc:2272] T 7e692bb102854beab10e6acb86baab45 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.983421 10822 tablet_replica.cc:333] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.985235 10822 raft_consensus.cc:2243] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:45.985656 14611 consensus_peers.cc:597] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Couldn't send request to peer 35a209cae911420ab80fbd06bc2d112e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.986387 10822 raft_consensus.cc:2272] T f4ac591cb4864ef2bcbbd74216a67035 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.990561 10822 tablet_replica.cc:333] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.991849 10822 raft_consensus.cc:2243] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.994241 10822 raft_consensus.cc:2272] T 641570a4d14b4a22bc1ba36afadc7631 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.998827 10822 tablet_replica.cc:333] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:45.999759 10822 raft_consensus.cc:2243] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.002262 10822 raft_consensus.cc:2272] T ac0b4f731ba64b81aaf58f2ecd8b8378 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.005736 10822 tablet_replica.cc:333] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.006616 10822 raft_consensus.cc:2243] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.007414 10822 raft_consensus.cc:2272] T c9b9fc598cff4f95974fe57f0edf3b41 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.011348 10822 tablet_replica.cc:333] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.012502 10822 raft_consensus.cc:2243] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.014921 10822 raft_consensus.cc:2272] T 43e4dc4f8ec74902a8afcf562f331200 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.018741 10822 tablet_replica.cc:333] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.019711 10822 raft_consensus.cc:2243] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.020777 10822 raft_consensus.cc:2272] T f4d30d5f02b54ea5b0489fffad39b303 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.024782 10822 tablet_replica.cc:333] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.025974 10822 raft_consensus.cc:2243] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.033963 10822 raft_consensus.cc:2272] T 39fb9fbac5f3443d988112c92ef38094 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.037158 10822 tablet_replica.cc:333] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.037927 10822 raft_consensus.cc:2243] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.039767 10822 raft_consensus.cc:2272] T e3c1b984a57e41cb816fd46e5c29edbd P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.043541 10822 tablet_replica.cc:333] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.044848 10822 raft_consensus.cc:2243] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.047480 10822 raft_consensus.cc:2272] T 5ce73cd7005e4122b62bd3b40fc88ccf P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:46.047793 14611 consensus_peers.cc:597] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Couldn't send request to peer 35a209cae911420ab80fbd06bc2d112e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:46.051141 10822 tablet_replica.cc:333] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
W20260709 12:14:46.051899 14611 consensus_peers.cc:597] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Couldn't send request to peer 35a209cae911420ab80fbd06bc2d112e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:46.052263 10822 raft_consensus.cc:2243] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.054508 10822 raft_consensus.cc:2272] T 07cfded842d4420d9079719a16603763 P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.059120 10822 tablet_replica.cc:333] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.060046 10822 raft_consensus.cc:2243] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:46.060431 14611 consensus_peers.cc:597] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 4f1589c98c5d42279fc4b6389719cea2 (127.10.145.130:45747): Couldn't send request to peer 4f1589c98c5d42279fc4b6389719cea2. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:46.061009 10822 raft_consensus.cc:2272] T 5994f72bfcc44e31a972ea1e24ff5d1c P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.064883 10822 tablet_replica.cc:333] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.065765 10822 raft_consensus.cc:2243] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.066417 10822 raft_consensus.cc:2272] T 7db0a2ff141b490198c6edd05a3a0073 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.069231 10822 tablet_replica.cc:333] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.069799 10822 raft_consensus.cc:2243] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.070345 10822 raft_consensus.cc:2272] T 014a205dd0414f57b6a060cabeccbb5f P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.072604 10822 tablet_replica.cc:333] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.073238 10822 raft_consensus.cc:2243] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.073819 10822 raft_consensus.cc:2272] T ac4452911eb2492692fc6c3e93fae63c P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.076159 10822 tablet_replica.cc:333] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.076705 10822 raft_consensus.cc:2243] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.077980 10822 raft_consensus.cc:2272] T d35f8100d9694f2c95110cfb99ae4bb8 P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.080257 10822 tablet_replica.cc:333] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.080838 10822 raft_consensus.cc:2243] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.081456 10822 raft_consensus.cc:2272] T 465887c49c424b6cbb0851fdd2ac306b P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.085660 10822 tablet_replica.cc:333] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.086422 10822 raft_consensus.cc:2243] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.087248 10822 raft_consensus.cc:2272] T 6b1dcdce29cb40f485ef6da9b3279113 P 35a209cae911420ab80fbd06bc2d112e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.090217 10822 tablet_replica.cc:333] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.090866 10822 raft_consensus.cc:2243] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.091495 10822 raft_consensus.cc:2272] T 150868fb7c484d3c90473de5263b12cf P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.095788 10822 tablet_replica.cc:333] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.096375 10822 raft_consensus.cc:2243] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.097115 10822 raft_consensus.cc:2272] T 2471d3d50de744b286d1f78a185e1c9a P 35a209cae911420ab80fbd06bc2d112e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.100138 10822 tablet_replica.cc:333] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e: stopping tablet replica
I20260709 12:14:46.100714 10822 raft_consensus.cc:2243] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.101361 10822 raft_consensus.cc:2272] T 81974e73f96e45c3b455984d2bb0d8bc P 35a209cae911420ab80fbd06bc2d112e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:46.125463 14611 consensus_peers.cc:597] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Couldn't send request to peer 35a209cae911420ab80fbd06bc2d112e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:46.149171 14611 consensus_peers.cc:597] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Couldn't send request to peer 35a209cae911420ab80fbd06bc2d112e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:46.222146 10822 tablet_server.cc:196] TabletServer@127.10.145.131:0 shutdown complete.
I20260709 12:14:46.226918 15448 raft_consensus.cc:493] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:46.227816 15448 raft_consensus.cc:515] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:46.230255 15448 leader_election.cc:290] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
W20260709 12:14:46.235241 14612 leader_election.cc:336] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111)
W20260709 12:14:46.235934 14611 leader_election.cc:336] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Network error: Client connection negotiation failed: client connection to 127.10.145.131:35267: connect: Connection refused (error 111)
I20260709 12:14:46.236384 14611 leader_election.cc:304] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:46.237035 15448 raft_consensus.cc:2749] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:46.247602 15448 raft_consensus.cc:493] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:46.248088 15448 raft_consensus.cc:515] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:46.250147 15448 leader_election.cc:290] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
W20260709 12:14:46.255002 14611 leader_election.cc:336] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Network error: Client connection negotiation failed: client connection to 127.10.145.131:35267: connect: Connection refused (error 111)
W20260709 12:14:46.255482 14612 leader_election.cc:336] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111)
I20260709 12:14:46.255972 14612 leader_election.cc:304] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:46.256767 15448 raft_consensus.cc:2749] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:46.288165 15448 raft_consensus.cc:493] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:46.288789 15448 raft_consensus.cc:515] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:46.291018 15448 leader_election.cc:290] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
W20260709 12:14:46.296824 14611 leader_election.cc:336] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Network error: Client connection negotiation failed: client connection to 127.10.145.131:35267: connect: Connection refused (error 111)
W20260709 12:14:46.298079 14612 leader_election.cc:336] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111)
I20260709 12:14:46.298506 14612 leader_election.cc:304] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:46.299105 15448 raft_consensus.cc:2749] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:46.310513 10822 tablet_server.cc:179] TabletServer@127.10.145.132:0 shutting down...
I20260709 12:14:46.348771 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:46.349725 10822 tablet_replica.cc:333] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.350487 10822 raft_consensus.cc:2243] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.351049 10822 raft_consensus.cc:2272] T 9224ab9fc4ab4114ae8034bcf12cd409 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.353385 10822 tablet_replica.cc:333] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.353960 10822 raft_consensus.cc:2243] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.354499 10822 raft_consensus.cc:2272] T 11ab0797ea104563865e05657af374ea P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.356711 10822 tablet_replica.cc:333] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.357375 10822 raft_consensus.cc:2243] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.357968 10822 raft_consensus.cc:2272] T 43e4dc4f8ec74902a8afcf562f331200 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.359901 10822 tablet_replica.cc:333] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.360528 10822 raft_consensus.cc:2243] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.361404 10822 raft_consensus.cc:2272] T c27f58da2ef14148a5bf4935c02b63cd P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.363456 10822 tablet_replica.cc:333] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.364001 10822 raft_consensus.cc:2243] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.364538 10822 raft_consensus.cc:2272] T 85a8741843e746dba8fbe9b332e3e15c P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.366493 10822 tablet_replica.cc:333] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.367085 10822 raft_consensus.cc:2243] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.367599 10822 raft_consensus.cc:2272] T 189c7470c56f4dd39920256430575eb1 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.370270 10822 tablet_replica.cc:333] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.370949 10822 raft_consensus.cc:2243] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.371585 10822 raft_consensus.cc:2272] T e9f0d4e1635f491185ab16715631ceec P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.374101 10822 tablet_replica.cc:333] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.374821 10822 raft_consensus.cc:2243] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.375367 10822 raft_consensus.cc:2272] T cac564361264465696577a322dc1f578 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.377632 10822 tablet_replica.cc:333] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.378247 10822 raft_consensus.cc:2243] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.378805 10822 raft_consensus.cc:2272] T f9e9e1e628f9438095f74e65180a7f82 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.381253 10822 tablet_replica.cc:333] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.381903 10822 raft_consensus.cc:2243] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.383013 10822 raft_consensus.cc:2272] T ec3dd6bb7a4f4c8eaedea01230014dc7 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:46.384339 14611 consensus_peers.cc:597] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 -> Peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Couldn't send request to peer 35a209cae911420ab80fbd06bc2d112e. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.131:35267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:46.385362 10822 tablet_replica.cc:333] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.385946 10822 raft_consensus.cc:2243] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.386389 10822 raft_consensus.cc:2272] T 1b626c9f60114a389643bebd4996730c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.388654 10822 tablet_replica.cc:333] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.389336 10822 raft_consensus.cc:2243] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.389833 10822 raft_consensus.cc:2272] T 465887c49c424b6cbb0851fdd2ac306b P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.392009 10822 tablet_replica.cc:333] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.392575 10822 raft_consensus.cc:2243] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.393010 10822 raft_consensus.cc:2272] T 6b1dcdce29cb40f485ef6da9b3279113 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.394918 10822 tablet_replica.cc:333] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.395660 10822 raft_consensus.cc:2243] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.396514 10822 raft_consensus.cc:2272] T 150868fb7c484d3c90473de5263b12cf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.398694 10822 tablet_replica.cc:333] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.399260 10822 raft_consensus.cc:2243] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.400058 10822 raft_consensus.cc:2272] T 6d01db2ac4ed44afb871f02d6c3874a4 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.402081 10822 tablet_replica.cc:333] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.402662 10822 raft_consensus.cc:2243] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.403420 10822 raft_consensus.cc:2272] T d15433e30b6245a2b3d76b5749ce0d3b P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.405434 10822 tablet_replica.cc:333] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.405961 10822 raft_consensus.cc:2243] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.406471 10822 raft_consensus.cc:2272] T 153659ff6ca64d5bb38bfbbcfba96986 P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.408354 10822 tablet_replica.cc:333] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.408887 10822 raft_consensus.cc:2243] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.409411 10822 raft_consensus.cc:2272] T a0db50fbe61c40f885329d7ccb16d0fb P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.411268 10822 tablet_replica.cc:333] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.411826 10822 raft_consensus.cc:2243] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.412266 10822 raft_consensus.cc:2272] T 64a85265a2594e608029d911b942db17 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.414122 10822 tablet_replica.cc:333] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.414682 10822 raft_consensus.cc:2243] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.415444 10822 raft_consensus.cc:2272] T 014a205dd0414f57b6a060cabeccbb5f P d567038c6ac14a3b805ab9b66ff3c187 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.417364 10822 tablet_replica.cc:333] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.417865 10822 raft_consensus.cc:2243] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.418293 10822 raft_consensus.cc:2272] T ac4452911eb2492692fc6c3e93fae63c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.420051 10822 tablet_replica.cc:333] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.420526 10822 raft_consensus.cc:2243] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.421253 10822 raft_consensus.cc:2272] T 8531d87ba81f4e39bb85e8f661f523b6 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.421620 15448 raft_consensus.cc:493] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6708da1fc5b34642b423f4bef68019f6)
I20260709 12:14:46.422098 15448 raft_consensus.cc:515] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35a209cae911420ab80fbd06bc2d112e" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 35267 } } peers { permanent_uuid: "d567038c6ac14a3b805ab9b66ff3c187" member_type: VOTER last_known_addr { host: "127.10.145.132" port: 37369 } } peers { permanent_uuid: "6708da1fc5b34642b423f4bef68019f6" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 37107 } }
I20260709 12:14:46.423524 10822 tablet_replica.cc:333] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.423588 15448 leader_election.cc:290] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267), 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107)
I20260709 12:14:46.424456 10822 raft_consensus.cc:2243] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.425746 10822 raft_consensus.cc:2272] T f3730f231abe4c0fa0a3e0b69a0b8f7e P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:46.428119 14611 leader_election.cc:336] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35a209cae911420ab80fbd06bc2d112e (127.10.145.131:35267): Network error: Client connection negotiation failed: client connection to 127.10.145.131:35267: connect: Connection refused (error 111)
I20260709 12:14:46.428205 10822 tablet_replica.cc:333] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
W20260709 12:14:46.429003 14612 leader_election.cc:336] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6708da1fc5b34642b423f4bef68019f6 (127.10.145.129:37107): Network error: Client connection negotiation failed: client connection to 127.10.145.129:37107: connect: Connection refused (error 111)
I20260709 12:14:46.429296 10822 raft_consensus.cc:2243] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.429389 14612 leader_election.cc:304] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [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: d567038c6ac14a3b805ab9b66ff3c187; no voters: 35a209cae911420ab80fbd06bc2d112e, 6708da1fc5b34642b423f4bef68019f6
I20260709 12:14:46.430020 10822 raft_consensus.cc:2272] T 101823ff876445a7b59a5dbf2dbb7fd2 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.430142 15448 raft_consensus.cc:2749] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:46.432127 10822 tablet_replica.cc:333] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.432883 10822 raft_consensus.cc:2243] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.433528 10822 raft_consensus.cc:2272] T 641570a4d14b4a22bc1ba36afadc7631 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.435307 10822 tablet_replica.cc:333] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.435784 10822 raft_consensus.cc:2243] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.436190 10822 raft_consensus.cc:2272] T a7012345e38f48dc921e81295df4deaa P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.438035 10822 tablet_replica.cc:333] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.438477 10822 raft_consensus.cc:2243] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.438863 10822 raft_consensus.cc:2272] T d881103cf0b74d07afa6aaef873d5df1 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.440626 10822 tablet_replica.cc:333] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.441196 10822 raft_consensus.cc:2243] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.441921 10822 raft_consensus.cc:2272] T 7e692bb102854beab10e6acb86baab45 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.443619 10822 tablet_replica.cc:333] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.444057 10822 raft_consensus.cc:2243] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.444415 10822 raft_consensus.cc:2272] T badada3b6fe24584ace8c49caa2056f9 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.446070 10822 tablet_replica.cc:333] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.446571 10822 raft_consensus.cc:2243] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.447307 10822 raft_consensus.cc:2272] T 10b5629d52224fedb027df43157d09bf P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.449246 10822 tablet_replica.cc:333] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.449839 10822 raft_consensus.cc:2243] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.450585 10822 raft_consensus.cc:2272] T c9b9fc598cff4f95974fe57f0edf3b41 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.452497 10822 tablet_replica.cc:333] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.452986 10822 raft_consensus.cc:2243] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.453491 10822 raft_consensus.cc:2272] T 07cfded842d4420d9079719a16603763 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.455209 10822 tablet_replica.cc:333] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.455698 10822 raft_consensus.cc:2243] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.456429 10822 raft_consensus.cc:2272] T 5994f72bfcc44e31a972ea1e24ff5d1c P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.458304 10822 tablet_replica.cc:333] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.458794 10822 raft_consensus.cc:2243] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.459200 10822 raft_consensus.cc:2272] T 7db0a2ff141b490198c6edd05a3a0073 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.460888 10822 tablet_replica.cc:333] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.461433 10822 raft_consensus.cc:2243] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.462210 10822 raft_consensus.cc:2272] T 41fa3b7194ad4e0394d42a65d7ced206 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.464084 10822 tablet_replica.cc:333] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.464515 10822 raft_consensus.cc:2243] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.464869 10822 raft_consensus.cc:2272] T 3cf9543507bf466c9e021fd56f8178b8 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.466598 10822 tablet_replica.cc:333] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.467033 10822 raft_consensus.cc:2243] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.467465 10822 raft_consensus.cc:2272] T 44b20a5338a644b884008829d7899289 P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.469334 10822 tablet_replica.cc:333] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.470018 10822 raft_consensus.cc:2243] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.471205 10822 raft_consensus.cc:2272] T 16899ba8309a4a299a6104e288bc4bc6 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.473673 10822 tablet_replica.cc:333] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.474197 10822 raft_consensus.cc:2243] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.474736 10822 raft_consensus.cc:2272] T ea75f24a697b44fa9c0d3a9dc1270919 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.476895 10822 tablet_replica.cc:333] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.477514 10822 raft_consensus.cc:2243] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.477931 10822 raft_consensus.cc:2272] T 2f3eb8fff7fd4363b46aa8b6b3551a85 P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.479743 10822 tablet_replica.cc:333] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.480209 10822 raft_consensus.cc:2243] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.480590 10822 raft_consensus.cc:2272] T e3c1b984a57e41cb816fd46e5c29edbd P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.482360 10822 tablet_replica.cc:333] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.482829 10822 raft_consensus.cc:2243] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.483537 10822 raft_consensus.cc:2272] T 26e1faf97ef2449fbed332d95298ddbd P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.485710 10822 tablet_replica.cc:333] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.486140 10822 raft_consensus.cc:2243] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.486567 10822 raft_consensus.cc:2272] T 5ce73cd7005e4122b62bd3b40fc88ccf P d567038c6ac14a3b805ab9b66ff3c187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.489507 10822 tablet_replica.cc:333] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187: stopping tablet replica
I20260709 12:14:46.489943 10822 raft_consensus.cc:2243] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:46.490408 10822 raft_consensus.cc:2272] T e7d1b593b42c4578bb5fab821c2e041c P d567038c6ac14a3b805ab9b66ff3c187 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.558889 10822 tablet_server.cc:196] TabletServer@127.10.145.132:0 shutdown complete.
I20260709 12:14:46.622135 10822 master.cc:562] Master@127.10.145.190:46649 shutting down...
I20260709 12:14:46.649171 10822 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:46.649827 10822 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:46.650315 10822 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61472c9de2b746f9a8266752fc3768ed: stopping tablet replica
I20260709 12:14:46.672586 10822 master.cc:584] Master@127.10.145.190:46649 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (30266 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:14:46.766072 10822 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.145.190:41855
I20260709 12:14:46.767208 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:46.773635 15560 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:46.773713 15563 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
W20260709 12:14:46.773713 15561 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:46.775053 10822 server_base.cc:1061] running on GCE node
I20260709 12:14:46.776005 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:46.776181 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:46.776293 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599286776282 us; error 0 us; skew 500 ppm
I20260709 12:14:46.776742 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:46.778999 10822 webserver.cc:533] Webserver started at http://127.10.145.190:42231/ using document root <none> and password file <none>
I20260709 12:14:46.779433 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:46.779608 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:46.779814 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:46.780939 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/master-0-root/instance:
uuid: "1a5d98e1b0754a0e84467f8247342cdc"
format_stamp: "Formatted at 2026-07-09 12:14:46 on dist-test-slave-ncdh"
I20260709 12:14:46.785701 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:14:46.789119 15568 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:46.789943 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:14:46.790196 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/master-0-root
uuid: "1a5d98e1b0754a0e84467f8247342cdc"
format_stamp: "Formatted at 2026-07-09 12:14:46 on dist-test-slave-ncdh"
I20260709 12:14:46.790438 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:46.809631 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:46.810808 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:46.849521 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.190:41855
I20260709 12:14:46.849644 15619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.190:41855 every 8 connection(s)
I20260709 12:14:46.853569 15620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:46.864598 15620 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc: Bootstrap starting.
I20260709 12:14:46.869445 15620 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:46.873624 15620 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc: No bootstrap required, opened a new log
I20260709 12:14:46.875907 15620 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a5d98e1b0754a0e84467f8247342cdc" member_type: VOTER }
I20260709 12:14:46.876317 15620 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.876550 15620 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5d98e1b0754a0e84467f8247342cdc, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.877207 15620 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a5d98e1b0754a0e84467f8247342cdc" member_type: VOTER }
I20260709 12:14:46.877686 15620 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:46.877892 15620 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:46.878190 15620 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.882616 15620 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a5d98e1b0754a0e84467f8247342cdc" member_type: VOTER }
I20260709 12:14:46.883116 15620 leader_election.cc:304] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [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: 1a5d98e1b0754a0e84467f8247342cdc; no voters: 
I20260709 12:14:46.884195 15620 leader_election.cc:290] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:46.884534 15623 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:46.886014 15623 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [term 1 LEADER]: Becoming Leader. State: Replica: 1a5d98e1b0754a0e84467f8247342cdc, State: Running, Role: LEADER
I20260709 12:14:46.886637 15623 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [LEADER]: Queue going to LEADER mode. State: All 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: "1a5d98e1b0754a0e84467f8247342cdc" member_type: VOTER }
I20260709 12:14:46.887233 15620 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:46.891428 15624 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1a5d98e1b0754a0e84467f8247342cdc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a5d98e1b0754a0e84467f8247342cdc" member_type: VOTER } }
I20260709 12:14:46.891781 15625 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1a5d98e1b0754a0e84467f8247342cdc. Latest consensus state: current_term: 1 leader_uuid: "1a5d98e1b0754a0e84467f8247342cdc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a5d98e1b0754a0e84467f8247342cdc" member_type: VOTER } }
I20260709 12:14:46.892333 15624 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:46.892623 15625 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:46.896639 15630 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:46.905310 15630 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:46.906329 10822 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:46.914860 15630 catalog_manager.cc:1383] Generated new cluster ID: 34f003a172074acbb0fb611b03720c20
I20260709 12:14:46.915189 15630 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:46.933207 15630 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:46.934528 15630 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:46.951982 15630 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc: Generated new TSK 0
I20260709 12:14:46.952597 15630 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:46.972942 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:46.979444 15641 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:46.980242 15642 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:46.982112 15644 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:46.982594 10822 server_base.cc:1061] running on GCE node
I20260709 12:14:46.983567 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:46.983777 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:46.983944 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599286983928 us; error 0 us; skew 500 ppm
I20260709 12:14:46.984566 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:46.986914 10822 webserver.cc:533] Webserver started at http://127.10.145.129:35675/ using document root <none> and password file <none>
I20260709 12:14:46.987403 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:46.987623 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:46.987908 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:46.989200 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-0-root/instance:
uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
format_stamp: "Formatted at 2026-07-09 12:14:46 on dist-test-slave-ncdh"
I20260709 12:14:46.993860 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:14:46.997279 15649 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:46.998009 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:46.998311 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-0-root
uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
format_stamp: "Formatted at 2026-07-09 12:14:46 on dist-test-slave-ncdh"
I20260709 12:14:46.998605 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:47.032286 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:47.033674 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:47.035264 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:47.037644 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:47.037865 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:47.038125 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:47.038319 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:47.081568 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.129:35011
I20260709 12:14:47.081691 15711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.129:35011 every 8 connection(s)
I20260709 12:14:47.086894 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:47.094350 15716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:47.095512 15717 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:47.099665 10822 server_base.cc:1061] running on GCE node
W20260709 12:14:47.100329 15720 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:47.102411 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:47.102654 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:47.102846 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599287102813 us; error 0 us; skew 500 ppm
I20260709 12:14:47.103259 15712 heartbeater.cc:344] Connected to a master server at 127.10.145.190:41855
I20260709 12:14:47.103610 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:47.103714 15712 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:47.104748 15712 heartbeater.cc:507] Master 127.10.145.190:41855 requested a full tablet report, sending...
I20260709 12:14:47.106724 10822 webserver.cc:533] Webserver started at http://127.10.145.130:44603/ using document root <none> and password file <none>
I20260709 12:14:47.107384 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:47.107577 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:47.107784 15585 ts_manager.cc:194] Registered new tserver with Master: 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011)
I20260709 12:14:47.107893 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:47.109400 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-1-root/instance:
uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
format_stamp: "Formatted at 2026-07-09 12:14:47 on dist-test-slave-ncdh"
I20260709 12:14:47.109771 15585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54348
I20260709 12:14:47.114720 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:47.118497 15724 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:47.119338 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:47.119653 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-1-root
uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
format_stamp: "Formatted at 2026-07-09 12:14:47 on dist-test-slave-ncdh"
I20260709 12:14:47.119920 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:47.147185 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:47.148452 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:47.150031 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:47.152204 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:47.152426 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:47.152671 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:47.152841 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:47.193135 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.130:37535
I20260709 12:14:47.193288 15786 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.130:37535 every 8 connection(s)
I20260709 12:14:47.197986 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:47.205360 15790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:47.207365 15791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:47.211264 10822 server_base.cc:1061] running on GCE node
W20260709 12:14:47.211467 15793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:47.212396 15787 heartbeater.cc:344] Connected to a master server at 127.10.145.190:41855
I20260709 12:14:47.212620 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:47.212776 15787 heartbeater.cc:461] Registering TS with master...
W20260709 12:14:47.212926 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:47.213243 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599287213223 us; error 0 us; skew 500 ppm
I20260709 12:14:47.213721 15787 heartbeater.cc:507] Master 127.10.145.190:41855 requested a full tablet report, sending...
I20260709 12:14:47.213828 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:47.215834 15585 ts_manager.cc:194] Registered new tserver with Master: 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:47.216626 10822 webserver.cc:533] Webserver started at http://127.10.145.131:44943/ using document root <none> and password file <none>
I20260709 12:14:47.217219 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:47.217433 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:47.217456 15585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54354
I20260709 12:14:47.217710 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:47.219087 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-2-root/instance:
uuid: "62b350920fa240aa8042108d2634126a"
format_stamp: "Formatted at 2026-07-09 12:14:47 on dist-test-slave-ncdh"
I20260709 12:14:47.223672 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:47.226925 15798 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:47.227787 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:14:47.228129 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-2-root
uuid: "62b350920fa240aa8042108d2634126a"
format_stamp: "Formatted at 2026-07-09 12:14:47 on dist-test-slave-ncdh"
I20260709 12:14:47.228436 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:47.244195 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:47.245442 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:47.246932 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:47.249176 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:47.249395 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:47.249626 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:47.249799 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:47.290406 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.131:36135
I20260709 12:14:47.290504 15860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.131:36135 every 8 connection(s)
I20260709 12:14:47.305785 15861 heartbeater.cc:344] Connected to a master server at 127.10.145.190:41855
I20260709 12:14:47.306143 15861 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:47.306972 15861 heartbeater.cc:507] Master 127.10.145.190:41855 requested a full tablet report, sending...
I20260709 12:14:47.308867 15585 ts_manager.cc:194] Registered new tserver with Master: 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:47.309778 10822 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01596429s
I20260709 12:14:47.310325 15585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54370
I20260709 12:14:47.336459 15585 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54382:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:47.339352 15585 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:14:47.412828 15676 tablet_service.cc:1511] Processing CreateTablet for tablet d16d6c77d88d4e29b485b99f52211d02 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:47.414438 15676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16d6c77d88d4e29b485b99f52211d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.418233 15677 tablet_service.cc:1511] Processing CreateTablet for tablet 7b6ef20e9e614d50a01ac480b4dee4b0 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:47.419678 15677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b6ef20e9e614d50a01ac480b4dee4b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.419945 15752 tablet_service.cc:1511] Processing CreateTablet for tablet 7b6ef20e9e614d50a01ac480b4dee4b0 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:47.421310 15750 tablet_service.cc:1511] Processing CreateTablet for tablet c0488d9125e84fa3a9c5b2a28a8db791 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:47.422305 15749 tablet_service.cc:1511] Processing CreateTablet for tablet 47718c2b261a49d6a669c51ec092410c (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:47.423120 15751 tablet_service.cc:1511] Processing CreateTablet for tablet d16d6c77d88d4e29b485b99f52211d02 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:47.424254 15748 tablet_service.cc:1511] Processing CreateTablet for tablet bb6b095fed434f5e937f089ee34ead28 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:47.421361 15752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b6ef20e9e614d50a01ac480b4dee4b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.427531 15674 tablet_service.cc:1511] Processing CreateTablet for tablet 47718c2b261a49d6a669c51ec092410c (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:47.428795 15747 tablet_service.cc:1511] Processing CreateTablet for tablet 52ddf3cfbfcb485eb6e3711bf4149d89 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:47.430182 15747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ddf3cfbfcb485eb6e3711bf4149d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.431348 15672 tablet_service.cc:1511] Processing CreateTablet for tablet 52ddf3cfbfcb485eb6e3711bf4149d89 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:47.430177 15673 tablet_service.cc:1511] Processing CreateTablet for tablet bb6b095fed434f5e937f089ee34ead28 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:47.434216 15825 tablet_service.cc:1511] Processing CreateTablet for tablet d16d6c77d88d4e29b485b99f52211d02 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:47.434641 15746 tablet_service.cc:1511] Processing CreateTablet for tablet 247593ca8a1745ecae11e4e81e5064cd (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:47.435596 15825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16d6c77d88d4e29b485b99f52211d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.436059 15746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247593ca8a1745ecae11e4e81e5064cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.438220 15824 tablet_service.cc:1511] Processing CreateTablet for tablet c0488d9125e84fa3a9c5b2a28a8db791 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:47.439632 15824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0488d9125e84fa3a9c5b2a28a8db791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.441176 15745 tablet_service.cc:1511] Processing CreateTablet for tablet e61829fffcd449eab3aa9af588d98c8b (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:47.441859 15823 tablet_service.cc:1511] Processing CreateTablet for tablet 47718c2b261a49d6a669c51ec092410c (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:47.443483 15823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47718c2b261a49d6a669c51ec092410c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.445747 15822 tablet_service.cc:1511] Processing CreateTablet for tablet bb6b095fed434f5e937f089ee34ead28 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:47.447115 15822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb6b095fed434f5e937f089ee34ead28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.450088 15744 tablet_service.cc:1511] Processing CreateTablet for tablet 7b4c07ca76584696b25105c0b2aa5e84 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:47.450206 15821 tablet_service.cc:1511] Processing CreateTablet for tablet 52ddf3cfbfcb485eb6e3711bf4149d89 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:47.451577 15821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ddf3cfbfcb485eb6e3711bf4149d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.454566 15820 tablet_service.cc:1511] Processing CreateTablet for tablet 247593ca8a1745ecae11e4e81e5064cd (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:47.438211 15748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb6b095fed434f5e937f089ee34ead28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.457806 15818 tablet_service.cc:1511] Processing CreateTablet for tablet 7b4c07ca76584696b25105c0b2aa5e84 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:47.459177 15818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b4c07ca76584696b25105c0b2aa5e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.462128 15819 tablet_service.cc:1511] Processing CreateTablet for tablet e61829fffcd449eab3aa9af588d98c8b (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:47.463492 15819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61829fffcd449eab3aa9af588d98c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.465754 15826 tablet_service.cc:1511] Processing CreateTablet for tablet 7b6ef20e9e614d50a01ac480b4dee4b0 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:47.467175 15826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b6ef20e9e614d50a01ac480b4dee4b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.424598 15675 tablet_service.cc:1511] Processing CreateTablet for tablet c0488d9125e84fa3a9c5b2a28a8db791 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:47.428920 15674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47718c2b261a49d6a669c51ec092410c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.469981 15749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47718c2b261a49d6a669c51ec092410c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.471941 15675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0488d9125e84fa3a9c5b2a28a8db791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.475142 15671 tablet_service.cc:1511] Processing CreateTablet for tablet 247593ca8a1745ecae11e4e81e5064cd (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:47.476215 15672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ddf3cfbfcb485eb6e3711bf4149d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.477347 15671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247593ca8a1745ecae11e4e81e5064cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.477528 15744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b4c07ca76584696b25105c0b2aa5e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.478135 15670 tablet_service.cc:1511] Processing CreateTablet for tablet e61829fffcd449eab3aa9af588d98c8b (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:47.479579 15670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61829fffcd449eab3aa9af588d98c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.481348 15820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247593ca8a1745ecae11e4e81e5064cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.487782 15751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16d6c77d88d4e29b485b99f52211d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.490643 15669 tablet_service.cc:1511] Processing CreateTablet for tablet 7b4c07ca76584696b25105c0b2aa5e84 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:47.492081 15669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b4c07ca76584696b25105c0b2aa5e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.494797 15668 tablet_service.cc:1511] Processing CreateTablet for tablet 19c57aa7d5c54a3cbd0dbd01c6986467 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:47.495818 15750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0488d9125e84fa3a9c5b2a28a8db791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.498116 15668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c57aa7d5c54a3cbd0dbd01c6986467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.505389 15673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb6b095fed434f5e937f089ee34ead28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.517336 15745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61829fffcd449eab3aa9af588d98c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.529161 15743 tablet_service.cc:1511] Processing CreateTablet for tablet 19c57aa7d5c54a3cbd0dbd01c6986467 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:47.530637 15743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c57aa7d5c54a3cbd0dbd01c6986467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.535367 15817 tablet_service.cc:1511] Processing CreateTablet for tablet 19c57aa7d5c54a3cbd0dbd01c6986467 (DEFAULT_TABLE table=test-workload [id=26f74126b7e94872953b0f77a009151b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:47.536726 15817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c57aa7d5c54a3cbd0dbd01c6986467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:47.564417 15877 tablet_bootstrap.cc:492] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:47.595409 15878 tablet_bootstrap.cc:492] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a: Bootstrap starting.
I20260709 12:14:47.605417 15877 tablet_bootstrap.cc:654] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.630437 15876 tablet_bootstrap.cc:492] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563: Bootstrap starting.
I20260709 12:14:47.637777 15876 tablet_bootstrap.cc:654] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.641008 15878 tablet_bootstrap.cc:654] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.651568 15876 tablet_bootstrap.cc:492] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563: No bootstrap required, opened a new log
I20260709 12:14:47.651830 15877 tablet_bootstrap.cc:492] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f: No bootstrap required, opened a new log
I20260709 12:14:47.652113 15876 ts_tablet_manager.cc:1403] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.013s
I20260709 12:14:47.652508 15877 ts_tablet_manager.cc:1403] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.011s
I20260709 12:14:47.655687 15878 tablet_bootstrap.cc:492] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a: No bootstrap required, opened a new log
I20260709 12:14:47.655534 15877 raft_consensus.cc:359] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.656236 15878 ts_tablet_manager.cc:1403] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.003s
I20260709 12:14:47.656291 15877 raft_consensus.cc:385] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.656701 15877 raft_consensus.cc:740] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.656450 15876 raft_consensus.cc:359] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.657341 15876 raft_consensus.cc:385] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.657706 15876 raft_consensus.cc:740] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.657582 15877 consensus_queue.cc:260] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.658495 15876 consensus_queue.cc:260] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.659265 15878 raft_consensus.cc:359] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.660054 15878 raft_consensus.cc:385] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.660341 15878 raft_consensus.cc:740] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.660372 15712 heartbeater.cc:499] Master 127.10.145.190:41855 was elected leader, sending a full tablet report...
I20260709 12:14:47.660645 15877 ts_tablet_manager.cc:1434] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 12:14:47.661350 15878 consensus_queue.cc:260] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.662073 15787 heartbeater.cc:499] Master 127.10.145.190:41855 was elected leader, sending a full tablet report...
I20260709 12:14:47.662606 15876 ts_tablet_manager.cc:1434] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 12:14:47.663578 15876 tablet_bootstrap.cc:492] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563: Bootstrap starting.
I20260709 12:14:47.665540 15877 tablet_bootstrap.cc:492] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:47.670235 15876 tablet_bootstrap.cc:654] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.673125 15877 tablet_bootstrap.cc:654] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.674130 15861 heartbeater.cc:499] Master 127.10.145.190:41855 was elected leader, sending a full tablet report...
I20260709 12:14:47.674645 15878 ts_tablet_manager.cc:1434] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.001s
I20260709 12:14:47.675715 15878 tablet_bootstrap.cc:492] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a: Bootstrap starting.
I20260709 12:14:47.682211 15878 tablet_bootstrap.cc:654] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.693228 15876 tablet_bootstrap.cc:492] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563: No bootstrap required, opened a new log
I20260709 12:14:47.693882 15876 ts_tablet_manager.cc:1403] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.006s
I20260709 12:14:47.697665 15876 raft_consensus.cc:359] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.698642 15876 raft_consensus.cc:385] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.699015 15876 raft_consensus.cc:740] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.702589 15877 tablet_bootstrap.cc:492] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f: No bootstrap required, opened a new log
I20260709 12:14:47.703110 15877 ts_tablet_manager.cc:1403] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.020s
I20260709 12:14:47.705346 15877 raft_consensus.cc:359] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.705900 15877 raft_consensus.cc:385] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.706148 15882 raft_consensus.cc:493] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.706470 15876 consensus_queue.cc:260] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.706694 15882 raft_consensus.cc:515] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.708719 15876 ts_tablet_manager.cc:1434] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:14:47.709741 15876 tablet_bootstrap.cc:492] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563: Bootstrap starting.
I20260709 12:14:47.716408 15876 tablet_bootstrap.cc:654] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.724457 15882 leader_election.cc:290] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:47.724931 15883 raft_consensus.cc:493] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.727403 15883 raft_consensus.cc:515] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.734316 15883 leader_election.cc:290] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:47.706202 15877 raft_consensus.cc:740] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.762049 15877 consensus_queue.cc:260] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.766278 15877 ts_tablet_manager.cc:1434] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.002s
I20260709 12:14:47.768996 15877 tablet_bootstrap.cc:492] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:47.783277 15877 tablet_bootstrap.cc:654] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.816460 15876 tablet_bootstrap.cc:492] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563: No bootstrap required, opened a new log
I20260709 12:14:47.816979 15876 ts_tablet_manager.cc:1403] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent bootstrapping tablet: real 0.107s	user 0.062s	sys 0.041s
I20260709 12:14:47.819244 15876 raft_consensus.cc:359] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.819907 15876 raft_consensus.cc:385] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.820202 15876 raft_consensus.cc:740] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.820947 15876 consensus_queue.cc:260] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.823141 15876 ts_tablet_manager.cc:1434] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:47.824043 15876 tablet_bootstrap.cc:492] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563: Bootstrap starting.
I20260709 12:14:47.824239 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" is_pre_election: true
I20260709 12:14:47.825201 15878 tablet_bootstrap.cc:492] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a: No bootstrap required, opened a new log
I20260709 12:14:47.825733 15878 ts_tablet_manager.cc:1403] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a: Time spent bootstrapping tablet: real 0.150s	user 0.062s	sys 0.077s
W20260709 12:14:47.826093 15727 leader_election.cc:343] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.827420 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a" is_pre_election: true
I20260709 12:14:47.830327 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
W20260709 12:14:47.830462 15650 leader_election.cc:343] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62b350920fa240aa8042108d2634126a (127.10.145.131:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.830806 15877 tablet_bootstrap.cc:492] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: No bootstrap required, opened a new log
I20260709 12:14:47.831277 15877 ts_tablet_manager.cc:1403] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.011s
W20260709 12:14:47.831876 15651 leader_election.cc:343] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.832360 15651 leader_election.cc:304] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a
I20260709 12:14:47.833163 15882 raft_consensus.cc:2749] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:47.834241 15878 raft_consensus.cc:359] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.834632 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a" is_pre_election: true
I20260709 12:14:47.834416 15877 raft_consensus.cc:359] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.835052 15878 raft_consensus.cc:385] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.835229 15877 raft_consensus.cc:385] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.835415 15878 raft_consensus.cc:740] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.835619 15877 raft_consensus.cc:740] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
W20260709 12:14:47.836352 15725 leader_election.cc:343] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62b350920fa240aa8042108d2634126a (127.10.145.131:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.836275 15878 consensus_queue.cc:260] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
W20260709 12:14:47.836284 15713 tablet.cc:2406] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:47.837119 15725 leader_election.cc:304] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563; no voters: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:47.838012 15883 raft_consensus.cc:2749] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:47.839037 15878 ts_tablet_manager.cc:1434] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 12:14:47.838531 15877 consensus_queue.cc:260] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.839995 15878 tablet_bootstrap.cc:492] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a: Bootstrap starting.
I20260709 12:14:47.838045 15876 tablet_bootstrap.cc:654] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.843212 15877 ts_tablet_manager.cc:1434] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 12:14:47.844264 15877 tablet_bootstrap.cc:492] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:47.848206 15878 tablet_bootstrap.cc:654] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.850714 15877 tablet_bootstrap.cc:654] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.856081 15876 tablet_bootstrap.cc:492] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563: No bootstrap required, opened a new log
I20260709 12:14:47.856796 15876 ts_tablet_manager.cc:1403] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.007s
I20260709 12:14:47.858103 15883 raft_consensus.cc:493] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.858837 15882 raft_consensus.cc:493] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.858791 15883 raft_consensus.cc:515] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.859457 15882 raft_consensus.cc:515] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.861634 15882 leader_election.cc:290] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:47.863720 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:47.864475 15883 leader_election.cc:290] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:47.863793 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6b095fed434f5e937f089ee34ead28" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a" is_pre_election: true
I20260709 12:14:47.864935 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6b095fed434f5e937f089ee34ead28" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" is_pre_election: true
I20260709 12:14:47.863720 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a" is_pre_election: true
W20260709 12:14:47.866281 15727 leader_election.cc:343] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.866386 15835 raft_consensus.cc:2468] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in term 0.
I20260709 12:14:47.867787 15650 leader_election.cc:304] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
W20260709 12:14:47.867940 15725 leader_election.cc:343] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62b350920fa240aa8042108d2634126a (127.10.145.131:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.868404 15725 leader_election.cc:304] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563; no voters: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:47.868682 15882 raft_consensus.cc:2804] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.869158 15882 raft_consensus.cc:493] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.869588 15882 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.868702 15876 raft_consensus.cc:359] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.869820 15883 raft_consensus.cc:2749] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:47.871097 15876 raft_consensus.cc:385] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.871628 15876 raft_consensus.cc:740] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Initialized, Role: FOLLOWER
W20260709 12:14:47.873309 15651 leader_election.cc:343] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.872871 15876 consensus_queue.cc:260] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.877102 15878 tablet_bootstrap.cc:492] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a: No bootstrap required, opened a new log
I20260709 12:14:47.877420 15876 ts_tablet_manager.cc:1434] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260709 12:14:47.877926 15882 raft_consensus.cc:515] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.879098 15876 tablet_bootstrap.cc:492] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563: Bootstrap starting.
I20260709 12:14:47.877651 15878 ts_tablet_manager.cc:1403] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.019s
I20260709 12:14:47.881997 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:47.882340 15882 leader_election.cc:290] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 election: Requested vote from peers 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:47.883217 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:47.883841 15835 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.883543 15878 raft_consensus.cc:359] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.884338 15878 raft_consensus.cc:385] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.884663 15878 raft_consensus.cc:740] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.885253 15877 tablet_bootstrap.cc:492] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: No bootstrap required, opened a new log
I20260709 12:14:47.885798 15877 ts_tablet_manager.cc:1403] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.002s
I20260709 12:14:47.885520 15878 consensus_queue.cc:260] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.887367 15876 tablet_bootstrap.cc:654] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.888214 15878 ts_tablet_manager.cc:1434] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260709 12:14:47.889246 15651 leader_election.cc:343] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.889418 15878 tablet_bootstrap.cc:492] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a: Bootstrap starting.
I20260709 12:14:47.889079 15877 raft_consensus.cc:359] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.889873 15877 raft_consensus.cc:385] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.890180 15877 raft_consensus.cc:740] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.891013 15877 consensus_queue.cc:260] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.895985 15877 ts_tablet_manager.cc:1434] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:14:47.896989 15877 tablet_bootstrap.cc:492] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:47.899351 15876 tablet_bootstrap.cc:492] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563: No bootstrap required, opened a new log
I20260709 12:14:47.900215 15876 ts_tablet_manager.cc:1403] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
W20260709 12:14:47.901571 15633 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:47.903241 15876 raft_consensus.cc:359] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.904208 15876 raft_consensus.cc:385] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.904526 15878 tablet_bootstrap.cc:654] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.904600 15876 raft_consensus.cc:740] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.905741 15876 consensus_queue.cc:260] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.906848 15877 tablet_bootstrap.cc:654] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.908782 15876 ts_tablet_manager.cc:1434] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:47.910230 15876 tablet_bootstrap.cc:492] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563: Bootstrap starting.
I20260709 12:14:47.916226 15835 raft_consensus.cc:2468] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in term 1.
I20260709 12:14:47.916604 15878 tablet_bootstrap.cc:492] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a: No bootstrap required, opened a new log
I20260709 12:14:47.917270 15878 ts_tablet_manager.cc:1403] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.008s
I20260709 12:14:47.918128 15876 tablet_bootstrap.cc:654] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.917923 15650 leader_election.cc:304] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [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: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 3bf9a12ff9984e64bb51a53d4c27e563
I20260709 12:14:47.919044 15882 raft_consensus.cc:2804] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.920239 15878 raft_consensus.cc:359] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.920972 15878 raft_consensus.cc:385] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.921303 15878 raft_consensus.cc:740] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.922317 15878 consensus_queue.cc:260] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.924835 15878 ts_tablet_manager.cc:1434] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:14:47.926164 15878 tablet_bootstrap.cc:492] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a: Bootstrap starting.
I20260709 12:14:47.927227 15877 tablet_bootstrap.cc:492] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: No bootstrap required, opened a new log
I20260709 12:14:47.927757 15877 ts_tablet_manager.cc:1403] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.003s
I20260709 12:14:47.934255 15877 raft_consensus.cc:359] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.935000 15877 raft_consensus.cc:385] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.935309 15877 raft_consensus.cc:740] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.934684 15878 tablet_bootstrap.cc:654] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.937602 15876 tablet_bootstrap.cc:492] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563: No bootstrap required, opened a new log
I20260709 12:14:47.938138 15876 ts_tablet_manager.cc:1403] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260709 12:14:47.939236 15882 raft_consensus.cc:697] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: Becoming Leader. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Running, Role: LEADER
I20260709 12:14:47.940197 15882 consensus_queue.cc:237] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.942047 15876 raft_consensus.cc:359] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.943070 15876 raft_consensus.cc:385] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.943437 15876 raft_consensus.cc:740] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.944476 15876 consensus_queue.cc:260] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.944682 15877 consensus_queue.cc:260] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.946883 15877 ts_tablet_manager.cc:1434] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:14:47.947078 15878 tablet_bootstrap.cc:492] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a: No bootstrap required, opened a new log
I20260709 12:14:47.947613 15878 ts_tablet_manager.cc:1403] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 12:14:47.947681 15877 tablet_bootstrap.cc:492] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:47.949165 15876 ts_tablet_manager.cc:1434] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260709 12:14:47.950183 15876 tablet_bootstrap.cc:492] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563: Bootstrap starting.
I20260709 12:14:47.950722 15878 raft_consensus.cc:359] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.951627 15878 raft_consensus.cc:385] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.951929 15878 raft_consensus.cc:740] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.952806 15878 consensus_queue.cc:260] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.957070 15878 ts_tablet_manager.cc:1434] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:14:47.958124 15878 tablet_bootstrap.cc:492] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a: Bootstrap starting.
I20260709 12:14:47.959635 15877 tablet_bootstrap.cc:654] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.959964 15876 tablet_bootstrap.cc:654] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.964488 15878 tablet_bootstrap.cc:654] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.971599 15877 tablet_bootstrap.cc:492] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: No bootstrap required, opened a new log
I20260709 12:14:47.972198 15877 ts_tablet_manager.cc:1403] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260709 12:14:47.974931 15876 tablet_bootstrap.cc:492] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563: No bootstrap required, opened a new log
I20260709 12:14:47.975646 15876 ts_tablet_manager.cc:1403] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260709 12:14:47.975690 15877 raft_consensus.cc:359] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.976838 15877 raft_consensus.cc:385] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.977178 15877 raft_consensus.cc:740] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.975819 15583 catalog_manager.cc:5697] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129). New cstate: current_term: 1 leader_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:47.978137 15877 consensus_queue.cc:260] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.979809 15876 raft_consensus.cc:359] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.980820 15876 raft_consensus.cc:385] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.981235 15876 raft_consensus.cc:740] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.981307 15877 ts_tablet_manager.cc:1434] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260709 12:14:47.982796 15877 tablet_bootstrap.cc:492] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:47.983599 15876 consensus_queue.cc:260] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.985013 15878 tablet_bootstrap.cc:492] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a: No bootstrap required, opened a new log
I20260709 12:14:47.985597 15878 ts_tablet_manager.cc:1403] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.003s
I20260709 12:14:47.988657 15878 raft_consensus.cc:359] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.989665 15876 ts_tablet_manager.cc:1434] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 12:14:47.990727 15876 tablet_bootstrap.cc:492] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563: Bootstrap starting.
I20260709 12:14:47.992142 15878 raft_consensus.cc:385] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.992586 15878 raft_consensus.cc:740] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.993501 15878 consensus_queue.cc:260] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:47.996158 15878 ts_tablet_manager.cc:1434] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:47.997172 15878 tablet_bootstrap.cc:492] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a: Bootstrap starting.
I20260709 12:14:47.997258 15876 tablet_bootstrap.cc:654] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.990721 15877 tablet_bootstrap.cc:654] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.005656 15878 tablet_bootstrap.cc:654] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.008760 15876 tablet_bootstrap.cc:492] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563: No bootstrap required, opened a new log
I20260709 12:14:48.009397 15876 ts_tablet_manager.cc:1403] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 12:14:48.012765 15876 raft_consensus.cc:359] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.013573 15884 raft_consensus.cc:493] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.013710 15876 raft_consensus.cc:385] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.014213 15884 raft_consensus.cc:515] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.020226 15884 leader_election.cc:290] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:48.014211 15876 raft_consensus.cc:740] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.028378 15877 tablet_bootstrap.cc:492] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f: No bootstrap required, opened a new log
I20260709 12:14:48.028973 15877 ts_tablet_manager.cc:1403] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.046s	user 0.001s	sys 0.012s
I20260709 12:14:48.029033 15876 consensus_queue.cc:260] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.032079 15877 raft_consensus.cc:359] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.033377 15882 raft_consensus.cc:493] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.033944 15882 raft_consensus.cc:515] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.036235 15882 leader_election.cc:290] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:48.036856 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:48.038313 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a" is_pre_election: true
I20260709 12:14:48.038832 15835 raft_consensus.cc:2468] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in term 0.
I20260709 12:14:48.039937 15650 leader_election.cc:304] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
W20260709 12:14:48.040445 15800 leader_election.cc:343] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:48.032832 15877 raft_consensus.cc:385] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.041093 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:48.042385 15882 raft_consensus.cc:2804] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:48.041216 15877 raft_consensus.cc:740] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.042713 15876 ts_tablet_manager.cc:1434] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
W20260709 12:14:48.042834 15651 leader_election.cc:343] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:48.043465 15882 raft_consensus.cc:493] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.043844 15882 raft_consensus.cc:3060] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.044234 15876 tablet_bootstrap.cc:492] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563: Bootstrap starting.
I20260709 12:14:48.056347 15882 raft_consensus.cc:515] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.057341 15877 consensus_queue.cc:260] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.060206 15877 ts_tablet_manager.cc:1434] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.031s	user 0.000s	sys 0.006s
I20260709 12:14:48.060427 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:48.061297 15877 tablet_bootstrap.cc:492] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
W20260709 12:14:48.065519 15651 leader_election.cc:343] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:48.068271 15877 tablet_bootstrap.cc:654] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.068717 15884 raft_consensus.cc:493] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.069432 15884 raft_consensus.cc:515] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.073729 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c07ca76584696b25105c0b2aa5e84" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:48.074644 15762 raft_consensus.cc:2468] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 0.
I20260709 12:14:48.076376 15800 leader_election.cc:304] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 
I20260709 12:14:48.077169 15884 leader_election.cc:290] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:48.078001 15884 raft_consensus.cc:2804] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:48.078451 15884 raft_consensus.cc:493] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.078815 15884 raft_consensus.cc:3060] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.084896 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:48.085841 15835 raft_consensus.cc:3060] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.092990 15878 tablet_bootstrap.cc:492] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a: No bootstrap required, opened a new log
I20260709 12:14:48.093652 15878 ts_tablet_manager.cc:1403] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a: Time spent bootstrapping tablet: real 0.097s	user 0.038s	sys 0.045s
I20260709 12:14:48.093636 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" is_pre_election: true
I20260709 12:14:48.094970 15687 raft_consensus.cc:2393] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62b350920fa240aa8042108d2634126a in current term 1: Already voted for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in this term.
I20260709 12:14:48.096184 15884 raft_consensus.cc:515] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.096422 15686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c07ca76584696b25105c0b2aa5e84" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" is_pre_election: true
I20260709 12:14:48.097352 15878 raft_consensus.cc:359] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.098136 15878 raft_consensus.cc:385] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.098371 15884 leader_election.cc:290] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:48.098491 15878 raft_consensus.cc:740] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.099367 15801 leader_election.cc:304] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62b350920fa240aa8042108d2634126a; no voters: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:48.099578 15878 consensus_queue.cc:260] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.102311 15878 ts_tablet_manager.cc:1434] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:48.102738 15876 tablet_bootstrap.cc:654] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.103724 15686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c07ca76584696b25105c0b2aa5e84" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
W20260709 12:14:48.104928 15801 leader_election.cc:343] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:48.102751 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c07ca76584696b25105c0b2aa5e84" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:48.106328 15878 tablet_bootstrap.cc:492] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a: Bootstrap starting.
I20260709 12:14:48.106848 15762 raft_consensus.cc:3060] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:48.111533 15801 leader_election.cc:343] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:48.113653 15878 tablet_bootstrap.cc:654] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.121224 15882 leader_election.cc:290] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 election: Requested vote from peers 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:48.123410 15876 tablet_bootstrap.cc:492] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563: No bootstrap required, opened a new log
I20260709 12:14:48.123932 15876 ts_tablet_manager.cc:1403] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.003s
I20260709 12:14:48.125142 15835 raft_consensus.cc:2468] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in term 1.
I20260709 12:14:48.125998 15917 raft_consensus.cc:2749] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:48.126659 15876 raft_consensus.cc:359] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.126902 15650 leader_election.cc:304] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [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: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 3bf9a12ff9984e64bb51a53d4c27e563
I20260709 12:14:48.125459 15878 tablet_bootstrap.cc:492] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a: No bootstrap required, opened a new log
I20260709 12:14:48.129267 15878 ts_tablet_manager.cc:1403] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.012s
I20260709 12:14:48.129787 15762 raft_consensus.cc:2468] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 1.
I20260709 12:14:48.128589 15882 raft_consensus.cc:2804] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:48.131523 15882 raft_consensus.cc:697] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: Becoming Leader. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Running, Role: LEADER
I20260709 12:14:48.131646 15800 leader_election.cc:304] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [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: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:48.132228 15882 consensus_queue.cc:237] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.132858 15917 raft_consensus.cc:2804] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:48.133378 15917 raft_consensus.cc:697] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Becoming Leader. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:48.134202 15917 consensus_queue.cc:237] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.135417 15877 tablet_bootstrap.cc:492] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f: No bootstrap required, opened a new log
I20260709 12:14:48.135886 15877 ts_tablet_manager.cc:1403] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.075s	user 0.034s	sys 0.038s
I20260709 12:14:48.135538 15878 raft_consensus.cc:359] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.136262 15878 raft_consensus.cc:385] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.136551 15878 raft_consensus.cc:740] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.127403 15876 raft_consensus.cc:385] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.137948 15876 raft_consensus.cc:740] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.138232 15877 raft_consensus.cc:359] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.139027 15877 raft_consensus.cc:385] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.138723 15876 consensus_queue.cc:260] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.139340 15877 raft_consensus.cc:740] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.137207 15878 consensus_queue.cc:260] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.140295 15877 consensus_queue.cc:260] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.141592 15878 ts_tablet_manager.cc:1434] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:48.142122 15877 ts_tablet_manager.cc:1434] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:14:48.142582 15878 tablet_bootstrap.cc:492] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a: Bootstrap starting.
I20260709 12:14:48.143047 15877 tablet_bootstrap.cc:492] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:48.143339 15876 ts_tablet_manager.cc:1434] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 12:14:48.144264 15876 tablet_bootstrap.cc:492] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563: Bootstrap starting.
I20260709 12:14:48.149290 15877 tablet_bootstrap.cc:654] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.153846 15882 raft_consensus.cc:493] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.154373 15882 raft_consensus.cc:515] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.154865 15878 tablet_bootstrap.cc:654] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.157511 15884 raft_consensus.cc:493] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.158020 15884 raft_consensus.cc:515] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.158201 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c57aa7d5c54a3cbd0dbd01c6986467" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a" is_pre_election: true
I20260709 12:14:48.158871 15835 raft_consensus.cc:2468] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in term 0.
I20260709 12:14:48.160156 15884 leader_election.cc:290] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:48.160105 15650 leader_election.cc:304] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:48.161293 15882 leader_election.cc:290] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:48.161643 15901 raft_consensus.cc:2804] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:48.162042 15901 raft_consensus.cc:493] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.162350 15901 raft_consensus.cc:3060] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.163254 15877 tablet_bootstrap.cc:492] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f: No bootstrap required, opened a new log
I20260709 12:14:48.163766 15877 ts_tablet_manager.cc:1403] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.004s
I20260709 12:14:48.165637 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c57aa7d5c54a3cbd0dbd01c6986467" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:48.164841 15584 catalog_manager.cc:5697] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129). New cstate: current_term: 1 leader_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.166276 15762 raft_consensus.cc:2468] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in term 0.
I20260709 12:14:48.166304 15877 raft_consensus.cc:359] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.167140 15877 raft_consensus.cc:385] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.167421 15877 raft_consensus.cc:740] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.168319 15686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" is_pre_election: true
I20260709 12:14:48.168185 15877 consensus_queue.cc:260] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.168902 15686 raft_consensus.cc:2468] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 0.
I20260709 12:14:48.170682 15882 raft_consensus.cc:493] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.171151 15882 raft_consensus.cc:515] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.171587 15801 leader_election.cc:304] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:48.172662 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:48.173226 15882 leader_election.cc:290] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:48.173332 15762 raft_consensus.cc:2468] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 0.
I20260709 12:14:48.174242 15877 ts_tablet_manager.cc:1434] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 12:14:48.175614 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a" is_pre_election: true
I20260709 12:14:48.155728 15583 catalog_manager.cc:5697] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b350920fa240aa8042108d2634126a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "62b350920fa240aa8042108d2634126a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:48.177104 15650 leader_election.cc:343] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62b350920fa240aa8042108d2634126a (127.10.145.131:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:48.175209 15877 tablet_bootstrap.cc:492] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:48.177645 15917 raft_consensus.cc:2804] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:48.177839 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:48.185392 15762 raft_consensus.cc:2468] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in term 0.
I20260709 12:14:48.188186 15651 leader_election.cc:304] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [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: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 62b350920fa240aa8042108d2634126a
I20260709 12:14:48.189250 15882 raft_consensus.cc:2804] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:48.189643 15882 raft_consensus.cc:493] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.189960 15882 raft_consensus.cc:3060] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.190868 15901 raft_consensus.cc:515] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.194159 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c57aa7d5c54a3cbd0dbd01c6986467" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:48.194723 15835 raft_consensus.cc:3060] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.195784 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c57aa7d5c54a3cbd0dbd01c6986467" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:48.178290 15917 raft_consensus.cc:493] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.196441 15762 raft_consensus.cc:3060] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.196679 15917 raft_consensus.cc:3060] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.183796 15877 tablet_bootstrap.cc:654] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.202620 15835 raft_consensus.cc:2468] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in term 1.
I20260709 12:14:48.206183 15901 leader_election.cc:290] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 election: Requested vote from peers 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:48.206799 15901 raft_consensus.cc:493] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.207237 15901 raft_consensus.cc:515] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.208195 15882 raft_consensus.cc:515] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.210740 15876 tablet_bootstrap.cc:654] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.210165 15761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:48.211342 15761 raft_consensus.cc:2468] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in term 0.
I20260709 12:14:48.212617 15651 leader_election.cc:304] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:48.216189 15901 leader_election.cc:290] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:48.216717 15901 raft_consensus.cc:2804] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:48.218014 15882 leader_election.cc:290] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 election: Requested vote from peers 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:48.218623 15761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:48.221349 15761 raft_consensus.cc:3060] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.222571 15878 tablet_bootstrap.cc:492] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a: No bootstrap required, opened a new log
I20260709 12:14:48.222540 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a" is_pre_election: true
I20260709 12:14:48.223325 15878 ts_tablet_manager.cc:1403] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a: Time spent bootstrapping tablet: real 0.081s	user 0.036s	sys 0.031s
I20260709 12:14:48.224884 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:48.226361 15650 leader_election.cc:304] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:48.219470 15877 tablet_bootstrap.cc:492] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f: No bootstrap required, opened a new log
I20260709 12:14:48.219864 15917 raft_consensus.cc:515] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.226744 15878 raft_consensus.cc:359] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.227519 15878 raft_consensus.cc:385] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.228034 15878 raft_consensus.cc:740] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.228220 15924 raft_consensus.cc:2804] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:48.228760 15878 consensus_queue.cc:260] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.229470 15901 raft_consensus.cc:493] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:48.227411 15650 leader_election.cc:343] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62b350920fa240aa8042108d2634126a (127.10.145.131:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:48.229993 15901 raft_consensus.cc:3060] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.230036 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:48.230779 15760 raft_consensus.cc:3060] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:48.230964 15650 leader_election.cc:343] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62b350920fa240aa8042108d2634126a (127.10.145.131:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:48.232149 15686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:48.227331 15877 ts_tablet_manager.cc:1403] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.005s
I20260709 12:14:48.232709 15686 raft_consensus.cc:3060] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.232726 15761 raft_consensus.cc:2468] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in term 1.
I20260709 12:14:48.235271 15651 leader_election.cc:304] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [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: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 62b350920fa240aa8042108d2634126a
I20260709 12:14:48.235463 15878 ts_tablet_manager.cc:1434] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:14:48.236611 15878 tablet_bootstrap.cc:492] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a: Bootstrap starting.
I20260709 12:14:48.240528 15924 raft_consensus.cc:697] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: Becoming Leader. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Running, Role: LEADER
I20260709 12:14:48.236788 15917 leader_election.cc:290] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:48.241539 15924 consensus_queue.cc:237] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.242564 15878 tablet_bootstrap.cc:654] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:48.243762 15877 raft_consensus.cc:359] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.245929 15927 raft_consensus.cc:2804] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:48.246090 15877 raft_consensus.cc:385] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.254192 15877 raft_consensus.cc:740] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.246515 15927 raft_consensus.cc:697] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: Becoming Leader. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Running, Role: LEADER
I20260709 12:14:48.246424 15760 raft_consensus.cc:2468] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 1.
I20260709 12:14:48.255393 15927 consensus_queue.cc:237] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.255987 15800 leader_election.cc:304] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 
I20260709 12:14:48.257246 15917 raft_consensus.cc:2804] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:48.257620 15762 raft_consensus.cc:2468] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in term 1.
I20260709 12:14:48.256961 15585 catalog_manager.cc:5697] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129). New cstate: current_term: 1 leader_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.257897 15917 raft_consensus.cc:697] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Becoming Leader. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:48.258617 15877 consensus_queue.cc:260] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.245445 15686 raft_consensus.cc:2468] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 1.
I20260709 12:14:48.260082 15884 raft_consensus.cc:493] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.259545 15917 consensus_queue.cc:237] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.260545 15884 raft_consensus.cc:515] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.264384 15884 leader_election.cc:290] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:48.265679 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:48.266518 15762 raft_consensus.cc:2468] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 0.
I20260709 12:14:48.267872 15800 leader_election.cc:304] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 
I20260709 12:14:48.266728 15686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" is_pre_election: true
I20260709 12:14:48.269106 15883 raft_consensus.cc:493] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.269716 15883 raft_consensus.cc:515] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.273487 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ddf3cfbfcb485eb6e3711bf4149d89" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a" is_pre_election: true
I20260709 12:14:48.274103 15883 leader_election.cc:290] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:48.274121 15835 raft_consensus.cc:2468] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 0.
I20260709 12:14:48.274837 15884 raft_consensus.cc:2804] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:48.275213 15884 raft_consensus.cc:493] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.275560 15884 raft_consensus.cc:3060] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.275631 15725 leader_election.cc:304] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 
I20260709 12:14:48.276062 15878 tablet_bootstrap.cc:492] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a: No bootstrap required, opened a new log
I20260709 12:14:48.275816 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ddf3cfbfcb485eb6e3711bf4149d89" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" is_pre_election: true
I20260709 12:14:48.276576 15878 ts_tablet_manager.cc:1403] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a: Time spent bootstrapping tablet: real 0.040s	user 0.026s	sys 0.006s
I20260709 12:14:48.276731 15687 raft_consensus.cc:2468] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 0.
I20260709 12:14:48.278507 15883 raft_consensus.cc:2804] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:48.278924 15883 raft_consensus.cc:493] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.279289 15883 raft_consensus.cc:3060] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.279314 15878 raft_consensus.cc:359] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.280139 15878 raft_consensus.cc:385] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.280409 15878 raft_consensus.cc:740] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.247812 15901 raft_consensus.cc:515] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.284509 15686 raft_consensus.cc:2393] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62b350920fa240aa8042108d2634126a in current term 1: Already voted for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in this term.
I20260709 12:14:48.284530 15877 ts_tablet_manager.cc:1434] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.043s	user 0.001s	sys 0.005s
I20260709 12:14:48.284615 15878 consensus_queue.cc:260] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.288021 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:48.288782 15760 raft_consensus.cc:3060] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.288061 15883 raft_consensus.cc:515] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.293928 15901 leader_election.cc:290] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 election: Requested vote from peers 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:48.294744 15876 tablet_bootstrap.cc:492] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563: No bootstrap required, opened a new log
I20260709 12:14:48.294950 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ddf3cfbfcb485eb6e3711bf4149d89" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:48.295210 15876 ts_tablet_manager.cc:1403] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent bootstrapping tablet: real 0.151s	user 0.021s	sys 0.010s
I20260709 12:14:48.295601 15835 raft_consensus.cc:3060] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.296355 15584 catalog_manager.cc:5697] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129). New cstate: current_term: 1 leader_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.298076 15876 raft_consensus.cc:359] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.298781 15876 raft_consensus.cc:385] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.299038 15876 raft_consensus.cc:740] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.299782 15876 consensus_queue.cc:260] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.300650 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:48.304714 15835 raft_consensus.cc:2468] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 1.
I20260709 12:14:48.305971 15725 leader_election.cc:304] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 
I20260709 12:14:48.308702 15876 ts_tablet_manager.cc:1434] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 12:14:48.312099 15934 raft_consensus.cc:2804] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:48.312671 15934 raft_consensus.cc:697] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 LEADER]: Becoming Leader. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:48.311707 15883 leader_election.cc:290] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:48.314368 15760 raft_consensus.cc:2468] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in term 1.
I20260709 12:14:48.314635 15686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ddf3cfbfcb485eb6e3711bf4149d89" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:48.316045 15651 leader_election.cc:304] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:48.315398 15583 catalog_manager.cc:5697] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b350920fa240aa8042108d2634126a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "62b350920fa240aa8042108d2634126a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:48.317176 15878 ts_tablet_manager.cc:1434] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.011s
I20260709 12:14:48.317632 15901 raft_consensus.cc:2804] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:48.318174 15901 raft_consensus.cc:697] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: Becoming Leader. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Running, Role: LEADER
I20260709 12:14:48.313499 15934 consensus_queue.cc:237] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.315347 15686 raft_consensus.cc:3060] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.319051 15901 consensus_queue.cc:237] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.323560 15933 raft_consensus.cc:493] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.324290 15933 raft_consensus.cc:515] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.327817 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" is_pre_election: true
I20260709 12:14:48.329540 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:48.330881 15760 raft_consensus.cc:2393] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62b350920fa240aa8042108d2634126a in current term 1: Already voted for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in this term.
I20260709 12:14:48.333020 15800 leader_election.cc:304] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62b350920fa240aa8042108d2634126a; no voters: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:48.334177 15917 raft_consensus.cc:493] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.334743 15917 raft_consensus.cc:515] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.335453 15938 raft_consensus.cc:3060] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.336877 15917 leader_election.cc:290] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:48.338719 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0488d9125e84fa3a9c5b2a28a8db791" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" is_pre_election: true
I20260709 12:14:48.339593 15687 raft_consensus.cc:2468] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 0.
I20260709 12:14:48.340859 15801 leader_election.cc:304] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:48.341059 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0488d9125e84fa3a9c5b2a28a8db791" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:48.341763 15762 raft_consensus.cc:2468] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 0.
I20260709 12:14:48.343461 15917 raft_consensus.cc:2804] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:48.343869 15917 raft_consensus.cc:493] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.344256 15917 raft_consensus.cc:3060] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.296406 15884 raft_consensus.cc:515] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.346728 15836 raft_consensus.cc:2393] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ae482ecc2f340ef8ce5fdb431c0374f in current term 1: Already voted for candidate 62b350920fa240aa8042108d2634126a in this term.
I20260709 12:14:48.351166 15884 leader_election.cc:290] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:48.352456 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:48.353380 15762 raft_consensus.cc:2393] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62b350920fa240aa8042108d2634126a in current term 1: Already voted for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in this term.
I20260709 12:14:48.353441 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:48.354839 15933 leader_election.cc:290] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:48.355217 15801 leader_election.cc:304] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [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: 62b350920fa240aa8042108d2634126a; no voters: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:48.356366 15917 raft_consensus.cc:515] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.357590 15938 raft_consensus.cc:2749] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:48.358316 15938 raft_consensus.cc:2749] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:48.359275 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0488d9125e84fa3a9c5b2a28a8db791" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:48.359411 15917 leader_election.cc:290] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:48.359581 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0488d9125e84fa3a9c5b2a28a8db791" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:48.359908 15687 raft_consensus.cc:3060] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.360141 15760 raft_consensus.cc:3060] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.359810 15585 catalog_manager.cc:5697] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.363463 15686 raft_consensus.cc:2468] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 1.
I20260709 12:14:48.357596 15584 catalog_manager.cc:5697] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129). New cstate: current_term: 1 leader_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.366973 15760 raft_consensus.cc:2468] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 1.
I20260709 12:14:48.368361 15687 raft_consensus.cc:2468] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 1.
I20260709 12:14:48.368703 15800 leader_election.cc:304] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 
I20260709 12:14:48.370277 15917 raft_consensus.cc:2804] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:48.370781 15917 raft_consensus.cc:697] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Becoming Leader. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:48.371477 15917 consensus_queue.cc:237] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.378475 15901 raft_consensus.cc:493] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.378984 15901 raft_consensus.cc:515] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.379868 15584 catalog_manager.cc:5697] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b350920fa240aa8042108d2634126a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "62b350920fa240aa8042108d2634126a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:48.380554 15901 leader_election.cc:290] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:48.381461 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c07ca76584696b25105c0b2aa5e84" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:48.381594 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c07ca76584696b25105c0b2aa5e84" candidate_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a" is_pre_election: true
I20260709 12:14:48.382324 15760 raft_consensus.cc:2393] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ae482ecc2f340ef8ce5fdb431c0374f in current term 1: Already voted for candidate 62b350920fa240aa8042108d2634126a in this term.
I20260709 12:14:48.383302 15651 leader_election.cc:304] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a
I20260709 12:14:48.384037 15901 raft_consensus.cc:3060] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.389972 15901 raft_consensus.cc:2749] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:48.397837 15917 raft_consensus.cc:493] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.398355 15917 raft_consensus.cc:515] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.400432 15917 leader_election.cc:290] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:48.401249 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6b095fed434f5e937f089ee34ead28" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" is_pre_election: true
I20260709 12:14:48.401521 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6b095fed434f5e937f089ee34ead28" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:48.401858 15687 raft_consensus.cc:2468] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 0.
I20260709 12:14:48.402144 15760 raft_consensus.cc:2468] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 0.
I20260709 12:14:48.402916 15801 leader_election.cc:304] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:48.403594 15917 raft_consensus.cc:2804] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:48.403993 15917 raft_consensus.cc:493] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.404313 15917 raft_consensus.cc:3060] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.409446 15917 raft_consensus.cc:515] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.411180 15917 leader_election.cc:290] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:48.411849 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6b095fed434f5e937f089ee34ead28" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:48.412050 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6b095fed434f5e937f089ee34ead28" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:48.412458 15687 raft_consensus.cc:3060] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.412631 15760 raft_consensus.cc:3060] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.417676 15760 raft_consensus.cc:2468] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 1.
I20260709 12:14:48.417861 15687 raft_consensus.cc:2468] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 1.
I20260709 12:14:48.418777 15800 leader_election.cc:304] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 
I20260709 12:14:48.419660 15917 raft_consensus.cc:2804] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:48.420042 15917 raft_consensus.cc:697] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Becoming Leader. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:48.420867 15917 consensus_queue.cc:237] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.428292 15584 catalog_manager.cc:5697] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b350920fa240aa8042108d2634126a (127.10.145.131). New cstate: current_term: 1 leader_uuid: "62b350920fa240aa8042108d2634126a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:48.457074 15934 raft_consensus.cc:493] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.457698 15934 raft_consensus.cc:515] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.459421 15934 leader_election.cc:290] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:48.460356 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" is_pre_election: true
I20260709 12:14:48.460489 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a" is_pre_election: true
I20260709 12:14:48.461521 15836 raft_consensus.cc:2393] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bf9a12ff9984e64bb51a53d4c27e563 in current term 1: Already voted for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in this term.
I20260709 12:14:48.462500 15725 leader_election.cc:304] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563; no voters: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:48.463153 15934 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.469090 15934 raft_consensus.cc:2749] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:48.510968 15901 consensus_queue.cc:1048] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.524106 15901 consensus_queue.cc:1048] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.526281 10822 ts_manager.cc:295] Set tserver state for 8ae482ecc2f340ef8ce5fdb431c0374f to MAINTENANCE_MODE
I20260709 12:14:48.527226 10822 tablet_server.cc:179] TabletServer@127.10.145.129:0 shutting down...
I20260709 12:14:48.565155 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:48.566075 10822 tablet_replica.cc:333] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f: stopping tablet replica
I20260709 12:14:48.566735 10822 raft_consensus.cc:2243] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:48.567171 10822 raft_consensus.cc:2272] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.569324 10822 tablet_replica.cc:333] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f: stopping tablet replica
I20260709 12:14:48.569919 10822 raft_consensus.cc:2243] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:48.570318 10822 raft_consensus.cc:2272] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.572283 10822 tablet_replica.cc:333] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f: stopping tablet replica
I20260709 12:14:48.572875 10822 raft_consensus.cc:2243] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:48.573360 10822 raft_consensus.cc:2272] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.575042 10822 tablet_replica.cc:333] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: stopping tablet replica
I20260709 12:14:48.575591 10822 raft_consensus.cc:2243] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:48.576195 10822 pending_rounds.cc:70] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: Trying to abort 1 pending ops.
I20260709 12:14:48.576362 10822 pending_rounds.cc:77] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622684964155392 op_type: NO_OP noop_request { }
I20260709 12:14:48.576740 10822 raft_consensus.cc:2889] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:48.577081 10822 raft_consensus.cc:2272] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.579299 10822 tablet_replica.cc:333] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f: stopping tablet replica
I20260709 12:14:48.579879 10822 raft_consensus.cc:2243] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:48.580272 10822 raft_consensus.cc:2272] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.582034 10822 tablet_replica.cc:333] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: stopping tablet replica
I20260709 12:14:48.582566 10822 raft_consensus.cc:2243] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:48.583164 10822 pending_rounds.cc:70] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: Trying to abort 1 pending ops.
I20260709 12:14:48.583331 10822 pending_rounds.cc:77] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622684718874624 op_type: NO_OP noop_request { }
I20260709 12:14:48.583659 10822 raft_consensus.cc:2889] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:48.583949 10822 raft_consensus.cc:2272] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.586207 10822 tablet_replica.cc:333] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: stopping tablet replica
I20260709 12:14:48.586767 10822 raft_consensus.cc:2243] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:48.587366 10822 pending_rounds.cc:70] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: Trying to abort 1 pending ops.
I20260709 12:14:48.587535 10822 pending_rounds.cc:77] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622684647682048 op_type: NO_OP noop_request { }
I20260709 12:14:48.587843 10822 raft_consensus.cc:2889] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:48.588138 10822 raft_consensus.cc:2272] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.590466 10822 tablet_replica.cc:333] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f: stopping tablet replica
I20260709 12:14:48.590973 10822 raft_consensus.cc:2243] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:48.591341 10822 raft_consensus.cc:2272] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.593624 10822 tablet_replica.cc:333] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: stopping tablet replica
I20260709 12:14:48.594115 10822 raft_consensus.cc:2243] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:48.594662 10822 pending_rounds.cc:70] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: Trying to abort 1 pending ops.
I20260709 12:14:48.594857 10822 pending_rounds.cc:77] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622684216774656 op_type: NO_OP noop_request { }
I20260709 12:14:48.595124 10822 raft_consensus.cc:2889] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:48.595389 10822 raft_consensus.cc:2272] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.597355 10822 tablet_replica.cc:333] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f: stopping tablet replica
I20260709 12:14:48.597844 10822 raft_consensus.cc:2243] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:48.598579 10822 raft_consensus.cc:2272] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:48.629390 10822 tablet_server.cc:196] TabletServer@127.10.145.129:0 shutdown complete.
W20260709 12:14:48.631860 15801 consensus_peers.cc:597] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:48.661993 15934 raft_consensus.cc:493] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.662552 15934 raft_consensus.cc:515] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:48.664202 15934 leader_election.cc:290] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:48.665454 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a" is_pre_election: true
I20260709 12:14:48.666329 15836 raft_consensus.cc:2393] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bf9a12ff9984e64bb51a53d4c27e563 in current term 1: Already voted for candidate 8ae482ecc2f340ef8ce5fdb431c0374f in this term.
I20260709 12:14:48.668246 15917 consensus_queue.cc:1048] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:48.669831 15727 leader_election.cc:336] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111)
I20260709 12:14:48.670554 15727 leader_election.cc:304] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563; no voters: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:48.671314 15934 raft_consensus.cc:3060] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.678975 15934 raft_consensus.cc:2749] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:48.747815 15801 consensus_peers.cc:597] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:48.757001 15801 consensus_peers.cc:597] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:48.791404 15934 consensus_queue.cc:1048] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:48.806141 15727 consensus_peers.cc:597] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:48.848999 15917 consensus_queue.cc:1048] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:48.900484 15917 consensus_queue.cc:1048] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:48.901252 15801 consensus_peers.cc:597] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:48.902710 15633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:48.927991 15917 consensus_queue.cc:1048] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:49.752563 15956 raft_consensus.cc:493] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.753007 15956 raft_consensus.cc:515] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:49.755213 15956 leader_election.cc:290] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:49.756840 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:49.757619 15760 raft_consensus.cc:2468] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 1.
W20260709 12:14:49.758656 15801 leader_election.cc:336] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111)
I20260709 12:14:49.759203 15800 leader_election.cc:304] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [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: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:49.759881 15956 raft_consensus.cc:2804] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:49.760152 15956 raft_consensus.cc:493] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.760496 15956 raft_consensus.cc:3060] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:49.765475 15956 raft_consensus.cc:515] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:49.767067 15956 leader_election.cc:290] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:49.768064 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:49.768616 15760 raft_consensus.cc:3060] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:49.770696 15801 leader_election.cc:336] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111)
I20260709 12:14:49.773639 15760 raft_consensus.cc:2468] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 2.
I20260709 12:14:49.774760 15800 leader_election.cc:304] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [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: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:49.775507 15956 raft_consensus.cc:2804] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:49.775975 15956 raft_consensus.cc:697] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Becoming Leader. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:49.776677 15956 consensus_queue.cc:237] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [LEADER]: Queue going to LEADER 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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:49.783398 15584 catalog_manager.cc:5697] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a reported cstate change: term changed from 1 to 2, leader changed from 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129) to 62b350920fa240aa8042108d2634126a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "62b350920fa240aa8042108d2634126a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:49.903692 15633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:50.022995 15952 raft_consensus.cc:493] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8ae482ecc2f340ef8ce5fdb431c0374f)
I20260709 12:14:50.023710 15952 raft_consensus.cc:515] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:50.026157 15952 leader_election.cc:290] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:50.027339 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62b350920fa240aa8042108d2634126a" is_pre_election: true
W20260709 12:14:50.029698 15727 leader_election.cc:336] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111)
I20260709 12:14:50.030285 15727 leader_election.cc:304] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [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: 3bf9a12ff9984e64bb51a53d4c27e563; no voters: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:50.030354 15956 raft_consensus.cc:493] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8ae482ecc2f340ef8ce5fdb431c0374f)
I20260709 12:14:50.030967 15952 raft_consensus.cc:2749] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:50.030946 15956 raft_consensus.cc:515] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:50.032757 15956 leader_election.cc:290] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:50.033876 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:50.034526 15760 raft_consensus.cc:2468] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 1.
I20260709 12:14:50.035635 15800 leader_election.cc:304] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [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: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 
I20260709 12:14:50.036357 15956 raft_consensus.cc:2804] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:14:50.036417 15801 leader_election.cc:336] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111)
I20260709 12:14:50.036710 15956 raft_consensus.cc:493] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8ae482ecc2f340ef8ce5fdb431c0374f)
I20260709 12:14:50.037097 15956 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.042073 15956 raft_consensus.cc:515] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:50.043710 15956 leader_election.cc:290] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:50.044872 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:50.045714 15760 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:50.047660 15801 leader_election.cc:336] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111)
I20260709 12:14:50.051792 15760 raft_consensus.cc:2468] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 2.
I20260709 12:14:50.052948 15800 leader_election.cc:304] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [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: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:50.053779 15956 raft_consensus.cc:2804] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:50.054284 15956 raft_consensus.cc:697] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Becoming Leader. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:50.055136 15956 consensus_queue.cc:237] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:50.061688 15584 catalog_manager.cc:5697] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a reported cstate change: term changed from 1 to 2, leader changed from 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129) to 62b350920fa240aa8042108d2634126a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "62b350920fa240aa8042108d2634126a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:50.167109 15956 raft_consensus.cc:493] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.167584 15956 raft_consensus.cc:515] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:50.169369 15956 leader_election.cc:290] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:50.170468 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c57aa7d5c54a3cbd0dbd01c6986467" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
W20260709 12:14:50.170732 15801 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111) [suppressed 119 similar messages]
I20260709 12:14:50.171198 15760 raft_consensus.cc:2468] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 1.
I20260709 12:14:50.172212 15800 leader_election.cc:304] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [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: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 
I20260709 12:14:50.172917 15956 raft_consensus.cc:2804] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:50.173264 15956 raft_consensus.cc:493] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:50.173529 15801 leader_election.cc:336] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111)
I20260709 12:14:50.173610 15956 raft_consensus.cc:3060] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.176844 15917 raft_consensus.cc:493] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.177331 15917 raft_consensus.cc:515] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:50.179486 15917 leader_election.cc:290] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:50.180624 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:50.181370 15762 raft_consensus.cc:2468] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 1.
I20260709 12:14:50.181205 15956 raft_consensus.cc:515] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:50.182499 15800 leader_election.cc:304] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [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: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 
I20260709 12:14:50.183386 15917 raft_consensus.cc:2804] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:50.183820 15917 raft_consensus.cc:493] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:50.184186 15917 raft_consensus.cc:3060] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:50.184455 15801 leader_election.cc:336] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111)
I20260709 12:14:50.183363 15956 leader_election.cc:290] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:50.184481 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c57aa7d5c54a3cbd0dbd01c6986467" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:50.185447 15762 raft_consensus.cc:3060] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:50.187281 15801 leader_election.cc:336] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111)
I20260709 12:14:50.189944 15917 raft_consensus.cc:515] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:50.190943 15762 raft_consensus.cc:2468] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 2.
I20260709 12:14:50.191712 15917 leader_election.cc:290] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:50.192728 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:50.192823 15800 leader_election.cc:304] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [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: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:50.193265 15762 raft_consensus.cc:3060] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:50.193874 15917 raft_consensus.cc:2804] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:50.194332 15917 raft_consensus.cc:697] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Becoming Leader. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:50.195240 15917 consensus_queue.cc:237] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [LEADER]: Queue going to LEADER 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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
W20260709 12:14:50.195735 15801 leader_election.cc:336] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111)
I20260709 12:14:50.199483 15762 raft_consensus.cc:2468] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 2.
I20260709 12:14:50.200630 15800 leader_election.cc:304] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [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: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:50.201431 15917 raft_consensus.cc:2804] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:50.201947 15917 raft_consensus.cc:697] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Becoming Leader. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:50.202651 15917 consensus_queue.cc:237] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [LEADER]: Queue going to LEADER 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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:50.203384 15584 catalog_manager.cc:5697] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a reported cstate change: term changed from 1 to 2, leader changed from 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129) to 62b350920fa240aa8042108d2634126a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "62b350920fa240aa8042108d2634126a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:50.217168 15584 catalog_manager.cc:5697] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a reported cstate change: term changed from 1 to 2, leader changed from 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129) to 62b350920fa240aa8042108d2634126a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "62b350920fa240aa8042108d2634126a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:50.237864 15801 consensus_peers.cc:597] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.286392 15762 raft_consensus.cc:1275] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Refusing update from remote peer 62b350920fa240aa8042108d2634126a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:50.286792 15917 raft_consensus.cc:493] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.287293 15917 raft_consensus.cc:515] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:50.287952 15956 consensus_queue.cc:1048] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:50.289530 15917 leader_election.cc:290] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:50.290537 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" is_pre_election: true
I20260709 12:14:50.291210 15760 raft_consensus.cc:2468] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 1.
I20260709 12:14:50.292194 15800 leader_election.cc:304] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [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: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 
I20260709 12:14:50.293069 15917 raft_consensus.cc:2804] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:50.293440 15917 raft_consensus.cc:493] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:50.293829 15917 raft_consensus.cc:3060] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:50.294376 15801 leader_election.cc:336] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111)
I20260709 12:14:50.300990 15917 raft_consensus.cc:515] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:50.302814 15917 leader_election.cc:290] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:50.305764 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:50.306620 15760 raft_consensus.cc:3060] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:50.307684 15801 leader_election.cc:336] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111)
I20260709 12:14:50.315390 15760 raft_consensus.cc:2468] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 2.
I20260709 12:14:50.316696 15800 leader_election.cc:304] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [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: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 8ae482ecc2f340ef8ce5fdb431c0374f
I20260709 12:14:50.317554 15963 raft_consensus.cc:2804] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:50.318128 15963 raft_consensus.cc:697] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Becoming Leader. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:50.319015 15963 consensus_queue.cc:237] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [LEADER]: Queue going to LEADER 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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:50.326941 15583 catalog_manager.cc:5697] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a reported cstate change: term changed from 1 to 2, leader changed from 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129) to 62b350920fa240aa8042108d2634126a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "62b350920fa240aa8042108d2634126a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:50.499408 15801 consensus_peers.cc:597] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.615952 15760 raft_consensus.cc:1275] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Refusing update from remote peer 62b350920fa240aa8042108d2634126a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:50.617350 15963 consensus_queue.cc:1048] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:50.717934 15801 consensus_peers.cc:597] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.738788 15801 consensus_peers.cc:597] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.763587 15760 raft_consensus.cc:1275] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Refusing update from remote peer 62b350920fa240aa8042108d2634126a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:50.764900 15972 consensus_queue.cc:1048] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:50.781905 15760 raft_consensus.cc:1275] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Refusing update from remote peer 62b350920fa240aa8042108d2634126a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:50.783231 15963 consensus_queue.cc:1048] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:50.868593 15760 raft_consensus.cc:1275] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Refusing update from remote peer 62b350920fa240aa8042108d2634126a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:50.869907 15963 consensus_queue.cc:1048] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:50.882581 15801 consensus_peers.cc:597] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.904683 15633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:51.131174 15801 consensus_peers.cc:597] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:51.198261 15801 consensus_peers.cc:597] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:51.283584 15801 consensus_peers.cc:597] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:51.308815 15727 consensus_peers.cc:597] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:51.374207 15801 consensus_peers.cc:597] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:51.905701 15633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:52.769778 15801 consensus_peers.cc:597] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:52.906544 15633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:53.089433 15801 consensus_peers.cc:597] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:53.208865 15801 consensus_peers.cc:597] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:53.305866 15801 consensus_peers.cc:597] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:53.382457 15801 consensus_peers.cc:597] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:53.617980 15801 consensus_peers.cc:597] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:53.646836 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:53.654469 15986 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:53.655260 15987 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:53.657984 10822 server_base.cc:1061] running on GCE node
W20260709 12:14:53.658366 15989 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:53.659291 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:53.659515 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:53.659693 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599293659678 us; error 0 us; skew 500 ppm
I20260709 12:14:53.660287 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:53.663235 10822 webserver.cc:533] Webserver started at http://127.10.145.129:35675/ using document root <none> and password file <none>
I20260709 12:14:53.663766 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:53.664008 10822 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:14:53.667860 10822 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260709 12:14:53.671602 15994 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:53.672679 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:53.673004 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-0-root
uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
format_stamp: "Formatted at 2026-07-09 12:14:46 on dist-test-slave-ncdh"
I20260709 12:14:53.673419 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599123865391-10822-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 12:14:53.678936 15801 consensus_peers.cc:597] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:53.695029 15801 consensus_peers.cc:597] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:53.711359 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:53.712683 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:53.714591 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:53.718489 16001 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:14:53.767349 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:14:53.767782 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.002s	sys 0.000s
I20260709 12:14:53.768128 10822 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:14:53.772735 16001 tablet_bootstrap.cc:492] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:53.784617 16001 tablet_bootstrap.cc:492] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:14:53.785503 16001 tablet_bootstrap.cc:492] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap complete.
I20260709 12:14:53.786057 16001 ts_tablet_manager.cc:1403] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.012s
I20260709 12:14:53.788035 16001 raft_consensus.cc:359] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.788756 16001 raft_consensus.cc:740] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.789409 16001 consensus_queue.cc:260] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.791365 16001 ts_tablet_manager.cc:1434] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260709 12:14:53.792070 16001 tablet_bootstrap.cc:492] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:53.803138 16001 tablet_bootstrap.cc:492] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.803808 16001 tablet_bootstrap.cc:492] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap complete.
I20260709 12:14:53.804371 16001 ts_tablet_manager.cc:1403] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:14:53.806663 16001 raft_consensus.cc:359] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.807365 16001 raft_consensus.cc:740] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.808096 16001 consensus_queue.cc:260] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.809934 16001 ts_tablet_manager.cc:1434] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:14:53.810595 10822 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:14:53.810612 16001 tablet_bootstrap.cc:492] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:53.810923 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.043s	user 0.042s	sys 0.000s
I20260709 12:14:53.822822 16001 tablet_bootstrap.cc:492] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.823789 16001 tablet_bootstrap.cc:492] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap complete.
I20260709 12:14:53.824424 16001 ts_tablet_manager.cc:1403] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 12:14:53.826732 16001 raft_consensus.cc:359] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.827324 16001 raft_consensus.cc:740] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.828038 16001 consensus_queue.cc:260] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.830231 16001 ts_tablet_manager.cc:1434] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:53.830937 16001 tablet_bootstrap.cc:492] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:53.841768 16001 tablet_bootstrap.cc:492] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.842499 16001 tablet_bootstrap.cc:492] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap complete.
I20260709 12:14:53.843207 16001 ts_tablet_manager.cc:1403] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:14:53.845214 16001 raft_consensus.cc:359] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.845716 16001 raft_consensus.cc:740] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.846465 16001 consensus_queue.cc:260] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.848256 16001 ts_tablet_manager.cc:1434] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:53.848901 16001 tablet_bootstrap.cc:492] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:53.859673 16001 tablet_bootstrap.cc:492] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.860812 16001 tablet_bootstrap.cc:492] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap complete.
I20260709 12:14:53.861689 16001 ts_tablet_manager.cc:1403] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 12:14:53.865020 16001 raft_consensus.cc:359] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.865896 16001 raft_consensus.cc:740] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.866707 16001 consensus_queue.cc:260] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
W20260709 12:14:53.867354 15727 consensus_peers.cc:597] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:53.869432 16001 ts_tablet_manager.cc:1434] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:14:53.870236 16001 tablet_bootstrap.cc:492] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:53.871519 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.129:35011
I20260709 12:14:53.871635 16065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.129:35011 every 8 connection(s)
I20260709 12:14:53.886001 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:53.888137 16001 tablet_bootstrap.cc:492] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.889194 16001 tablet_bootstrap.cc:492] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap complete.
I20260709 12:14:53.889940 16001 ts_tablet_manager.cc:1403] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 12:14:53.892712 16001 raft_consensus.cc:359] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.893648 16001 raft_consensus.cc:740] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.894589 16001 consensus_queue.cc:260] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.897001 16001 ts_tablet_manager.cc:1434] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:53.897823 16001 tablet_bootstrap.cc:492] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
W20260709 12:14:53.907687 15633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:53.914232 16001 tablet_bootstrap.cc:492] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:14:53.915235 16001 tablet_bootstrap.cc:492] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap complete.
I20260709 12:14:53.915939 16001 ts_tablet_manager.cc:1403] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 12:14:53.915302 15836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd"
dest_uuid: "62b350920fa240aa8042108d2634126a"
mode: GRACEFUL
new_leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:59328
I20260709 12:14:53.916945 15836 raft_consensus.cc:606] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Received request to transfer leadership to TS 3bf9a12ff9984e64bb51a53d4c27e563
I20260709 12:14:53.918028 16066 heartbeater.cc:344] Connected to a master server at 127.10.145.190:41855
I20260709 12:14:53.918479 16066 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:53.918316 16001 raft_consensus.cc:359] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.919150 16001 raft_consensus.cc:740] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.919425 16066 heartbeater.cc:507] Master 127.10.145.190:41855 requested a full tablet report, sending...
I20260709 12:14:53.919853 16001 consensus_queue.cc:260] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.920457 15836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c"
dest_uuid: "62b350920fa240aa8042108d2634126a"
mode: GRACEFUL
new_leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:59328
I20260709 12:14:53.921156 15836 raft_consensus.cc:606] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Received request to transfer leadership to TS 3bf9a12ff9984e64bb51a53d4c27e563
I20260709 12:14:53.922309 16001 ts_tablet_manager.cc:1434] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:53.923161 16001 tablet_bootstrap.cc:492] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:53.924269 15836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b4c07ca76584696b25105c0b2aa5e84"
dest_uuid: "62b350920fa240aa8042108d2634126a"
mode: GRACEFUL
new_leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:59328
I20260709 12:14:53.924975 15836 raft_consensus.cc:606] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Received request to transfer leadership to TS 3bf9a12ff9984e64bb51a53d4c27e563
I20260709 12:14:53.927721 15836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0"
dest_uuid: "62b350920fa240aa8042108d2634126a"
mode: GRACEFUL
new_leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:59328
I20260709 12:14:53.928239 15836 raft_consensus.cc:606] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Received request to transfer leadership to TS 3bf9a12ff9984e64bb51a53d4c27e563
I20260709 12:14:53.930961 15583 ts_manager.cc:194] Re-registered known tserver with Master: 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011)
I20260709 12:14:53.931375 15836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b"
dest_uuid: "62b350920fa240aa8042108d2634126a"
mode: GRACEFUL
new_leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:59328
I20260709 12:14:53.931953 15836 raft_consensus.cc:606] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Received request to transfer leadership to TS 3bf9a12ff9984e64bb51a53d4c27e563
I20260709 12:14:53.933205 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:53.933759 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:53.934391 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:53.941838 16001 tablet_bootstrap.cc:492] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:53.943019 16001 tablet_bootstrap.cc:492] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap complete.
I20260709 12:14:53.943728 16001 ts_tablet_manager.cc:1403] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 12:14:53.945585 15583 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51722
I20260709 12:14:53.946043 16001 raft_consensus.cc:359] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.946722 16001 raft_consensus.cc:740] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.947414 16001 consensus_queue.cc:260] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.948770 16066 heartbeater.cc:499] Master 127.10.145.190:41855 was elected leader, sending a full tablet report...
I20260709 12:14:53.948858 16001 ts_tablet_manager.cc:1434] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:53.949674 16001 tablet_bootstrap.cc:492] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:53.961930 16001 tablet_bootstrap.cc:492] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:14:53.962898 16001 tablet_bootstrap.cc:492] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap complete.
I20260709 12:14:53.963559 16001 ts_tablet_manager.cc:1403] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:14:53.965655 16001 raft_consensus.cc:359] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.966250 16001 raft_consensus.cc:740] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.966843 16001 consensus_queue.cc:260] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.968753 16001 ts_tablet_manager.cc:1434] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:53.969569 16001 tablet_bootstrap.cc:492] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap starting.
I20260709 12:14:53.981019 16001 tablet_bootstrap.cc:492] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:14:53.981717 16001 tablet_bootstrap.cc:492] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: Bootstrap complete.
I20260709 12:14:53.982195 16001 ts_tablet_manager.cc:1403] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260709 12:14:53.983769 16001 raft_consensus.cc:359] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.984290 16001 raft_consensus.cc:740] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae482ecc2f340ef8ce5fdb431c0374f, State: Initialized, Role: FOLLOWER
I20260709 12:14:53.984836 16001 consensus_queue.cc:260] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:53.986289 16001 ts_tablet_manager.cc:1434] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:14:54.016342 15982 raft_consensus.cc:993] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a: : Instructing follower 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:54.016870 15983 raft_consensus.cc:1081] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Signalling peer 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:54.018440 15760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c"
dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:45716
I20260709 12:14:54.018927 15760 raft_consensus.cc:493] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:54.019214 15760 raft_consensus.cc:3060] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:54.023834 15760 raft_consensus.cc:515] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.025389 15760 leader_election.cc:290] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 3 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:54.026559 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:54.027253 15836 raft_consensus.cc:3055] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:54.027580 15836 raft_consensus.cc:740] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:54.028452 15836 consensus_queue.cc:260] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.029670 15836 raft_consensus.cc:3060] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:54.035104 16038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47718c2b261a49d6a669c51ec092410c" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:54.035768 16038 raft_consensus.cc:3060] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:54.036281 15836 raft_consensus.cc:2468] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 3.
I20260709 12:14:54.037637 15725 leader_election.cc:304] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [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: 3bf9a12ff9984e64bb51a53d4c27e563, 62b350920fa240aa8042108d2634126a; no voters: 
I20260709 12:14:54.038419 15969 raft_consensus.cc:2804] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:54.039940 15969 raft_consensus.cc:697] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Becoming Leader. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:54.040836 15969 consensus_queue.cc:237] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.043228 16038 raft_consensus.cc:2468] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 3.
I20260709 12:14:54.049345 15583 catalog_manager.cc:5697] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 reported cstate change: term changed from 2 to 3, leader changed from 62b350920fa240aa8042108d2634126a (127.10.145.131) to 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:54.052209 15982 raft_consensus.cc:993] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a: : Instructing follower 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:54.052838 15983 raft_consensus.cc:1081] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Signalling peer 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:54.054354 15760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b4c07ca76584696b25105c0b2aa5e84"
dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:45716
I20260709 12:14:54.054806 15760 raft_consensus.cc:493] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:54.055069 15760 raft_consensus.cc:3060] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.061902 15760 raft_consensus.cc:515] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.064052 15760 leader_election.cc:290] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 2 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:54.064581 16038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c07ca76584696b25105c0b2aa5e84" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:54.065272 16038 raft_consensus.cc:3060] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.065948 16037 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.069511 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4c07ca76584696b25105c0b2aa5e84" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:54.070194 15836 raft_consensus.cc:3055] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:54.070508 15836 raft_consensus.cc:740] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:54.071336 16038 raft_consensus.cc:2468] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 2.
I20260709 12:14:54.071334 15836 consensus_queue.cc:260] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.072846 15836 raft_consensus.cc:3060] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.073449 15727 leader_election.cc:304] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:54.074427 15969 raft_consensus.cc:2804] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:54.075026 15969 raft_consensus.cc:697] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 LEADER]: Becoming Leader. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:54.075919 15969 consensus_queue.cc:237] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.084761 15836 raft_consensus.cc:2468] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 2.
I20260709 12:14:54.086239 15583 catalog_manager.cc:5697] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 reported cstate change: term changed from 1 to 2, leader changed from 62b350920fa240aa8042108d2634126a (127.10.145.131) to 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:54.133843 15982 raft_consensus.cc:993] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a: : Instructing follower 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:54.134316 15983 raft_consensus.cc:1081] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Signalling peer 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:54.135787 15760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b"
dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:45716
I20260709 12:14:54.136235 15760 raft_consensus.cc:493] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:54.136539 15760 raft_consensus.cc:3060] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.140810 15760 raft_consensus.cc:515] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.142307 15760 leader_election.cc:290] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 2 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:54.143253 16037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:54.143384 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:54.143839 16037 raft_consensus.cc:3060] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.143982 15836 raft_consensus.cc:3055] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:54.144431 15836 raft_consensus.cc:740] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:54.145180 15836 consensus_queue.cc:260] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.146129 15836 raft_consensus.cc:3060] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.148905 16037 raft_consensus.cc:2468] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 2.
I20260709 12:14:54.150010 15727 leader_election.cc:304] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:54.150712 15969 raft_consensus.cc:2804] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:54.151190 15969 raft_consensus.cc:697] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 LEADER]: Becoming Leader. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:54.151636 15836 raft_consensus.cc:2468] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 2.
I20260709 12:14:54.152061 15969 consensus_queue.cc:237] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.159430 15583 catalog_manager.cc:5697] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 reported cstate change: term changed from 1 to 2, leader changed from 62b350920fa240aa8042108d2634126a (127.10.145.131) to 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:54.195346 16037 raft_consensus.cc:3060] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.201001 16037 pending_rounds.cc:85] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: Aborting all ops after (but not including) 0
I20260709 12:14:54.201325 16037 pending_rounds.cc:107] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:54.201560 16037 raft_consensus.cc:2889] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:54.238337 15982 raft_consensus.cc:993] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a: : Instructing follower 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:54.238845 15983 raft_consensus.cc:1081] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Signalling peer 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:54.240577 15760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0"
dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:45716
I20260709 12:14:54.241091 15760 raft_consensus.cc:493] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:54.241379 15760 raft_consensus.cc:3060] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:54.245651 15760 raft_consensus.cc:515] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.247063 15760 leader_election.cc:290] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 3 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:54.248068 16037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:54.248137 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6ef20e9e614d50a01ac480b4dee4b0" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:54.248728 16037 raft_consensus.cc:3060] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:54.248891 15836 raft_consensus.cc:3055] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:54.249603 15836 raft_consensus.cc:740] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:54.250344 15836 consensus_queue.cc:260] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.251324 15836 raft_consensus.cc:3060] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:54.253909 16037 raft_consensus.cc:2468] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 3.
I20260709 12:14:54.254977 15727 leader_election.cc:304] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [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: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:54.255702 15969 raft_consensus.cc:2804] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:54.256381 15969 raft_consensus.cc:697] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Becoming Leader. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:54.256705 15836 raft_consensus.cc:2468] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 3.
I20260709 12:14:54.257264 15969 consensus_queue.cc:237] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.264283 15583 catalog_manager.cc:5697] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 reported cstate change: term changed from 2 to 3, leader changed from 62b350920fa240aa8042108d2634126a (127.10.145.131) to 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:54.284349 15982 raft_consensus.cc:993] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a: : Instructing follower 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:54.284857 15982 raft_consensus.cc:1081] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Signalling peer 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:54.286674 15760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd"
dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:45716
I20260709 12:14:54.287333 15760 raft_consensus.cc:493] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:54.287715 15760 raft_consensus.cc:3060] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:54.294706 15760 raft_consensus.cc:515] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.296391 15760 leader_election.cc:290] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 3 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:54.297019 16037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:54.297771 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:54.297742 16037 raft_consensus.cc:3060] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:54.298430 15836 raft_consensus.cc:3055] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:54.298750 15836 raft_consensus.cc:740] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:54.299501 15836 consensus_queue.cc:260] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.300696 15836 raft_consensus.cc:3060] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:54.303239 16037 raft_consensus.cc:2468] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 3.
I20260709 12:14:54.304235 15727 leader_election.cc:304] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [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: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:54.304982 15969 raft_consensus.cc:2804] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:54.305552 15969 raft_consensus.cc:697] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Becoming Leader. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:54.306443 15969 consensus_queue.cc:237] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.307277 15836 raft_consensus.cc:2468] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 3.
I20260709 12:14:54.313966 15583 catalog_manager.cc:5697] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 reported cstate change: term changed from 2 to 3, leader changed from 62b350920fa240aa8042108d2634126a (127.10.145.131) to 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:54.355656 16037 raft_consensus.cc:3060] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.360981 16037 pending_rounds.cc:85] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: Aborting all ops after (but not including) 0
I20260709 12:14:54.361328 16037 pending_rounds.cc:107] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:54.361568 16037 raft_consensus.cc:2889] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:54.481828 15836 raft_consensus.cc:1275] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:54.483083 15969 consensus_queue.cc:1048] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:54.492898 16037 raft_consensus.cc:1275] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:54.494562 15969 consensus_queue.cc:1048] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:54.495148 15969 consensus_queue.cc:1243] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Peer 8ae482ecc2f340ef8ce5fdb431c0374f log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 12:14:54.497433 16037 pending_rounds.cc:85] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: Aborting all ops after (but not including) 0
I20260709 12:14:54.497732 16037 pending_rounds.cc:107] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:54.497987 16037 raft_consensus.cc:2889] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:54.637492 15836 raft_consensus.cc:1275] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:54.639019 16080 consensus_queue.cc:1048] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:54.649505 15835 raft_consensus.cc:1275] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:54.651244 15969 consensus_queue.cc:1048] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:54.661772 16037 raft_consensus.cc:1275] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:54.663100 16080 consensus_queue.cc:1048] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:54.669771 16038 raft_consensus.cc:1275] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:54.671654 15969 consensus_queue.cc:1048] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:54.677561 15835 raft_consensus.cc:1275] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:54.679400 15969 consensus_queue.cc:1048] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:54.694530 16037 raft_consensus.cc:1275] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:54.696188 15969 consensus_queue.cc:1048] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:54.866577 15836 raft_consensus.cc:1275] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:54.867865 16080 consensus_queue.cc:1048] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:54.876484 16037 raft_consensus.cc:1275] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:54.880129 16103 consensus_queue.cc:1048] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:54.880800 16103 consensus_queue.cc:1243] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Peer 8ae482ecc2f340ef8ce5fdb431c0374f log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 12:14:54.883211 16037 pending_rounds.cc:85] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: Aborting all ops after (but not including) 0
I20260709 12:14:54.883500 16037 pending_rounds.cc:107] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:54.883780 16037 raft_consensus.cc:2889] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:54.909338 15633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:54.944167 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:54.961617 15760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd"
dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
mode: GRACEFUL
new_leader_uuid: "62b350920fa240aa8042108d2634126a"
 from {username='slave'} at 127.0.0.1:37124
I20260709 12:14:54.962280 15760 raft_consensus.cc:606] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Received request to transfer leadership to TS 62b350920fa240aa8042108d2634126a
I20260709 12:14:54.964643 15760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52ddf3cfbfcb485eb6e3711bf4149d89"
dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
mode: GRACEFUL
new_leader_uuid: "62b350920fa240aa8042108d2634126a"
 from {username='slave'} at 127.0.0.1:37124
I20260709 12:14:54.965248 15760 raft_consensus.cc:606] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 LEADER]: Received request to transfer leadership to TS 62b350920fa240aa8042108d2634126a
I20260709 12:14:54.966176 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:54.966645 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:54.967213 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:54.980574 16103 raft_consensus.cc:993] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563: : Instructing follower 62b350920fa240aa8042108d2634126a to start an election
I20260709 12:14:54.981262 15969 raft_consensus.cc:1081] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 LEADER]: Signalling peer 62b350920fa240aa8042108d2634126a to start an election
I20260709 12:14:54.982705 15836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52ddf3cfbfcb485eb6e3711bf4149d89"
dest_uuid: "62b350920fa240aa8042108d2634126a"
 from {username='slave'} at 127.0.0.1:36094
I20260709 12:14:54.983181 15836 raft_consensus.cc:493] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:54.983492 15836 raft_consensus.cc:3060] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.988494 15836 raft_consensus.cc:515] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.990094 15836 leader_election.cc:290] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:54.991020 16037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ddf3cfbfcb485eb6e3711bf4149d89" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:54.991285 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ddf3cfbfcb485eb6e3711bf4149d89" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:54.991627 16037 raft_consensus.cc:3060] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.991897 15760 raft_consensus.cc:3055] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:54.992249 15760 raft_consensus.cc:740] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:54.992954 15760 consensus_queue.cc:260] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:54.993860 15760 raft_consensus.cc:3060] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:54.996752 16037 raft_consensus.cc:2468] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 2.
I20260709 12:14:54.997865 15801 leader_election.cc:304] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:54.998413 15760 raft_consensus.cc:2468] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 2.
I20260709 12:14:54.998539 15982 raft_consensus.cc:2804] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:54.999178 15982 raft_consensus.cc:697] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Becoming Leader. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:54.999951 15982 consensus_queue.cc:237] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:55.006419 15584 catalog_manager.cc:5697] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a reported cstate change: term changed from 1 to 2, leader changed from 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130) to 62b350920fa240aa8042108d2634126a (127.10.145.131). New cstate: current_term: 2 leader_uuid: "62b350920fa240aa8042108d2634126a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:55.413885 16103 raft_consensus.cc:993] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563: : Instructing follower 62b350920fa240aa8042108d2634126a to start an election
I20260709 12:14:55.414577 15969 raft_consensus.cc:1081] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Signalling peer 62b350920fa240aa8042108d2634126a to start an election
I20260709 12:14:55.415989 15836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd"
dest_uuid: "62b350920fa240aa8042108d2634126a"
 from {username='slave'} at 127.0.0.1:36094
I20260709 12:14:55.416540 15836 raft_consensus.cc:493] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:55.416886 15836 raft_consensus.cc:3060] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:55.417382 15760 raft_consensus.cc:1275] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Refusing update from remote peer 62b350920fa240aa8042108d2634126a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:55.418651 15982 consensus_queue.cc:1048] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:55.422713 15836 raft_consensus.cc:515] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:55.424911 15836 leader_election.cc:290] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 4 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:55.428179 16038 raft_consensus.cc:1275] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Refusing update from remote peer 62b350920fa240aa8042108d2634126a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:55.429478 16096 consensus_queue.cc:1048] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:55.429595 16037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:55.430965 16037 raft_consensus.cc:3060] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:55.431043 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247593ca8a1745ecae11e4e81e5064cd" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:55.431757 15760 raft_consensus.cc:3055] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:55.432140 15760 raft_consensus.cc:740] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:55.433023 15760 consensus_queue.cc:260] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:55.435047 15760 raft_consensus.cc:3060] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:55.436812 16037 raft_consensus.cc:2468] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 4.
I20260709 12:14:55.438181 15801 leader_election.cc:304] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [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: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:55.439054 16096 raft_consensus.cc:2804] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:55.439523 16096 raft_consensus.cc:697] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 4 LEADER]: Becoming Leader. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:55.440300 16096 consensus_queue.cc:237] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:55.450094 15760 raft_consensus.cc:2468] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 4.
I20260709 12:14:55.450475 15584 catalog_manager.cc:5697] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a reported cstate change: term changed from 3 to 4, leader changed from 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130) to 62b350920fa240aa8042108d2634126a (127.10.145.131). New cstate: current_term: 4 leader_uuid: "62b350920fa240aa8042108d2634126a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:55.910429 15633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:55.999776 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:56.016167 15836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0488d9125e84fa3a9c5b2a28a8db791"
dest_uuid: "62b350920fa240aa8042108d2634126a"
mode: GRACEFUL
new_leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:59328
I20260709 12:14:56.016557 15760 raft_consensus.cc:1275] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 4 FOLLOWER]: Refusing update from remote peer 62b350920fa240aa8042108d2634126a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:56.016746 16037 raft_consensus.cc:1275] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 4 FOLLOWER]: Refusing update from remote peer 62b350920fa240aa8042108d2634126a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:56.017280 15836 raft_consensus.cc:606] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Received request to transfer leadership to TS 3bf9a12ff9984e64bb51a53d4c27e563
I20260709 12:14:56.019380 15982 consensus_queue.cc:1048] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:56.020879 16095 consensus_queue.cc:1048] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:56.022249 15836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02"
dest_uuid: "62b350920fa240aa8042108d2634126a"
mode: GRACEFUL
new_leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:59328
I20260709 12:14:56.023218 15836 raft_consensus.cc:606] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Received request to transfer leadership to TS 3bf9a12ff9984e64bb51a53d4c27e563
I20260709 12:14:56.025224 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:56.025941 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:56.027069 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:56.193177 16096 raft_consensus.cc:993] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a: : Instructing follower 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:56.193634 15982 raft_consensus.cc:1081] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Signalling peer 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:56.195185 15760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02"
dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:45716
I20260709 12:14:56.195742 15760 raft_consensus.cc:493] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:56.196039 15760 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:56.203377 15760 raft_consensus.cc:515] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:56.205003 15760 leader_election.cc:290] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 3 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:56.206339 16037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:56.206260 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:56.207373 16037 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:56.207432 15836 raft_consensus.cc:3055] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:56.207948 15836 raft_consensus.cc:740] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:56.210292 15836 consensus_queue.cc:260] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:56.211836 15836 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:56.215338 16037 raft_consensus.cc:2468] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 3.
I20260709 12:14:56.217160 15727 leader_election.cc:304] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [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: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:56.218211 15969 raft_consensus.cc:2804] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:56.219696 15836 raft_consensus.cc:2468] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 3.
I20260709 12:14:56.221087 15969 raft_consensus.cc:697] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Becoming Leader. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:56.222081 15969 consensus_queue.cc:237] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:56.230649 15584 catalog_manager.cc:5697] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 reported cstate change: term changed from 2 to 3, leader changed from 62b350920fa240aa8042108d2634126a (127.10.145.131) to 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:56.375005 16096 raft_consensus.cc:993] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a: : Instructing follower 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:56.375613 15982 raft_consensus.cc:1081] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Signalling peer 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:56.377146 15760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0488d9125e84fa3a9c5b2a28a8db791"
dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:45716
I20260709 12:14:56.377599 15760 raft_consensus.cc:493] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:56.377858 15760 raft_consensus.cc:3060] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:56.383464 15760 raft_consensus.cc:515] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:56.384896 15760 leader_election.cc:290] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 2 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:56.385942 16037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0488d9125e84fa3a9c5b2a28a8db791" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:56.386196 15836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0488d9125e84fa3a9c5b2a28a8db791" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:56.386761 16037 raft_consensus.cc:3060] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:56.386771 15836 raft_consensus.cc:3055] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:56.387300 15836 raft_consensus.cc:740] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:56.388305 15836 consensus_queue.cc:260] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:56.389921 15836 raft_consensus.cc:3060] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:56.394764 16037 raft_consensus.cc:2468] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 2.
I20260709 12:14:56.395946 15727 leader_election.cc:304] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:56.396813 15969 raft_consensus.cc:2804] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:56.397300 15969 raft_consensus.cc:697] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 LEADER]: Becoming Leader. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:56.397351 15836 raft_consensus.cc:2468] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 2.
I20260709 12:14:56.398393 15969 consensus_queue.cc:237] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:56.406343 15584 catalog_manager.cc:5697] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 reported cstate change: term changed from 1 to 2, leader changed from 62b350920fa240aa8042108d2634126a (127.10.145.131) to 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:56.761090 16038 raft_consensus.cc:1275] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:56.762375 15969 consensus_queue.cc:1048] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:56.774389 15836 raft_consensus.cc:1275] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:56.776707 16139 consensus_queue.cc:1048] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:56.796180 16038 raft_consensus.cc:1275] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:56.797633 16139 consensus_queue.cc:1048] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:56.807884 15835 raft_consensus.cc:1275] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:56.810768 16139 consensus_queue.cc:1048] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:56.911811 15633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:57.039218 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:57.047016 15760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02"
dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
mode: GRACEFUL
new_leader_uuid: "62b350920fa240aa8042108d2634126a"
 from {username='slave'} at 127.0.0.1:37124
I20260709 12:14:57.047520 15760 raft_consensus.cc:606] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Received request to transfer leadership to TS 62b350920fa240aa8042108d2634126a
I20260709 12:14:57.050321 15760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b"
dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
mode: GRACEFUL
new_leader_uuid: "62b350920fa240aa8042108d2634126a"
 from {username='slave'} at 127.0.0.1:37124
I20260709 12:14:57.051554 15760 raft_consensus.cc:606] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 LEADER]: Received request to transfer leadership to TS 62b350920fa240aa8042108d2634126a
I20260709 12:14:57.053087 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:57.053632 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:57.054205 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:57.286290 16139 raft_consensus.cc:993] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563: : Instructing follower 62b350920fa240aa8042108d2634126a to start an election
I20260709 12:14:57.286892 16130 raft_consensus.cc:1081] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 LEADER]: Signalling peer 62b350920fa240aa8042108d2634126a to start an election
I20260709 12:14:57.288684 15835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b"
dest_uuid: "62b350920fa240aa8042108d2634126a"
 from {username='slave'} at 127.0.0.1:36094
I20260709 12:14:57.289274 15835 raft_consensus.cc:493] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:57.289527 15835 raft_consensus.cc:3060] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:57.296640 15835 raft_consensus.cc:515] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:57.298502 15835 leader_election.cc:290] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 3 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:57.299374 16038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:57.299576 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61829fffcd449eab3aa9af588d98c8b" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:57.299975 16038 raft_consensus.cc:3060] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:57.300160 15760 raft_consensus.cc:3055] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:57.300612 15760 raft_consensus.cc:740] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:57.301381 15760 consensus_queue.cc:260] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:57.302351 15760 raft_consensus.cc:3060] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:57.306497 16038 raft_consensus.cc:2468] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 3.
I20260709 12:14:57.307659 15760 raft_consensus.cc:2468] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 3.
I20260709 12:14:57.307905 15801 leader_election.cc:304] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [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: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:57.308808 16096 raft_consensus.cc:2804] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:57.309428 16096 raft_consensus.cc:697] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 3 LEADER]: Becoming Leader. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:57.310292 16096 consensus_queue.cc:237] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:57.317464 15584 catalog_manager.cc:5697] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a reported cstate change: term changed from 2 to 3, leader changed from 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130) to 62b350920fa240aa8042108d2634126a (127.10.145.131). New cstate: current_term: 3 leader_uuid: "62b350920fa240aa8042108d2634126a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:57.354719 16139 raft_consensus.cc:993] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563: : Instructing follower 62b350920fa240aa8042108d2634126a to start an election
I20260709 12:14:57.355237 16130 raft_consensus.cc:1081] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Signalling peer 62b350920fa240aa8042108d2634126a to start an election
I20260709 12:14:57.356746 15835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02"
dest_uuid: "62b350920fa240aa8042108d2634126a"
 from {username='slave'} at 127.0.0.1:36094
I20260709 12:14:57.357316 15835 raft_consensus.cc:493] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:57.357764 15835 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:57.362885 15835 raft_consensus.cc:515] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:57.365017 15835 leader_election.cc:290] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [CANDIDATE]: Term 4 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535)
I20260709 12:14:57.365347 16038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:57.365655 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "62b350920fa240aa8042108d2634126a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
I20260709 12:14:57.366036 16038 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:57.366183 15760 raft_consensus.cc:3055] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:57.366542 15760 raft_consensus.cc:740] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:57.367264 15760 consensus_queue.cc:260] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:57.368391 15760 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:57.372826 16038 raft_consensus.cc:2468] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 4.
I20260709 12:14:57.374100 15801 leader_election.cc:304] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [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: 62b350920fa240aa8042108d2634126a, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:57.374743 15760 raft_consensus.cc:2468] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b350920fa240aa8042108d2634126a in term 4.
I20260709 12:14:57.374763 16096 raft_consensus.cc:2804] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:57.375605 16096 raft_consensus.cc:697] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 4 LEADER]: Becoming Leader. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:57.376395 16096 consensus_queue.cc:237] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:57.382225 15584 catalog_manager.cc:5697] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a reported cstate change: term changed from 3 to 4, leader changed from 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130) to 62b350920fa240aa8042108d2634126a (127.10.145.131). New cstate: current_term: 4 leader_uuid: "62b350920fa240aa8042108d2634126a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:57.761511 16038 raft_consensus.cc:1275] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 4 FOLLOWER]: Refusing update from remote peer 62b350920fa240aa8042108d2634126a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:57.763049 16096 consensus_queue.cc:1048] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:57.773798 15760 raft_consensus.cc:1275] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 4 FOLLOWER]: Refusing update from remote peer 62b350920fa240aa8042108d2634126a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:57.775403 15982 consensus_queue.cc:1048] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:57.776396 16038 raft_consensus.cc:1275] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Refusing update from remote peer 62b350920fa240aa8042108d2634126a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:57.777868 15982 consensus_queue.cc:1048] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:57.793735 15760 raft_consensus.cc:1275] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Refusing update from remote peer 62b350920fa240aa8042108d2634126a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:57.796413 16155 consensus_queue.cc:1048] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:14:57.912958 15633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:58.060732 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:58.068236 15835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19c57aa7d5c54a3cbd0dbd01c6986467"
dest_uuid: "62b350920fa240aa8042108d2634126a"
mode: GRACEFUL
new_leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:59328
I20260709 12:14:58.068801 15835 raft_consensus.cc:606] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Received request to transfer leadership to TS 3bf9a12ff9984e64bb51a53d4c27e563
I20260709 12:14:58.071252 15835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02"
dest_uuid: "62b350920fa240aa8042108d2634126a"
mode: GRACEFUL
new_leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:59328
I20260709 12:14:58.071758 15835 raft_consensus.cc:606] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 4 LEADER]: Received request to transfer leadership to TS 3bf9a12ff9984e64bb51a53d4c27e563
I20260709 12:14:58.072751 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:58.073264 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:58.073791 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:58.129288 16096 raft_consensus.cc:993] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a: : Instructing follower 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:58.129798 16155 raft_consensus.cc:1081] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Signalling peer 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:58.131111 15760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19c57aa7d5c54a3cbd0dbd01c6986467"
dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:45716
I20260709 12:14:58.131582 15760 raft_consensus.cc:493] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:58.131886 15760 raft_consensus.cc:3060] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:58.136588 15760 raft_consensus.cc:515] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:58.138154 15760 leader_election.cc:290] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 3 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:58.138935 16038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c57aa7d5c54a3cbd0dbd01c6986467" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:58.139185 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c57aa7d5c54a3cbd0dbd01c6986467" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:58.139546 16038 raft_consensus.cc:3060] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:58.139796 15835 raft_consensus.cc:3055] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:58.140138 15835 raft_consensus.cc:740] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:58.140935 15835 consensus_queue.cc:260] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:58.142015 15835 raft_consensus.cc:3060] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:58.144845 16038 raft_consensus.cc:2468] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 3.
I20260709 12:14:58.145960 15727 leader_election.cc:304] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [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: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:58.146804 16130 raft_consensus.cc:2804] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:58.147356 15835 raft_consensus.cc:2468] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 3.
I20260709 12:14:58.147830 16130 raft_consensus.cc:697] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Becoming Leader. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:58.149356 16130 consensus_queue.cc:237] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:58.158790 15583 catalog_manager.cc:5697] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 reported cstate change: term changed from 2 to 3, leader changed from 62b350920fa240aa8042108d2634126a (127.10.145.131) to 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.269460 16155 raft_consensus.cc:993] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a: : Instructing follower 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:58.269897 16096 raft_consensus.cc:1081] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 4 LEADER]: Signalling peer 3bf9a12ff9984e64bb51a53d4c27e563 to start an election
I20260709 12:14:58.271374 15760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02"
dest_uuid: "3bf9a12ff9984e64bb51a53d4c27e563"
 from {username='slave'} at 127.0.0.1:45716
I20260709 12:14:58.271813 15760 raft_consensus.cc:493] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:58.272104 15760 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:58.276965 15760 raft_consensus.cc:515] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:58.278784 15760 leader_election.cc:290] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [CANDIDATE]: Term 5 election: Requested vote from peers 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011), 62b350920fa240aa8042108d2634126a (127.10.145.131:36135)
I20260709 12:14:58.279575 16038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f"
I20260709 12:14:58.279842 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d6c77d88d4e29b485b99f52211d02" candidate_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "62b350920fa240aa8042108d2634126a"
I20260709 12:14:58.280238 16038 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:58.280465 15835 raft_consensus.cc:3055] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:58.280884 15835 raft_consensus.cc:740] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62b350920fa240aa8042108d2634126a, State: Running, Role: LEADER
I20260709 12:14:58.281818 15835 consensus_queue.cc:260] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:58.283166 15835 raft_consensus.cc:3060] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:58.286545 16038 raft_consensus.cc:2468] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 5.
I20260709 12:14:58.287524 15727 leader_election.cc:304] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [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: 3bf9a12ff9984e64bb51a53d4c27e563, 8ae482ecc2f340ef8ce5fdb431c0374f; no voters: 
I20260709 12:14:58.288211 16130 raft_consensus.cc:2804] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:58.288719 16130 raft_consensus.cc:697] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 5 LEADER]: Becoming Leader. State: Replica: 3bf9a12ff9984e64bb51a53d4c27e563, State: Running, Role: LEADER
I20260709 12:14:58.289180 15835 raft_consensus.cc:2468] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf9a12ff9984e64bb51a53d4c27e563 in term 5.
I20260709 12:14:58.289608 16130 consensus_queue.cc:237] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [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: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } }
I20260709 12:14:58.296139 15583 catalog_manager.cc:5697] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 reported cstate change: term changed from 4 to 5, leader changed from 62b350920fa240aa8042108d2634126a (127.10.145.131) to 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130). New cstate: current_term: 5 leader_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf9a12ff9984e64bb51a53d4c27e563" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 37535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.645586 16038 raft_consensus.cc:1275] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:58.646914 16130 consensus_queue.cc:1048] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:58.664027 15835 raft_consensus.cc:1275] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:58.665536 16166 consensus_queue.cc:1048] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:58.874315 16038 raft_consensus.cc:1275] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 5 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:14:58.875542 16166 consensus_queue.cc:1048] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae482ecc2f340ef8ce5fdb431c0374f" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:58.884698 15835 raft_consensus.cc:1275] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 5 FOLLOWER]: Refusing update from remote peer 3bf9a12ff9984e64bb51a53d4c27e563: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:14:58.886523 16130 consensus_queue.cc:1048] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b350920fa240aa8042108d2634126a" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:14:58.913966 15633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:59.079980 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:59.111349 10822 tablet_server.cc:179] TabletServer@127.10.145.129:35011 shutting down...
W20260709 12:14:59.124778 15801 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 79 similar messages]
W20260709 12:14:59.131253 15801 consensus_peers.cc:597] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:59.137468 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:59.138336 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:59.139125 10822 raft_consensus.cc:2243] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.139655 10822 raft_consensus.cc:2272] T 47718c2b261a49d6a669c51ec092410c P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.142077 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:59.142679 10822 raft_consensus.cc:2243] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.143114 10822 raft_consensus.cc:2272] T d16d6c77d88d4e29b485b99f52211d02 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.145633 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:59.146211 10822 raft_consensus.cc:2243] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.146656 10822 raft_consensus.cc:2272] T 247593ca8a1745ecae11e4e81e5064cd P 8ae482ecc2f340ef8ce5fdb431c0374f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.148609 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:59.149197 10822 raft_consensus.cc:2243] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.149596 10822 raft_consensus.cc:2272] T c0488d9125e84fa3a9c5b2a28a8db791 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.151628 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:59.152297 10822 raft_consensus.cc:2243] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.152869 10822 raft_consensus.cc:2272] T bb6b095fed434f5e937f089ee34ead28 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.155790 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:59.156580 10822 raft_consensus.cc:2243] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.157253 10822 raft_consensus.cc:2272] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:59.157555 15727 consensus_peers.cc:597] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:59.159930 15801 consensus_peers.cc:597] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:59.160501 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:59.161131 10822 raft_consensus.cc:2243] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.161576 10822 raft_consensus.cc:2272] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.163678 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:59.164157 10822 raft_consensus.cc:2243] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.164542 10822 raft_consensus.cc:2272] T e61829fffcd449eab3aa9af588d98c8b P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.166608 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:59.167086 10822 raft_consensus.cc:2243] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.167495 10822 raft_consensus.cc:2272] T 7b4c07ca76584696b25105c0b2aa5e84 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.169492 10822 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:59.169886 10822 raft_consensus.cc:2243] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.170236 10822 raft_consensus.cc:2272] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 8ae482ecc2f340ef8ce5fdb431c0374f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.203161 10822 tablet_server.cc:196] TabletServer@127.10.145.129:35011 shutdown complete.
I20260709 12:14:59.230998 10822 tablet_server.cc:179] TabletServer@127.10.145.130:0 shutting down...
W20260709 12:14:59.239560 15800 consensus_peers.cc:597] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a -> Peer 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535): Couldn't send request to peer 3bf9a12ff9984e64bb51a53d4c27e563. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:59.257373 15727 consensus_peers.cc:597] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:59.261400 15800 consensus_peers.cc:597] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a -> Peer 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535): Couldn't send request to peer 3bf9a12ff9984e64bb51a53d4c27e563. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:59.262470 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:59.263232 10822 tablet_replica.cc:333] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563: stopping tablet replica
I20260709 12:14:59.264312 10822 raft_consensus.cc:2243] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.265137 10822 raft_consensus.cc:2272] T 247593ca8a1745ecae11e4e81e5064cd P 3bf9a12ff9984e64bb51a53d4c27e563 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.267357 10822 tablet_replica.cc:333] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563: stopping tablet replica
I20260709 12:14:59.267874 10822 raft_consensus.cc:2243] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.268625 10822 raft_consensus.cc:2272] T c0488d9125e84fa3a9c5b2a28a8db791 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.270576 10822 tablet_replica.cc:333] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563: stopping tablet replica
I20260709 12:14:59.271056 10822 raft_consensus.cc:2243] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.271742 10822 raft_consensus.cc:2272] T d16d6c77d88d4e29b485b99f52211d02 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.274349 10822 tablet_replica.cc:333] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563: stopping tablet replica
I20260709 12:14:59.274847 10822 raft_consensus.cc:2243] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.275642 10822 raft_consensus.cc:2272] T 47718c2b261a49d6a669c51ec092410c P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.277663 10822 tablet_replica.cc:333] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563: stopping tablet replica
I20260709 12:14:59.278131 10822 raft_consensus.cc:2243] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.279042 10822 raft_consensus.cc:2272] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.281680 10822 tablet_replica.cc:333] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563: stopping tablet replica
W20260709 12:14:59.282271 15800 consensus_peers.cc:597] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a -> Peer 3bf9a12ff9984e64bb51a53d4c27e563 (127.10.145.130:37535): Couldn't send request to peer 3bf9a12ff9984e64bb51a53d4c27e563. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:59.282276 10822 raft_consensus.cc:2243] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.283236 10822 raft_consensus.cc:2272] T e61829fffcd449eab3aa9af588d98c8b P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.285394 10822 tablet_replica.cc:333] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563: stopping tablet replica
I20260709 12:14:59.285907 10822 raft_consensus.cc:2243] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.286351 10822 raft_consensus.cc:2272] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.288558 10822 tablet_replica.cc:333] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563: stopping tablet replica
I20260709 12:14:59.289028 10822 raft_consensus.cc:2243] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.289510 10822 raft_consensus.cc:2272] T bb6b095fed434f5e937f089ee34ead28 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.291702 10822 tablet_replica.cc:333] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563: stopping tablet replica
I20260709 12:14:59.292230 10822 raft_consensus.cc:2243] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.293079 10822 raft_consensus.cc:2272] T 7b4c07ca76584696b25105c0b2aa5e84 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.294904 10822 tablet_replica.cc:333] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563: stopping tablet replica
I20260709 12:14:59.295433 10822 raft_consensus.cc:2243] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.296135 10822 raft_consensus.cc:2272] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 3bf9a12ff9984e64bb51a53d4c27e563 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.326937 10822 tablet_server.cc:196] TabletServer@127.10.145.130:0 shutdown complete.
W20260709 12:14:59.351492 15801 consensus_peers.cc:597] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a -> Peer 8ae482ecc2f340ef8ce5fdb431c0374f (127.10.145.129:35011): Couldn't send request to peer 8ae482ecc2f340ef8ce5fdb431c0374f. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:35011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:59.351707 10822 tablet_server.cc:179] TabletServer@127.10.145.131:0 shutting down...
I20260709 12:14:59.378098 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:59.378763 10822 tablet_replica.cc:333] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a: stopping tablet replica
I20260709 12:14:59.379484 10822 raft_consensus.cc:2243] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.380008 10822 raft_consensus.cc:2272] T 47718c2b261a49d6a669c51ec092410c P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.382103 10822 tablet_replica.cc:333] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a: stopping tablet replica
I20260709 12:14:59.382699 10822 raft_consensus.cc:2243] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.383111 10822 raft_consensus.cc:2272] T 19c57aa7d5c54a3cbd0dbd01c6986467 P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.386219 10822 tablet_replica.cc:333] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a: stopping tablet replica
I20260709 12:14:59.386762 10822 raft_consensus.cc:2243] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.387665 10822 raft_consensus.cc:2272] T 52ddf3cfbfcb485eb6e3711bf4149d89 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.389771 10822 tablet_replica.cc:333] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a: stopping tablet replica
I20260709 12:14:59.390389 10822 raft_consensus.cc:2243] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.391304 10822 raft_consensus.cc:2272] T bb6b095fed434f5e937f089ee34ead28 P 62b350920fa240aa8042108d2634126a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.393823 10822 tablet_replica.cc:333] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a: stopping tablet replica
I20260709 12:14:59.394389 10822 raft_consensus.cc:2243] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.394852 10822 raft_consensus.cc:2272] T 7b6ef20e9e614d50a01ac480b4dee4b0 P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.396770 10822 tablet_replica.cc:333] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a: stopping tablet replica
I20260709 12:14:59.397332 10822 raft_consensus.cc:2243] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.398067 10822 raft_consensus.cc:2272] T e61829fffcd449eab3aa9af588d98c8b P 62b350920fa240aa8042108d2634126a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.399923 10822 tablet_replica.cc:333] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a: stopping tablet replica
I20260709 12:14:59.400504 10822 raft_consensus.cc:2243] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.400995 10822 raft_consensus.cc:2272] T 7b4c07ca76584696b25105c0b2aa5e84 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.402956 10822 tablet_replica.cc:333] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a: stopping tablet replica
I20260709 12:14:59.403450 10822 raft_consensus.cc:2243] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.403848 10822 raft_consensus.cc:2272] T c0488d9125e84fa3a9c5b2a28a8db791 P 62b350920fa240aa8042108d2634126a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.405696 10822 tablet_replica.cc:333] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a: stopping tablet replica
I20260709 12:14:59.406193 10822 raft_consensus.cc:2243] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.406924 10822 raft_consensus.cc:2272] T 247593ca8a1745ecae11e4e81e5064cd P 62b350920fa240aa8042108d2634126a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.408782 10822 tablet_replica.cc:333] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a: stopping tablet replica
I20260709 12:14:59.409247 10822 raft_consensus.cc:2243] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.409658 10822 raft_consensus.cc:2272] T d16d6c77d88d4e29b485b99f52211d02 P 62b350920fa240aa8042108d2634126a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.431545 10822 tablet_server.cc:196] TabletServer@127.10.145.131:0 shutdown complete.
I20260709 12:14:59.454854 10822 master.cc:562] Master@127.10.145.190:41855 shutting down...
I20260709 12:14:59.538261 15639 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:14:59.566972 10822 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:59.567517 10822 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.567874 10822 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1a5d98e1b0754a0e84467f8247342cdc: stopping tablet replica
I20260709 12:14:59.588430 10822 master.cc:584] Master@127.10.145.190:41855 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12867 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:14:59.633895 10822 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.145.190:38115
I20260709 12:14:59.635156 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:59.641639 16180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:59.641680 16181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:59.642277 16183 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:59.643280 10822 server_base.cc:1061] running on GCE node
I20260709 12:14:59.644187 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:59.644362 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:59.644480 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599299644469 us; error 0 us; skew 500 ppm
I20260709 12:14:59.644966 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:59.647459 10822 webserver.cc:533] Webserver started at http://127.10.145.190:39297/ using document root <none> and password file <none>
I20260709 12:14:59.647907 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:59.648059 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:59.648280 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:59.649473 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/master-0-root/instance:
uuid: "013f1e52f346461fb7c327331a7fe6f7"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-ncdh"
I20260709 12:14:59.653950 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:14:59.657426 16188 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.658224 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:14:59.658527 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/master-0-root
uuid: "013f1e52f346461fb7c327331a7fe6f7"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-ncdh"
I20260709 12:14:59.658823 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:59.671726 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:59.672945 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:59.711990 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.190:38115
I20260709 12:14:59.712139 16239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.190:38115 every 8 connection(s)
I20260709 12:14:59.715960 16240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:59.727178 16240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7: Bootstrap starting.
I20260709 12:14:59.732106 16240 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:59.736644 16240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7: No bootstrap required, opened a new log
I20260709 12:14:59.738842 16240 raft_consensus.cc:359] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "013f1e52f346461fb7c327331a7fe6f7" member_type: VOTER }
I20260709 12:14:59.739226 16240 raft_consensus.cc:385] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:59.739408 16240 raft_consensus.cc:740] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013f1e52f346461fb7c327331a7fe6f7, State: Initialized, Role: FOLLOWER
I20260709 12:14:59.739995 16240 consensus_queue.cc:260] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "013f1e52f346461fb7c327331a7fe6f7" member_type: VOTER }
I20260709 12:14:59.740396 16240 raft_consensus.cc:399] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:59.740628 16240 raft_consensus.cc:493] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:59.740850 16240 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:59.745668 16240 raft_consensus.cc:515] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "013f1e52f346461fb7c327331a7fe6f7" member_type: VOTER }
I20260709 12:14:59.746156 16240 leader_election.cc:304] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [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: 013f1e52f346461fb7c327331a7fe6f7; no voters: 
I20260709 12:14:59.747267 16240 leader_election.cc:290] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:59.747593 16243 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:59.749076 16243 raft_consensus.cc:697] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [term 1 LEADER]: Becoming Leader. State: Replica: 013f1e52f346461fb7c327331a7fe6f7, State: Running, Role: LEADER
I20260709 12:14:59.749683 16243 consensus_queue.cc:237] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [LEADER]: Queue going to LEADER mode. State: All 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: "013f1e52f346461fb7c327331a7fe6f7" member_type: VOTER }
I20260709 12:14:59.750207 16240 sys_catalog.cc:565] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:59.754556 16244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "013f1e52f346461fb7c327331a7fe6f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "013f1e52f346461fb7c327331a7fe6f7" member_type: VOTER } }
I20260709 12:14:59.754999 16245 sys_catalog.cc:455] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 013f1e52f346461fb7c327331a7fe6f7. Latest consensus state: current_term: 1 leader_uuid: "013f1e52f346461fb7c327331a7fe6f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "013f1e52f346461fb7c327331a7fe6f7" member_type: VOTER } }
I20260709 12:14:59.755318 16244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:59.755555 16245 sys_catalog.cc:458] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:59.757298 16250 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:59.762996 16250 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:59.765350 10822 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:59.772086 16250 catalog_manager.cc:1383] Generated new cluster ID: 164cb69cfc6c4ba2a727ac04b3475fa2
I20260709 12:14:59.772378 16250 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:59.788946 16250 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:59.790195 16250 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:59.803236 16250 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7: Generated new TSK 0
I20260709 12:14:59.803771 16250 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:59.831836 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:59.839125 16262 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:59.839424 16261 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:59.840310 16264 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:59.840782 10822 server_base.cc:1061] running on GCE node
I20260709 12:14:59.841812 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:59.842000 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:59.842203 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599299842172 us; error 0 us; skew 500 ppm
I20260709 12:14:59.842763 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:59.845391 10822 webserver.cc:533] Webserver started at http://127.10.145.129:39171/ using document root <none> and password file <none>
I20260709 12:14:59.845868 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:59.846025 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:59.846326 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:59.847432 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-0-root/instance:
uuid: "5444eb46ce3540b8bae0194626c6c327"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-ncdh"
I20260709 12:14:59.852177 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:14:59.855818 16269 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.856603 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:59.857010 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-0-root
uuid: "5444eb46ce3540b8bae0194626c6c327"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-ncdh"
I20260709 12:14:59.857277 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:59.877825 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:59.878975 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:59.880633 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:59.882937 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:59.883167 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.883406 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:59.883587 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.924571 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.129:34809
I20260709 12:14:59.924683 16331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.129:34809 every 8 connection(s)
I20260709 12:14:59.929682 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:59.937186 16336 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:59.938760 16337 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:59.940529 10822 server_base.cc:1061] running on GCE node
W20260709 12:14:59.942145 16339 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:59.943271 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:59.943374 16332 heartbeater.cc:344] Connected to a master server at 127.10.145.190:38115
W20260709 12:14:59.943562 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:59.943768 16332 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:59.943823 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599299943807 us; error 0 us; skew 500 ppm
I20260709 12:14:59.944518 16332 heartbeater.cc:507] Master 127.10.145.190:38115 requested a full tablet report, sending...
I20260709 12:14:59.944542 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:59.947222 16205 ts_manager.cc:194] Registered new tserver with Master: 5444eb46ce3540b8bae0194626c6c327 (127.10.145.129:34809)
I20260709 12:14:59.947422 10822 webserver.cc:533] Webserver started at http://127.10.145.130:40999/ using document root <none> and password file <none>
I20260709 12:14:59.948052 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:59.948258 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:59.948516 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:59.949235 16205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49694
I20260709 12:14:59.949820 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-1-root/instance:
uuid: "f48169fe2960470499fb1e3e51f83a18"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-ncdh"
I20260709 12:14:59.954672 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:14:59.958086 16344 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.958985 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:59.959290 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-1-root
uuid: "f48169fe2960470499fb1e3e51f83a18"
format_stamp: "Formatted at 2026-07-09 12:14:59 on dist-test-slave-ncdh"
I20260709 12:14:59.959702 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:59.977190 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:59.978368 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:59.980157 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:59.982481 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:59.982704 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:59.982942 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:59.983107 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:00.023777 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.130:35237
I20260709 12:15:00.023893 16406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.130:35237 every 8 connection(s)
I20260709 12:15:00.028681 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:00.036064 16410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:00.038823 16411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:00.039400 16413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:00.039501 10822 server_base.cc:1061] running on GCE node
I20260709 12:15:00.040678 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:00.041115 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:00.041316 16407 heartbeater.cc:344] Connected to a master server at 127.10.145.190:38115
I20260709 12:15:00.041326 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599300041306 us; error 0 us; skew 500 ppm
I20260709 12:15:00.041896 16407 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:00.042336 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:00.042824 16407 heartbeater.cc:507] Master 127.10.145.190:38115 requested a full tablet report, sending...
I20260709 12:15:00.045141 16205 ts_manager.cc:194] Registered new tserver with Master: f48169fe2960470499fb1e3e51f83a18 (127.10.145.130:35237)
I20260709 12:15:00.045552 10822 webserver.cc:533] Webserver started at http://127.10.145.131:41839/ using document root <none> and password file <none>
I20260709 12:15:00.046151 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:00.046366 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:00.046625 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:00.046728 16205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49706
I20260709 12:15:00.047914 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-2-root/instance:
uuid: "c06077069f3941c9af1b8cebeb888943"
format_stamp: "Formatted at 2026-07-09 12:15:00 on dist-test-slave-ncdh"
I20260709 12:15:00.052512 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 12:15:00.056296 16418 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:00.057251 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:00.057571 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-2-root
uuid: "c06077069f3941c9af1b8cebeb888943"
format_stamp: "Formatted at 2026-07-09 12:15:00 on dist-test-slave-ncdh"
I20260709 12:15:00.057869 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599123865391-10822-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:00.082558 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:00.083823 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:00.085320 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:00.087559 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:00.087780 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:00.088028 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:00.088205 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:00.127858 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.131:37343
I20260709 12:15:00.127969 16480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.131:37343 every 8 connection(s)
I20260709 12:15:00.142359 16481 heartbeater.cc:344] Connected to a master server at 127.10.145.190:38115
I20260709 12:15:00.142781 16481 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:00.143600 16481 heartbeater.cc:507] Master 127.10.145.190:38115 requested a full tablet report, sending...
I20260709 12:15:00.145560 16205 ts_manager.cc:194] Registered new tserver with Master: c06077069f3941c9af1b8cebeb888943 (127.10.145.131:37343)
I20260709 12:15:00.145718 10822 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014736473s
I20260709 12:15:00.146963 16205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49718
I20260709 12:15:00.172111 16205 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49722:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:00.174422 16205 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:00.227319 16446 tablet_service.cc:1511] Processing CreateTablet for tablet a69a50148284467983547b43fccfcb29 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=37eb6f58ffd5415db17ca5b0accd74e3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:15:00.229473 16446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a69a50148284467983547b43fccfcb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.229869 16445 tablet_service.cc:1511] Processing CreateTablet for tablet 04b65293f6e843419d801af874255687 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=37eb6f58ffd5415db17ca5b0accd74e3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:15:00.231154 16445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b65293f6e843419d801af874255687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.242118 16297 tablet_service.cc:1511] Processing CreateTablet for tablet a69a50148284467983547b43fccfcb29 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=37eb6f58ffd5415db17ca5b0accd74e3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:15:00.243597 16297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a69a50148284467983547b43fccfcb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.247519 16372 tablet_service.cc:1511] Processing CreateTablet for tablet a69a50148284467983547b43fccfcb29 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=37eb6f58ffd5415db17ca5b0accd74e3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:15:00.247844 16371 tablet_service.cc:1511] Processing CreateTablet for tablet 04b65293f6e843419d801af874255687 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=37eb6f58ffd5415db17ca5b0accd74e3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:15:00.249017 16372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a69a50148284467983547b43fccfcb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.249665 16371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b65293f6e843419d801af874255687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.250330 16296 tablet_service.cc:1511] Processing CreateTablet for tablet 04b65293f6e843419d801af874255687 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=37eb6f58ffd5415db17ca5b0accd74e3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:15:00.252132 16296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b65293f6e843419d801af874255687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.261691 16496 tablet_bootstrap.cc:492] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943: Bootstrap starting.
I20260709 12:15:00.269157 16496 tablet_bootstrap.cc:654] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.277596 16496 tablet_bootstrap.cc:492] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943: No bootstrap required, opened a new log
I20260709 12:15:00.278549 16496 ts_tablet_manager.cc:1403] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260709 12:15:00.282531 16496 raft_consensus.cc:359] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } }
I20260709 12:15:00.284958 16497 tablet_bootstrap.cc:492] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327: Bootstrap starting.
I20260709 12:15:00.285243 16496 raft_consensus.cc:385] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.286546 16496 raft_consensus.cc:740] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06077069f3941c9af1b8cebeb888943, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.287521 16496 consensus_queue.cc:260] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } }
I20260709 12:15:00.291311 16499 tablet_bootstrap.cc:492] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18: Bootstrap starting.
I20260709 12:15:00.293751 16497 tablet_bootstrap.cc:654] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.298394 16496 ts_tablet_manager.cc:1434] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 12:15:00.298631 16497 tablet_bootstrap.cc:492] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327: No bootstrap required, opened a new log
I20260709 12:15:00.299160 16497 ts_tablet_manager.cc:1403] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 12:15:00.300271 16499 tablet_bootstrap.cc:654] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.301656 16497 raft_consensus.cc:359] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } }
I20260709 12:15:00.302561 16481 heartbeater.cc:499] Master 127.10.145.190:38115 was elected leader, sending a full tablet report...
I20260709 12:15:00.303206 16497 raft_consensus.cc:385] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.303457 16496 tablet_bootstrap.cc:492] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943: Bootstrap starting.
I20260709 12:15:00.303676 16497 raft_consensus.cc:740] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5444eb46ce3540b8bae0194626c6c327, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.304916 16497 consensus_queue.cc:260] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } }
I20260709 12:15:00.305701 16500 raft_consensus.cc:493] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.306208 16500 raft_consensus.cc:515] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } }
I20260709 12:15:00.308378 16499 tablet_bootstrap.cc:492] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18: No bootstrap required, opened a new log
I20260709 12:15:00.308966 16500 leader_election.cc:290] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5444eb46ce3540b8bae0194626c6c327 (127.10.145.129:34809), f48169fe2960470499fb1e3e51f83a18 (127.10.145.130:35237)
I20260709 12:15:00.308983 16499 ts_tablet_manager.cc:1403] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260709 12:15:00.312309 16496 tablet_bootstrap.cc:654] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.312706 16499 raft_consensus.cc:359] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } }
I20260709 12:15:00.313565 16499 raft_consensus.cc:385] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.313934 16499 raft_consensus.cc:740] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f48169fe2960470499fb1e3e51f83a18, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.314775 16499 consensus_queue.cc:260] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } }
I20260709 12:15:00.324348 16499 ts_tablet_manager.cc:1434] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 12:15:00.324471 16407 heartbeater.cc:499] Master 127.10.145.190:38115 was elected leader, sending a full tablet report...
I20260709 12:15:00.325459 16499 tablet_bootstrap.cc:492] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18: Bootstrap starting.
I20260709 12:15:00.326622 16382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a50148284467983547b43fccfcb29" candidate_uuid: "c06077069f3941c9af1b8cebeb888943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f48169fe2960470499fb1e3e51f83a18" is_pre_election: true
I20260709 12:15:00.327399 16382 raft_consensus.cc:2468] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c06077069f3941c9af1b8cebeb888943 in term 0.
I20260709 12:15:00.328819 16420 leader_election.cc:304] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c06077069f3941c9af1b8cebeb888943, f48169fe2960470499fb1e3e51f83a18; no voters: 
I20260709 12:15:00.329774 16500 raft_consensus.cc:2804] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.330152 16500 raft_consensus.cc:493] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.330478 16500 raft_consensus.cc:3060] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.332558 16499 tablet_bootstrap.cc:654] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.334457 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a50148284467983547b43fccfcb29" candidate_uuid: "c06077069f3941c9af1b8cebeb888943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5444eb46ce3540b8bae0194626c6c327" is_pre_election: true
I20260709 12:15:00.335197 16307 raft_consensus.cc:2468] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c06077069f3941c9af1b8cebeb888943 in term 0.
I20260709 12:15:00.339917 16500 raft_consensus.cc:515] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } }
I20260709 12:15:00.343564 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a50148284467983547b43fccfcb29" candidate_uuid: "c06077069f3941c9af1b8cebeb888943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5444eb46ce3540b8bae0194626c6c327"
I20260709 12:15:00.343849 16382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a50148284467983547b43fccfcb29" candidate_uuid: "c06077069f3941c9af1b8cebeb888943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f48169fe2960470499fb1e3e51f83a18"
I20260709 12:15:00.344175 16307 raft_consensus.cc:3060] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.344472 16382 raft_consensus.cc:3060] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.346344 16499 tablet_bootstrap.cc:492] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18: No bootstrap required, opened a new log
I20260709 12:15:00.346897 16499 ts_tablet_manager.cc:1403] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.015s
I20260709 12:15:00.351068 16499 raft_consensus.cc:359] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.352083 16382 raft_consensus.cc:2468] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c06077069f3941c9af1b8cebeb888943 in term 1.
I20260709 12:15:00.352178 16499 raft_consensus.cc:385] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.352845 16499 raft_consensus.cc:740] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f48169fe2960470499fb1e3e51f83a18, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.353379 16307 raft_consensus.cc:2468] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c06077069f3941c9af1b8cebeb888943 in term 1.
I20260709 12:15:00.353523 16420 leader_election.cc:304] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c06077069f3941c9af1b8cebeb888943, f48169fe2960470499fb1e3e51f83a18; no voters: 
I20260709 12:15:00.360937 16332 heartbeater.cc:499] Master 127.10.145.190:38115 was elected leader, sending a full tablet report...
I20260709 12:15:00.354117 16500 leader_election.cc:290] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [CANDIDATE]: Term 1 election: Requested vote from peers 5444eb46ce3540b8bae0194626c6c327 (127.10.145.129:34809), f48169fe2960470499fb1e3e51f83a18 (127.10.145.130:35237)
I20260709 12:15:00.354112 16499 consensus_queue.cc:260] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.361323 16497 ts_tablet_manager.cc:1434] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327: Time spent starting tablet: real 0.062s	user 0.013s	sys 0.004s
I20260709 12:15:00.362042 16496 tablet_bootstrap.cc:492] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943: No bootstrap required, opened a new log
I20260709 12:15:00.363788 16499 ts_tablet_manager.cc:1434] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:15:00.364997 16497 tablet_bootstrap.cc:492] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327: Bootstrap starting.
I20260709 12:15:00.362190 16500 raft_consensus.cc:2804] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.367697 16496 ts_tablet_manager.cc:1403] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.022s
I20260709 12:15:00.367679 16500 raft_consensus.cc:697] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 1 LEADER]: Becoming Leader. State: Replica: c06077069f3941c9af1b8cebeb888943, State: Running, Role: LEADER
I20260709 12:15:00.368793 16500 consensus_queue.cc:237] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } }
I20260709 12:15:00.371079 16496 raft_consensus.cc:359] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.371869 16496 raft_consensus.cc:385] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.372220 16496 raft_consensus.cc:740] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06077069f3941c9af1b8cebeb888943, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.373013 16496 consensus_queue.cc:260] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.374989 16497 tablet_bootstrap.cc:654] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.381793 16496 ts_tablet_manager.cc:1434] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 12:15:00.386508 16497 tablet_bootstrap.cc:492] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327: No bootstrap required, opened a new log
I20260709 12:15:00.387135 16497 ts_tablet_manager.cc:1403] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.002s
I20260709 12:15:00.387655 16205 catalog_manager.cc:5697] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 reported cstate change: term changed from 0 to 1, leader changed from <none> to c06077069f3941c9af1b8cebeb888943 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "c06077069f3941c9af1b8cebeb888943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:00.389588 16497 raft_consensus.cc:359] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.390182 16497 raft_consensus.cc:385] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.390422 16497 raft_consensus.cc:740] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5444eb46ce3540b8bae0194626c6c327, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.391047 16497 consensus_queue.cc:260] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.392949 16497 ts_tablet_manager.cc:1434] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.001s
I20260709 12:15:00.539760 16500 raft_consensus.cc:493] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.540544 16500 raft_consensus.cc:515] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.542601 16500 leader_election.cc:290] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5444eb46ce3540b8bae0194626c6c327 (127.10.145.129:34809), f48169fe2960470499fb1e3e51f83a18 (127.10.145.130:35237)
I20260709 12:15:00.543294 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b65293f6e843419d801af874255687" candidate_uuid: "c06077069f3941c9af1b8cebeb888943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5444eb46ce3540b8bae0194626c6c327" is_pre_election: true
I20260709 12:15:00.543586 16382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b65293f6e843419d801af874255687" candidate_uuid: "c06077069f3941c9af1b8cebeb888943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f48169fe2960470499fb1e3e51f83a18" is_pre_election: true
I20260709 12:15:00.543917 16307 raft_consensus.cc:2468] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c06077069f3941c9af1b8cebeb888943 in term 0.
I20260709 12:15:00.544294 16382 raft_consensus.cc:2468] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c06077069f3941c9af1b8cebeb888943 in term 0.
I20260709 12:15:00.544893 16421 leader_election.cc:304] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5444eb46ce3540b8bae0194626c6c327, c06077069f3941c9af1b8cebeb888943; no voters: 
I20260709 12:15:00.545671 16500 raft_consensus.cc:2804] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.545934 16500 raft_consensus.cc:493] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.546277 16500 raft_consensus.cc:3060] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.551379 16500 raft_consensus.cc:515] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.553020 16500 leader_election.cc:290] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [CANDIDATE]: Term 1 election: Requested vote from peers 5444eb46ce3540b8bae0194626c6c327 (127.10.145.129:34809), f48169fe2960470499fb1e3e51f83a18 (127.10.145.130:35237)
I20260709 12:15:00.553967 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b65293f6e843419d801af874255687" candidate_uuid: "c06077069f3941c9af1b8cebeb888943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5444eb46ce3540b8bae0194626c6c327"
I20260709 12:15:00.553970 16382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b65293f6e843419d801af874255687" candidate_uuid: "c06077069f3941c9af1b8cebeb888943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f48169fe2960470499fb1e3e51f83a18"
I20260709 12:15:00.554791 16307 raft_consensus.cc:3060] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.554883 16382 raft_consensus.cc:3060] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.561964 16307 raft_consensus.cc:2468] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c06077069f3941c9af1b8cebeb888943 in term 1.
I20260709 12:15:00.561965 16382 raft_consensus.cc:2468] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c06077069f3941c9af1b8cebeb888943 in term 1.
I20260709 12:15:00.563421 16421 leader_election.cc:304] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5444eb46ce3540b8bae0194626c6c327, c06077069f3941c9af1b8cebeb888943; no voters: 
I20260709 12:15:00.564177 16500 raft_consensus.cc:2804] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.564632 16500 raft_consensus.cc:697] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [term 1 LEADER]: Becoming Leader. State: Replica: c06077069f3941c9af1b8cebeb888943, State: Running, Role: LEADER
I20260709 12:15:00.565403 16500 consensus_queue.cc:237] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.572340 16203 catalog_manager.cc:5697] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 reported cstate change: term changed from 0 to 1, leader changed from <none> to c06077069f3941c9af1b8cebeb888943 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "c06077069f3941c9af1b8cebeb888943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.639124 16203 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49730:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:00.641165 16203 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.
I20260709 12:15:00.664778 16296 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8cf2419923461e8ca8b7ecbc940eee (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eba76fb629da42348d30b1c11b5eddcd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:15:00.666106 16296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8cf2419923461e8ca8b7ecbc940eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.665985 16372 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8cf2419923461e8ca8b7ecbc940eee (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eba76fb629da42348d30b1c11b5eddcd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:15:00.667368 16372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8cf2419923461e8ca8b7ecbc940eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.667698 16446 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8cf2419923461e8ca8b7ecbc940eee (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eba76fb629da42348d30b1c11b5eddcd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:15:00.668939 16446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8cf2419923461e8ca8b7ecbc940eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.670982 16297 tablet_service.cc:1511] Processing CreateTablet for tablet ae2fbbf8968e4b789ad864c347569c25 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eba76fb629da42348d30b1c11b5eddcd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:15:00.672205 16297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2fbbf8968e4b789ad864c347569c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.679090 16371 tablet_service.cc:1511] Processing CreateTablet for tablet ae2fbbf8968e4b789ad864c347569c25 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eba76fb629da42348d30b1c11b5eddcd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:15:00.680450 16371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2fbbf8968e4b789ad864c347569c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.683779 16499 tablet_bootstrap.cc:492] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18: Bootstrap starting.
I20260709 12:15:00.689657 16497 tablet_bootstrap.cc:492] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327: Bootstrap starting.
I20260709 12:15:00.689889 16499 tablet_bootstrap.cc:654] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.693132 16445 tablet_service.cc:1511] Processing CreateTablet for tablet ae2fbbf8968e4b789ad864c347569c25 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eba76fb629da42348d30b1c11b5eddcd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:15:00.694881 16445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2fbbf8968e4b789ad864c347569c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:00.697157 16497 tablet_bootstrap.cc:654] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.709076 16496 tablet_bootstrap.cc:492] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943: Bootstrap starting.
I20260709 12:15:00.713984 16499 tablet_bootstrap.cc:492] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18: No bootstrap required, opened a new log
I20260709 12:15:00.714304 16497 tablet_bootstrap.cc:492] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327: No bootstrap required, opened a new log
I20260709 12:15:00.714726 16499 ts_tablet_manager.cc:1403] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.011s
I20260709 12:15:00.714927 16497 ts_tablet_manager.cc:1403] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260709 12:15:00.717289 16496 tablet_bootstrap.cc:654] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.718335 16499 raft_consensus.cc:359] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.718559 16497 raft_consensus.cc:359] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.719283 16499 raft_consensus.cc:385] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.719367 16497 raft_consensus.cc:385] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.719640 16499 raft_consensus.cc:740] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f48169fe2960470499fb1e3e51f83a18, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.719864 16497 raft_consensus.cc:740] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5444eb46ce3540b8bae0194626c6c327, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.720641 16497 consensus_queue.cc:260] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.720850 16499 consensus_queue.cc:260] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.722949 16497 ts_tablet_manager.cc:1434] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:00.723379 16499 ts_tablet_manager.cc:1434] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:00.723996 16497 tablet_bootstrap.cc:492] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327: Bootstrap starting.
I20260709 12:15:00.727074 16496 tablet_bootstrap.cc:492] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943: No bootstrap required, opened a new log
I20260709 12:15:00.727613 16496 ts_tablet_manager.cc:1403] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.005s
I20260709 12:15:00.730624 16496 raft_consensus.cc:359] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.731235 16497 tablet_bootstrap.cc:654] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.732784 16496 raft_consensus.cc:385] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.733227 16496 raft_consensus.cc:740] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06077069f3941c9af1b8cebeb888943, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.733990 16499 tablet_bootstrap.cc:492] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18: Bootstrap starting.
I20260709 12:15:00.734125 16496 consensus_queue.cc:260] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.736521 16496 ts_tablet_manager.cc:1434] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:15:00.738775 16496 tablet_bootstrap.cc:492] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943: Bootstrap starting.
I20260709 12:15:00.740319 16499 tablet_bootstrap.cc:654] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.746145 16496 tablet_bootstrap.cc:654] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:00.746819 16499 tablet_bootstrap.cc:492] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18: No bootstrap required, opened a new log
I20260709 12:15:00.747207 16497 tablet_bootstrap.cc:492] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327: No bootstrap required, opened a new log
I20260709 12:15:00.747624 16499 ts_tablet_manager.cc:1403] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.003s
I20260709 12:15:00.747714 16497 ts_tablet_manager.cc:1403] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.008s
I20260709 12:15:00.750911 16499 raft_consensus.cc:359] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.751163 16497 raft_consensus.cc:359] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.751780 16499 raft_consensus.cc:385] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.751895 16497 raft_consensus.cc:385] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.752298 16499 raft_consensus.cc:740] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f48169fe2960470499fb1e3e51f83a18, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.752416 16497 raft_consensus.cc:740] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5444eb46ce3540b8bae0194626c6c327, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.753394 16497 consensus_queue.cc:260] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.753391 16499 consensus_queue.cc:260] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.755731 16497 ts_tablet_manager.cc:1434] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:00.755731 16499 ts_tablet_manager.cc:1434] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:15:00.758451 16496 tablet_bootstrap.cc:492] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943: No bootstrap required, opened a new log
I20260709 12:15:00.759006 16496 ts_tablet_manager.cc:1403] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 12:15:00.762115 16496 raft_consensus.cc:359] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
W20260709 12:15:00.762447 16253 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:00.762849 16496 raft_consensus.cc:385] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:00.763219 16496 raft_consensus.cc:740] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06077069f3941c9af1b8cebeb888943, State: Initialized, Role: FOLLOWER
I20260709 12:15:00.764019 16496 consensus_queue.cc:260] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.766256 16496 ts_tablet_manager.cc:1434] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:15:00.784024 16500 consensus_queue.cc:1048] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:00.797473 16500 consensus_queue.cc:1048] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:00.816182 16503 raft_consensus.cc:493] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.816624 16503 raft_consensus.cc:515] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.818681 16503 leader_election.cc:290] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f48169fe2960470499fb1e3e51f83a18 (127.10.145.130:35237), c06077069f3941c9af1b8cebeb888943 (127.10.145.131:37343)
I20260709 12:15:00.829862 16382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8cf2419923461e8ca8b7ecbc940eee" candidate_uuid: "5444eb46ce3540b8bae0194626c6c327" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f48169fe2960470499fb1e3e51f83a18" is_pre_election: true
I20260709 12:15:00.830653 16382 raft_consensus.cc:2468] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5444eb46ce3540b8bae0194626c6c327 in term 0.
I20260709 12:15:00.831817 16271 leader_election.cc:304] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5444eb46ce3540b8bae0194626c6c327, f48169fe2960470499fb1e3e51f83a18; no voters: 
I20260709 12:15:00.831982 16456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8cf2419923461e8ca8b7ecbc940eee" candidate_uuid: "5444eb46ce3540b8bae0194626c6c327" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c06077069f3941c9af1b8cebeb888943" is_pre_election: true
I20260709 12:15:00.832707 16456 raft_consensus.cc:2468] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5444eb46ce3540b8bae0194626c6c327 in term 0.
I20260709 12:15:00.832803 16503 raft_consensus.cc:2804] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:00.833323 16503 raft_consensus.cc:493] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.833650 16503 raft_consensus.cc:3060] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.839104 16503 raft_consensus.cc:515] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.840828 16503 leader_election.cc:290] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [CANDIDATE]: Term 1 election: Requested vote from peers f48169fe2960470499fb1e3e51f83a18 (127.10.145.130:35237), c06077069f3941c9af1b8cebeb888943 (127.10.145.131:37343)
I20260709 12:15:00.841593 16382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8cf2419923461e8ca8b7ecbc940eee" candidate_uuid: "5444eb46ce3540b8bae0194626c6c327" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f48169fe2960470499fb1e3e51f83a18"
I20260709 12:15:00.841742 16456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8cf2419923461e8ca8b7ecbc940eee" candidate_uuid: "5444eb46ce3540b8bae0194626c6c327" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c06077069f3941c9af1b8cebeb888943"
I20260709 12:15:00.842114 16382 raft_consensus.cc:3060] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.842350 16456 raft_consensus.cc:3060] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:00.847287 16382 raft_consensus.cc:2468] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5444eb46ce3540b8bae0194626c6c327 in term 1.
I20260709 12:15:00.847723 16456 raft_consensus.cc:2468] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5444eb46ce3540b8bae0194626c6c327 in term 1.
I20260709 12:15:00.848337 16271 leader_election.cc:304] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5444eb46ce3540b8bae0194626c6c327, f48169fe2960470499fb1e3e51f83a18; no voters: 
I20260709 12:15:00.849254 16503 raft_consensus.cc:2804] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:00.850188 16503 raft_consensus.cc:697] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [term 1 LEADER]: Becoming Leader. State: Replica: 5444eb46ce3540b8bae0194626c6c327, State: Running, Role: LEADER
I20260709 12:15:00.851110 16503 consensus_queue.cc:237] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:00.857429 16204 catalog_manager.cc:5697] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5444eb46ce3540b8bae0194626c6c327 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "5444eb46ce3540b8bae0194626c6c327" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.016378 16500 consensus_queue.cc:1048] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.027565 16510 consensus_queue.cc:1048] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:01.100430 16506 raft_consensus.cc:493] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.100943 16506 raft_consensus.cc:515] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:01.103156 16506 leader_election.cc:290] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5444eb46ce3540b8bae0194626c6c327 (127.10.145.129:34809), c06077069f3941c9af1b8cebeb888943 (127.10.145.131:37343)
I20260709 12:15:01.114729 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2fbbf8968e4b789ad864c347569c25" candidate_uuid: "f48169fe2960470499fb1e3e51f83a18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5444eb46ce3540b8bae0194626c6c327" is_pre_election: true
I20260709 12:15:01.114778 16456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2fbbf8968e4b789ad864c347569c25" candidate_uuid: "f48169fe2960470499fb1e3e51f83a18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c06077069f3941c9af1b8cebeb888943" is_pre_election: true
I20260709 12:15:01.115423 16307 raft_consensus.cc:2468] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f48169fe2960470499fb1e3e51f83a18 in term 0.
I20260709 12:15:01.115486 16456 raft_consensus.cc:2468] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f48169fe2960470499fb1e3e51f83a18 in term 0.
I20260709 12:15:01.116600 16347 leader_election.cc:304] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5444eb46ce3540b8bae0194626c6c327, f48169fe2960470499fb1e3e51f83a18; no voters: 
I20260709 12:15:01.117478 16506 raft_consensus.cc:2804] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:01.117846 16506 raft_consensus.cc:493] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.118072 16506 raft_consensus.cc:3060] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.123020 16506 raft_consensus.cc:515] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:01.124701 16506 leader_election.cc:290] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [CANDIDATE]: Term 1 election: Requested vote from peers 5444eb46ce3540b8bae0194626c6c327 (127.10.145.129:34809), c06077069f3941c9af1b8cebeb888943 (127.10.145.131:37343)
I20260709 12:15:01.125363 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2fbbf8968e4b789ad864c347569c25" candidate_uuid: "f48169fe2960470499fb1e3e51f83a18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5444eb46ce3540b8bae0194626c6c327"
I20260709 12:15:01.125768 16456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2fbbf8968e4b789ad864c347569c25" candidate_uuid: "f48169fe2960470499fb1e3e51f83a18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c06077069f3941c9af1b8cebeb888943"
I20260709 12:15:01.126029 16307 raft_consensus.cc:3060] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.126374 16456 raft_consensus.cc:3060] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:01.133491 16456 raft_consensus.cc:2468] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48169fe2960470499fb1e3e51f83a18 in term 1.
I20260709 12:15:01.133491 16307 raft_consensus.cc:2468] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48169fe2960470499fb1e3e51f83a18 in term 1.
I20260709 12:15:01.134964 16346 leader_election.cc:304] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c06077069f3941c9af1b8cebeb888943, f48169fe2960470499fb1e3e51f83a18; no voters: 
I20260709 12:15:01.135833 16506 raft_consensus.cc:2804] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:01.136830 16506 raft_consensus.cc:697] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 1 LEADER]: Becoming Leader. State: Replica: f48169fe2960470499fb1e3e51f83a18, State: Running, Role: LEADER
I20260709 12:15:01.137745 16506 consensus_queue.cc:237] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:01.144312 16204 catalog_manager.cc:5697] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 reported cstate change: term changed from 0 to 1, leader changed from <none> to f48169fe2960470499fb1e3e51f83a18 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "f48169fe2960470499fb1e3e51f83a18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.190588 16456 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a69a50148284467983547b43fccfcb29"
dest_uuid: "c06077069f3941c9af1b8cebeb888943"
mode: GRACEFUL
new_leader_uuid: "5444eb46ce3540b8bae0194626c6c327"
 from {username='slave'} at 127.0.0.1:60390
I20260709 12:15:01.191112 16456 raft_consensus.cc:606] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 1 LEADER]: Received request to transfer leadership to TS 5444eb46ce3540b8bae0194626c6c327
I20260709 12:15:01.210184 16382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae2fbbf8968e4b789ad864c347569c25"
dest_uuid: "f48169fe2960470499fb1e3e51f83a18"
mode: GRACEFUL
new_leader_uuid: "5444eb46ce3540b8bae0194626c6c327"
 from {username='slave'} at 127.0.0.1:51788
I20260709 12:15:01.210845 16382 raft_consensus.cc:606] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 1 LEADER]: Received request to transfer leadership to TS 5444eb46ce3540b8bae0194626c6c327
I20260709 12:15:01.211004 16510 raft_consensus.cc:993] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943: : Instructing follower 5444eb46ce3540b8bae0194626c6c327 to start an election
I20260709 12:15:01.211659 16508 raft_consensus.cc:1081] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 1 LEADER]: Signalling peer 5444eb46ce3540b8bae0194626c6c327 to start an election
I20260709 12:15:01.213454 16307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a69a50148284467983547b43fccfcb29"
dest_uuid: "5444eb46ce3540b8bae0194626c6c327"
 from {username='slave'} at 127.0.0.1:37244
I20260709 12:15:01.213928 16307 raft_consensus.cc:493] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:01.214247 16307 raft_consensus.cc:3060] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.220572 16307 raft_consensus.cc:515] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } }
I20260709 12:15:01.222450 16307 leader_election.cc:290] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [CANDIDATE]: Term 2 election: Requested vote from peers c06077069f3941c9af1b8cebeb888943 (127.10.145.131:37343), f48169fe2960470499fb1e3e51f83a18 (127.10.145.130:35237)
I20260709 12:15:01.223281 16456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a50148284467983547b43fccfcb29" candidate_uuid: "5444eb46ce3540b8bae0194626c6c327" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c06077069f3941c9af1b8cebeb888943"
I20260709 12:15:01.223434 16382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69a50148284467983547b43fccfcb29" candidate_uuid: "5444eb46ce3540b8bae0194626c6c327" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f48169fe2960470499fb1e3e51f83a18"
I20260709 12:15:01.224009 16456 raft_consensus.cc:3055] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:01.224016 16382 raft_consensus.cc:3060] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.224400 16456 raft_consensus.cc:740] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c06077069f3941c9af1b8cebeb888943, State: Running, Role: LEADER
I20260709 12:15:01.225250 16456 consensus_queue.cc:260] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } }
I20260709 12:15:01.226490 16456 raft_consensus.cc:3060] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.230564 16382 raft_consensus.cc:2468] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5444eb46ce3540b8bae0194626c6c327 in term 2.
I20260709 12:15:01.231640 16271 leader_election.cc:304] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5444eb46ce3540b8bae0194626c6c327, f48169fe2960470499fb1e3e51f83a18; no voters: 
I20260709 12:15:01.232391 16503 raft_consensus.cc:2804] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:01.232807 16503 raft_consensus.cc:697] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [term 2 LEADER]: Becoming Leader. State: Replica: 5444eb46ce3540b8bae0194626c6c327, State: Running, Role: LEADER
I20260709 12:15:01.233297 16456 raft_consensus.cc:2468] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5444eb46ce3540b8bae0194626c6c327 in term 2.
I20260709 12:15:01.233664 16503 consensus_queue.cc:237] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } }
I20260709 12:15:01.240868 16204 catalog_manager.cc:5697] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 reported cstate change: term changed from 1 to 2, leader changed from c06077069f3941c9af1b8cebeb888943 (127.10.145.131) to 5444eb46ce3540b8bae0194626c6c327 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "5444eb46ce3540b8bae0194626c6c327" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.460698 16503 consensus_queue.cc:1048] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.464886 16503 consensus_queue.cc:1048] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.587428 16506 consensus_queue.cc:1048] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.593775 16539 raft_consensus.cc:993] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18: : Instructing follower 5444eb46ce3540b8bae0194626c6c327 to start an election
I20260709 12:15:01.594571 16506 raft_consensus.cc:1081] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 1 LEADER]: Signalling peer 5444eb46ce3540b8bae0194626c6c327 to start an election
I20260709 12:15:01.597003 16306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae2fbbf8968e4b789ad864c347569c25"
dest_uuid: "5444eb46ce3540b8bae0194626c6c327"
 from {username='slave'} at 127.0.0.1:37250
I20260709 12:15:01.597648 16306 raft_consensus.cc:493] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:01.598026 16306 raft_consensus.cc:3060] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.601117 16539 consensus_queue.cc:1048] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:01.605533 16306 raft_consensus.cc:515] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:01.609603 16306 leader_election.cc:290] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [CANDIDATE]: Term 2 election: Requested vote from peers f48169fe2960470499fb1e3e51f83a18 (127.10.145.130:35237), c06077069f3941c9af1b8cebeb888943 (127.10.145.131:37343)
I20260709 12:15:01.610667 16456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2fbbf8968e4b789ad864c347569c25" candidate_uuid: "5444eb46ce3540b8bae0194626c6c327" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c06077069f3941c9af1b8cebeb888943"
I20260709 12:15:01.611047 16382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2fbbf8968e4b789ad864c347569c25" candidate_uuid: "5444eb46ce3540b8bae0194626c6c327" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f48169fe2960470499fb1e3e51f83a18"
I20260709 12:15:01.611338 16456 raft_consensus.cc:3060] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.611809 16382 raft_consensus.cc:3055] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:01.612224 16382 raft_consensus.cc:740] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f48169fe2960470499fb1e3e51f83a18, State: Running, Role: LEADER
I20260709 12:15:01.613086 16382 consensus_queue.cc:260] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:01.614508 16382 raft_consensus.cc:3060] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:01.618315 16456 raft_consensus.cc:2468] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5444eb46ce3540b8bae0194626c6c327 in term 2.
I20260709 12:15:01.619463 16271 leader_election.cc:304] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5444eb46ce3540b8bae0194626c6c327, c06077069f3941c9af1b8cebeb888943; no voters: 
I20260709 12:15:01.620270 16503 raft_consensus.cc:2804] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:01.620779 16503 raft_consensus.cc:697] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 2 LEADER]: Becoming Leader. State: Replica: 5444eb46ce3540b8bae0194626c6c327, State: Running, Role: LEADER
I20260709 12:15:01.620613 16382 raft_consensus.cc:2468] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5444eb46ce3540b8bae0194626c6c327 in term 2.
I20260709 12:15:01.621654 16503 consensus_queue.cc:237] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:01.627954 16205 catalog_manager.cc:5697] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 reported cstate change: term changed from 1 to 2, leader changed from f48169fe2960470499fb1e3e51f83a18 (127.10.145.130) to 5444eb46ce3540b8bae0194626c6c327 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "5444eb46ce3540b8bae0194626c6c327" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.650054 10822 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:15:01.651612 10822 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:15:01.651962 10822 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:15:01.662919 16382 raft_consensus.cc:1275] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18 [term 2 FOLLOWER]: Refusing update from remote peer 5444eb46ce3540b8bae0194626c6c327: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:01.664296 16503 consensus_queue.cc:1048] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:01.664543 16306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae2fbbf8968e4b789ad864c347569c25"
dest_uuid: "5444eb46ce3540b8bae0194626c6c327"
mode: GRACEFUL
new_leader_uuid: "f48169fe2960470499fb1e3e51f83a18"
 from {username='slave'} at 127.0.0.1:37254
I20260709 12:15:01.665181 16306 raft_consensus.cc:606] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 2 LEADER]: Received request to transfer leadership to TS f48169fe2960470499fb1e3e51f83a18
I20260709 12:15:01.666342 10822 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:15:01.674831 16456 raft_consensus.cc:1275] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 2 FOLLOWER]: Refusing update from remote peer 5444eb46ce3540b8bae0194626c6c327: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:01.676563 16532 consensus_queue.cc:1048] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:02.022761 16382 raft_consensus.cc:1275] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 2 FOLLOWER]: Refusing update from remote peer 5444eb46ce3540b8bae0194626c6c327: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:02.024107 16532 consensus_queue.cc:1048] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:02.029157 16544 raft_consensus.cc:993] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327: : Instructing follower f48169fe2960470499fb1e3e51f83a18 to start an election
I20260709 12:15:02.029629 16503 raft_consensus.cc:1081] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 2 LEADER]: Signalling peer f48169fe2960470499fb1e3e51f83a18 to start an election
I20260709 12:15:02.031276 16381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae2fbbf8968e4b789ad864c347569c25"
dest_uuid: "f48169fe2960470499fb1e3e51f83a18"
 from {username='slave'} at 127.0.0.1:51774
I20260709 12:15:02.032548 16381 raft_consensus.cc:493] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:02.032917 16381 raft_consensus.cc:3060] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:02.033931 16456 raft_consensus.cc:1275] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [term 2 FOLLOWER]: Refusing update from remote peer 5444eb46ce3540b8bae0194626c6c327: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:02.035928 16503 consensus_queue.cc:1048] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:02.040807 16381 raft_consensus.cc:515] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:02.043448 16381 leader_election.cc:290] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [CANDIDATE]: Term 3 election: Requested vote from peers 5444eb46ce3540b8bae0194626c6c327 (127.10.145.129:34809), c06077069f3941c9af1b8cebeb888943 (127.10.145.131:37343)
I20260709 12:15:02.044184 16306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2fbbf8968e4b789ad864c347569c25" candidate_uuid: "f48169fe2960470499fb1e3e51f83a18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5444eb46ce3540b8bae0194626c6c327"
I20260709 12:15:02.044559 16456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2fbbf8968e4b789ad864c347569c25" candidate_uuid: "f48169fe2960470499fb1e3e51f83a18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c06077069f3941c9af1b8cebeb888943"
I20260709 12:15:02.044826 16306 raft_consensus.cc:3055] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:02.045166 16456 raft_consensus.cc:3060] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:02.045193 16306 raft_consensus.cc:740] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5444eb46ce3540b8bae0194626c6c327, State: Running, Role: LEADER
I20260709 12:15:02.046152 16306 consensus_queue.cc:260] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [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: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:02.047284 16306 raft_consensus.cc:3060] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:02.052651 16456 raft_consensus.cc:2468] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48169fe2960470499fb1e3e51f83a18 in term 3.
I20260709 12:15:02.054071 16346 leader_election.cc:304] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [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: c06077069f3941c9af1b8cebeb888943, f48169fe2960470499fb1e3e51f83a18; no voters: 
I20260709 12:15:02.054935 16539 raft_consensus.cc:2804] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:02.055552 16539 raft_consensus.cc:697] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 3 LEADER]: Becoming Leader. State: Replica: f48169fe2960470499fb1e3e51f83a18, State: Running, Role: LEADER
I20260709 12:15:02.055552 16306 raft_consensus.cc:2468] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f48169fe2960470499fb1e3e51f83a18 in term 3.
I20260709 12:15:02.056546 16539 consensus_queue.cc:237] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [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: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } }
I20260709 12:15:02.063737 16204 catalog_manager.cc:5697] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 reported cstate change: term changed from 2 to 3, leader changed from 5444eb46ce3540b8bae0194626c6c327 (127.10.145.129) to f48169fe2960470499fb1e3e51f83a18 (127.10.145.130). New cstate: current_term: 3 leader_uuid: "f48169fe2960470499fb1e3e51f83a18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5444eb46ce3540b8bae0194626c6c327" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 34809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f48169fe2960470499fb1e3e51f83a18" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 35237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c06077069f3941c9af1b8cebeb888943" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:02.284165 10822 tablet_server.cc:179] TabletServer@127.10.145.129:0 shutting down...
I20260709 12:15:02.303319 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:02.303972 10822 tablet_replica.cc:333] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327: stopping tablet replica
I20260709 12:15:02.304535 10822 raft_consensus.cc:2243] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.304972 10822 raft_consensus.cc:2272] T ae2fbbf8968e4b789ad864c347569c25 P 5444eb46ce3540b8bae0194626c6c327 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.307106 10822 tablet_replica.cc:333] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327: stopping tablet replica
I20260709 12:15:02.307627 10822 raft_consensus.cc:2243] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:02.308351 10822 raft_consensus.cc:2272] T 4c8cf2419923461e8ca8b7ecbc940eee P 5444eb46ce3540b8bae0194626c6c327 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.310359 10822 tablet_replica.cc:333] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327: stopping tablet replica
I20260709 12:15:02.310849 10822 raft_consensus.cc:2243] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.311244 10822 raft_consensus.cc:2272] T 04b65293f6e843419d801af874255687 P 5444eb46ce3540b8bae0194626c6c327 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.312844 10822 tablet_replica.cc:333] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327: stopping tablet replica
I20260709 12:15:02.313344 10822 raft_consensus.cc:2243] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:02.314082 10822 raft_consensus.cc:2272] T a69a50148284467983547b43fccfcb29 P 5444eb46ce3540b8bae0194626c6c327 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.327159 10822 tablet_server.cc:196] TabletServer@127.10.145.129:0 shutdown complete.
I20260709 12:15:02.338867 10822 tablet_server.cc:179] TabletServer@127.10.145.130:0 shutting down...
I20260709 12:15:02.356508 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:02.357200 10822 tablet_replica.cc:333] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18: stopping tablet replica
I20260709 12:15:02.357751 10822 raft_consensus.cc:2243] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:02.358376 10822 pending_rounds.cc:70] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18: Trying to abort 1 pending ops.
I20260709 12:15:02.358552 10822 pending_rounds.cc:77] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305622741234147328 op_type: NO_OP noop_request { }
I20260709 12:15:02.358891 10822 raft_consensus.cc:2889] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:15:02.359218 10822 raft_consensus.cc:2272] T ae2fbbf8968e4b789ad864c347569c25 P f48169fe2960470499fb1e3e51f83a18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.361604 10822 tablet_replica.cc:333] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18: stopping tablet replica
I20260709 12:15:02.362202 10822 raft_consensus.cc:2243] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.362624 10822 raft_consensus.cc:2272] T 4c8cf2419923461e8ca8b7ecbc940eee P f48169fe2960470499fb1e3e51f83a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.364735 10822 tablet_replica.cc:333] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18: stopping tablet replica
I20260709 12:15:02.365293 10822 raft_consensus.cc:2243] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.365690 10822 raft_consensus.cc:2272] T 04b65293f6e843419d801af874255687 P f48169fe2960470499fb1e3e51f83a18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.367385 10822 tablet_replica.cc:333] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18: stopping tablet replica
I20260709 12:15:02.367834 10822 raft_consensus.cc:2243] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.368229 10822 raft_consensus.cc:2272] T a69a50148284467983547b43fccfcb29 P f48169fe2960470499fb1e3e51f83a18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.390350 10822 tablet_server.cc:196] TabletServer@127.10.145.130:0 shutdown complete.
I20260709 12:15:02.402810 10822 tablet_server.cc:179] TabletServer@127.10.145.131:0 shutting down...
I20260709 12:15:02.420444 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:02.421022 10822 tablet_replica.cc:333] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943: stopping tablet replica
I20260709 12:15:02.421583 10822 raft_consensus.cc:2243] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.421985 10822 raft_consensus.cc:2272] T ae2fbbf8968e4b789ad864c347569c25 P c06077069f3941c9af1b8cebeb888943 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.424289 10822 tablet_replica.cc:333] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943: stopping tablet replica
I20260709 12:15:02.424772 10822 raft_consensus.cc:2243] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.425192 10822 raft_consensus.cc:2272] T 4c8cf2419923461e8ca8b7ecbc940eee P c06077069f3941c9af1b8cebeb888943 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.427310 10822 tablet_replica.cc:333] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943: stopping tablet replica
I20260709 12:15:02.427770 10822 raft_consensus.cc:2243] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:02.428458 10822 raft_consensus.cc:2272] T 04b65293f6e843419d801af874255687 P c06077069f3941c9af1b8cebeb888943 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.430253 10822 tablet_replica.cc:333] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943: stopping tablet replica
I20260709 12:15:02.430661 10822 raft_consensus.cc:2243] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.431008 10822 raft_consensus.cc:2272] T a69a50148284467983547b43fccfcb29 P c06077069f3941c9af1b8cebeb888943 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.452894 10822 tablet_server.cc:196] TabletServer@127.10.145.131:0 shutdown complete.
I20260709 12:15:02.465162 10822 master.cc:562] Master@127.10.145.190:38115 shutting down...
I20260709 12:15:02.483490 10822 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:02.484072 10822 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.484402 10822 tablet_replica.cc:333] T 00000000000000000000000000000000 P 013f1e52f346461fb7c327331a7fe6f7: stopping tablet replica
I20260709 12:15:02.503033 10822 master.cc:584] Master@127.10.145.190:38115 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2899 ms)
[----------] 6 tests from LeaderRebalancerTest (178502 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:15:02.534070 10822 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.145.190:38165
I20260709 12:15:02.535161 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:02.540248 16550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:02.540892 16551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:02.541733 16553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:02.542723 10822 server_base.cc:1061] running on GCE node
I20260709 12:15:02.543586 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:02.543756 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:02.543869 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599302543857 us; error 0 us; skew 500 ppm
I20260709 12:15:02.544338 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:02.546566 10822 webserver.cc:533] Webserver started at http://127.10.145.190:33401/ using document root <none> and password file <none>
I20260709 12:15:02.547013 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:02.547168 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:02.547375 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:02.548372 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/master-0-root/instance:
uuid: "a4bb8219a2bf44e89b3642a859b76b53"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-ncdh"
I20260709 12:15:02.553442 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:15:02.556744 16558 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.557557 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:15:02.557843 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/master-0-root
uuid: "a4bb8219a2bf44e89b3642a859b76b53"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-ncdh"
I20260709 12:15:02.558151 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:02.581357 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:02.582406 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:02.617511 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.190:38165
I20260709 12:15:02.617607 16609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.190:38165 every 8 connection(s)
I20260709 12:15:02.621263 16610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.631909 16610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53: Bootstrap starting.
I20260709 12:15:02.636487 16610 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.640597 16610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53: No bootstrap required, opened a new log
I20260709 12:15:02.642882 16610 raft_consensus.cc:359] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4bb8219a2bf44e89b3642a859b76b53" member_type: VOTER }
I20260709 12:15:02.643513 16610 raft_consensus.cc:385] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.643786 16610 raft_consensus.cc:740] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4bb8219a2bf44e89b3642a859b76b53, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.644428 16610 consensus_queue.cc:260] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4bb8219a2bf44e89b3642a859b76b53" member_type: VOTER }
I20260709 12:15:02.644932 16610 raft_consensus.cc:399] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:02.645439 16610 raft_consensus.cc:493] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:02.645808 16610 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.650604 16610 raft_consensus.cc:515] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4bb8219a2bf44e89b3642a859b76b53" member_type: VOTER }
I20260709 12:15:02.651105 16610 leader_election.cc:304] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [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: a4bb8219a2bf44e89b3642a859b76b53; no voters: 
I20260709 12:15:02.652290 16610 leader_election.cc:290] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:02.652623 16613 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:02.654047 16613 raft_consensus.cc:697] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [term 1 LEADER]: Becoming Leader. State: Replica: a4bb8219a2bf44e89b3642a859b76b53, State: Running, Role: LEADER
I20260709 12:15:02.654630 16613 consensus_queue.cc:237] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [LEADER]: Queue going to LEADER mode. State: All 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: "a4bb8219a2bf44e89b3642a859b76b53" member_type: VOTER }
I20260709 12:15:02.655179 16610 sys_catalog.cc:565] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:02.657281 16615 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4bb8219a2bf44e89b3642a859b76b53. Latest consensus state: current_term: 1 leader_uuid: "a4bb8219a2bf44e89b3642a859b76b53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4bb8219a2bf44e89b3642a859b76b53" member_type: VOTER } }
I20260709 12:15:02.657269 16614 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a4bb8219a2bf44e89b3642a859b76b53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4bb8219a2bf44e89b3642a859b76b53" member_type: VOTER } }
I20260709 12:15:02.658053 16615 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:02.658128 16614 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:02.663379 16618 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:02.668268 16618 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:02.670554 10822 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:02.677242 16618 catalog_manager.cc:1383] Generated new cluster ID: 63d693ba0f394a6db7cd715324f85075
I20260709 12:15:02.677517 16618 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:02.715567 16618 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:02.716825 16618 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:02.733255 16618 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53: Generated new TSK 0
I20260709 12:15:02.733860 16618 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:02.801393 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:02.807534 16631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:02.808573 16632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:02.810491 10822 server_base.cc:1061] running on GCE node
W20260709 12:15:02.810964 16634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:02.811991 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:02.812175 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:02.812302 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599302812292 us; error 0 us; skew 500 ppm
I20260709 12:15:02.812767 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:02.815124 10822 webserver.cc:533] Webserver started at http://127.10.145.129:38485/ using document root <none> and password file <none>
I20260709 12:15:02.815567 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:02.815722 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:02.815933 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:02.816932 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-0-root/instance:
uuid: "373b1715fa604515b0184d25be5462ba"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-ncdh"
I20260709 12:15:02.821420 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:15:02.824689 16639 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.825516 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:15:02.825770 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-0-root
uuid: "373b1715fa604515b0184d25be5462ba"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-ncdh"
I20260709 12:15:02.826069 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:02.854720 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:02.855795 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:02.857290 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:02.859553 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:02.859771 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.860008 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:02.860170 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.897331 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.129:45559
I20260709 12:15:02.897401 16701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.129:45559 every 8 connection(s)
I20260709 12:15:02.902504 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:02.909433 16706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:02.909711 16707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:02.915354 10822 server_base.cc:1061] running on GCE node
W20260709 12:15:02.915584 16709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:02.916210 16702 heartbeater.cc:344] Connected to a master server at 127.10.145.190:38165
I20260709 12:15:02.916682 16702 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:02.917654 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:15:02.917757 16702 heartbeater.cc:507] Master 127.10.145.190:38165 requested a full tablet report, sending...
W20260709 12:15:02.918066 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:02.918285 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599302918265 us; error 0 us; skew 500 ppm
I20260709 12:15:02.918965 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:02.920111 16575 ts_manager.cc:194] Registered new tserver with Master: 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559)
I20260709 12:15:02.921763 10822 webserver.cc:533] Webserver started at http://127.10.145.130:41185/ using document root <none> and password file <none>
I20260709 12:15:02.922323 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:02.922271 16575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47126
I20260709 12:15:02.922726 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:02.923076 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:02.924268 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-1-root/instance:
uuid: "d07fde5401e44456b5e0cc2dff119723"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-ncdh"
I20260709 12:15:02.928704 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:02.931908 16714 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.932632 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:02.932917 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-1-root
uuid: "d07fde5401e44456b5e0cc2dff119723"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-ncdh"
I20260709 12:15:02.933240 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:02.941658 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:02.942691 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:02.944067 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:02.946244 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:02.946472 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.946710 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:02.946902 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.986932 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.130:33695
I20260709 12:15:02.987214 16776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.130:33695 every 8 connection(s)
I20260709 12:15:02.991950 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:02.999212 16780 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:02.999396 16781 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:03.002396 16783 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:03.003309 16777 heartbeater.cc:344] Connected to a master server at 127.10.145.190:38165
I20260709 12:15:03.003832 16777 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:03.003957 10822 server_base.cc:1061] running on GCE node
I20260709 12:15:03.004745 16777 heartbeater.cc:507] Master 127.10.145.190:38165 requested a full tablet report, sending...
I20260709 12:15:03.004923 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:03.005303 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:03.005476 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599303005461 us; error 0 us; skew 500 ppm
I20260709 12:15:03.006230 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:03.007153 16575 ts_manager.cc:194] Registered new tserver with Master: d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:03.008831 10822 webserver.cc:533] Webserver started at http://127.10.145.131:36877/ using document root <none> and password file <none>
I20260709 12:15:03.008862 16575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47136
I20260709 12:15:03.009505 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:03.009733 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:03.010004 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:03.011032 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-2-root/instance:
uuid: "377d09c49c074e9d977b97d2efd5b1bc"
format_stamp: "Formatted at 2026-07-09 12:15:03 on dist-test-slave-ncdh"
I20260709 12:15:03.015431 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:03.018781 16788 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:03.019731 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:15:03.020030 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-2-root
uuid: "377d09c49c074e9d977b97d2efd5b1bc"
format_stamp: "Formatted at 2026-07-09 12:15:03 on dist-test-slave-ncdh"
I20260709 12:15:03.020327 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599123865391-10822-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:03.035897 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:03.037003 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:03.038476 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:03.040766 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:03.040993 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:03.041306 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:03.041481 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:03.082338 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.131:40025
I20260709 12:15:03.082453 16850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.131:40025 every 8 connection(s)
I20260709 12:15:03.095827 16851 heartbeater.cc:344] Connected to a master server at 127.10.145.190:38165
I20260709 12:15:03.096287 16851 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:03.096992 16851 heartbeater.cc:507] Master 127.10.145.190:38165 requested a full tablet report, sending...
I20260709 12:15:03.098980 16575 ts_manager.cc:194] Registered new tserver with Master: 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:03.099886 10822 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014388501s
I20260709 12:15:03.100431 16575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47148
I20260709 12:15:03.124212 16575 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47152:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:03.126674 16575 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:03.202147 16815 tablet_service.cc:1511] Processing CreateTablet for tablet f87247513e794c0da760d18b8ccd0b56 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:03.203577 16815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87247513e794c0da760d18b8ccd0b56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.204591 16813 tablet_service.cc:1511] Processing CreateTablet for tablet c745cad9566e42468fa92261ee493650 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:03.206027 16813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c745cad9566e42468fa92261ee493650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.206148 16814 tablet_service.cc:1511] Processing CreateTablet for tablet 4a5e57894c2f42ab889612662eacb2a5 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:03.207558 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a5e57894c2f42ab889612662eacb2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.209830 16816 tablet_service.cc:1511] Processing CreateTablet for tablet f54b3debc4794cbd86803009ba9af028 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:03.211189 16816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54b3debc4794cbd86803009ba9af028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.214164 16812 tablet_service.cc:1511] Processing CreateTablet for tablet d3eb8445613e43debf2339c75232ef40 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:03.215575 16812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3eb8445613e43debf2339c75232ef40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.217365 16741 tablet_service.cc:1511] Processing CreateTablet for tablet f87247513e794c0da760d18b8ccd0b56 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:03.218801 16741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87247513e794c0da760d18b8ccd0b56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.219650 16811 tablet_service.cc:1511] Processing CreateTablet for tablet 3c63a8927e884d7c8a3b3d7bc030164f (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:03.221117 16811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c63a8927e884d7c8a3b3d7bc030164f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.220773 16738 tablet_service.cc:1511] Processing CreateTablet for tablet d3eb8445613e43debf2339c75232ef40 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:03.221429 16739 tablet_service.cc:1511] Processing CreateTablet for tablet c745cad9566e42468fa92261ee493650 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:03.222183 16738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3eb8445613e43debf2339c75232ef40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.223544 16737 tablet_service.cc:1511] Processing CreateTablet for tablet 3c63a8927e884d7c8a3b3d7bc030164f (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:03.218801 16742 tablet_service.cc:1511] Processing CreateTablet for tablet f54b3debc4794cbd86803009ba9af028 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:03.224936 16737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c63a8927e884d7c8a3b3d7bc030164f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.219807 16740 tablet_service.cc:1511] Processing CreateTablet for tablet 4a5e57894c2f42ab889612662eacb2a5 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:03.226240 16740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a5e57894c2f42ab889612662eacb2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.229437 16739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c745cad9566e42468fa92261ee493650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.233100 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54b3debc4794cbd86803009ba9af028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.239635 16736 tablet_service.cc:1511] Processing CreateTablet for tablet 9391a8c0bfa94143a1ffba4ef7aa978a (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:03.242146 16667 tablet_service.cc:1511] Processing CreateTablet for tablet f54b3debc4794cbd86803009ba9af028 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:03.243476 16667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54b3debc4794cbd86803009ba9af028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.246191 16666 tablet_service.cc:1511] Processing CreateTablet for tablet f87247513e794c0da760d18b8ccd0b56 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:03.247041 16660 tablet_service.cc:1511] Processing CreateTablet for tablet abede2f81736443c93313c505d056213 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:03.247555 16666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87247513e794c0da760d18b8ccd0b56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.248361 16660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abede2f81736443c93313c505d056213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.249578 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 4a5e57894c2f42ab889612662eacb2a5 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:03.250880 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a5e57894c2f42ab889612662eacb2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.252031 16736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9391a8c0bfa94143a1ffba4ef7aa978a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.253192 16664 tablet_service.cc:1511] Processing CreateTablet for tablet c745cad9566e42468fa92261ee493650 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:03.258626 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c745cad9566e42468fa92261ee493650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.258323 16810 tablet_service.cc:1511] Processing CreateTablet for tablet 9391a8c0bfa94143a1ffba4ef7aa978a (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:03.259721 16810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9391a8c0bfa94143a1ffba4ef7aa978a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.254199 16663 tablet_service.cc:1511] Processing CreateTablet for tablet d3eb8445613e43debf2339c75232ef40 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:03.262619 16663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3eb8445613e43debf2339c75232ef40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.256246 16661 tablet_service.cc:1511] Processing CreateTablet for tablet 9391a8c0bfa94143a1ffba4ef7aa978a (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:03.266463 16661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9391a8c0bfa94143a1ffba4ef7aa978a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.268115 16659 tablet_service.cc:1511] Processing CreateTablet for tablet 629d7342a37949c189b2ecd21a616325 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:03.269407 16659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629d7342a37949c189b2ecd21a616325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.255273 16662 tablet_service.cc:1511] Processing CreateTablet for tablet 3c63a8927e884d7c8a3b3d7bc030164f (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:03.270673 16662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c63a8927e884d7c8a3b3d7bc030164f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.275638 16735 tablet_service.cc:1511] Processing CreateTablet for tablet abede2f81736443c93313c505d056213 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:03.277086 16735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abede2f81736443c93313c505d056213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.283691 16809 tablet_service.cc:1511] Processing CreateTablet for tablet abede2f81736443c93313c505d056213 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:03.285517 16809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abede2f81736443c93313c505d056213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.367123 16739 tablet_service.cc:1511] Processing CreateTablet for tablet 629d7342a37949c189b2ecd21a616325 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:03.371404 16813 tablet_service.cc:1511] Processing CreateTablet for tablet 629d7342a37949c189b2ecd21a616325 (DEFAULT_TABLE table=test-workload [id=37f0146329e249be899bdc496d2a6c36]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:03.372641 16739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629d7342a37949c189b2ecd21a616325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.372743 16813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629d7342a37949c189b2ecd21a616325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.394578 16867 tablet_bootstrap.cc:492] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:03.401856 16867 tablet_bootstrap.cc:654] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.407119 16868 tablet_bootstrap.cc:492] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:03.411826 16866 tablet_bootstrap.cc:492] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:03.422040 16868 tablet_bootstrap.cc:654] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.430461 16866 tablet_bootstrap.cc:654] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.454454 16867 tablet_bootstrap.cc:492] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:03.454947 16867 ts_tablet_manager.cc:1403] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.019s
I20260709 12:15:03.457886 16867 raft_consensus.cc:359] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.458683 16867 raft_consensus.cc:385] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.459043 16867 raft_consensus.cc:740] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.459815 16867 consensus_queue.cc:260] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.465278 16868 tablet_bootstrap.cc:492] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:03.465821 16868 ts_tablet_manager.cc:1403] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.020s
I20260709 12:15:03.468070 16868 raft_consensus.cc:359] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.468591 16868 raft_consensus.cc:385] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.468842 16868 raft_consensus.cc:740] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.469575 16777 heartbeater.cc:499] Master 127.10.145.190:38165 was elected leader, sending a full tablet report...
I20260709 12:15:03.470207 16867 ts_tablet_manager.cc:1434] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.006s
I20260709 12:15:03.469790 16868 consensus_queue.cc:260] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.471143 16866 tablet_bootstrap.cc:492] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:03.471371 16867 tablet_bootstrap.cc:492] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:03.471664 16866 ts_tablet_manager.cc:1403] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.009s
I20260709 12:15:03.474674 16866 raft_consensus.cc:359] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.476193 16866 raft_consensus.cc:385] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.476580 16866 raft_consensus.cc:740] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.477694 16867 tablet_bootstrap.cc:654] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.477527 16866 consensus_queue.cc:260] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.482517 16868 ts_tablet_manager.cc:1434] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.006s
I20260709 12:15:03.483382 16702 heartbeater.cc:499] Master 127.10.145.190:38165 was elected leader, sending a full tablet report...
I20260709 12:15:03.490671 16868 tablet_bootstrap.cc:492] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:03.497747 16868 tablet_bootstrap.cc:654] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.498917 16851 heartbeater.cc:499] Master 127.10.145.190:38165 was elected leader, sending a full tablet report...
I20260709 12:15:03.499409 16866 ts_tablet_manager.cc:1434] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.018s
I20260709 12:15:03.500753 16866 tablet_bootstrap.cc:492] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:03.502347 16867 tablet_bootstrap.cc:492] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:03.502892 16867 ts_tablet_manager.cc:1403] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.005s
I20260709 12:15:03.505988 16867 raft_consensus.cc:359] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.506709 16867 raft_consensus.cc:385] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.506983 16867 raft_consensus.cc:740] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.509074 16866 tablet_bootstrap.cc:654] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.509874 16868 tablet_bootstrap.cc:492] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:03.510511 16868 ts_tablet_manager.cc:1403] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260709 12:15:03.511332 16867 consensus_queue.cc:260] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.513676 16868 raft_consensus.cc:359] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.514524 16868 raft_consensus.cc:385] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.514885 16868 raft_consensus.cc:740] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.515873 16868 consensus_queue.cc:260] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.518672 16868 ts_tablet_manager.cc:1434] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:03.519026 16867 ts_tablet_manager.cc:1434] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:15:03.519644 16868 tablet_bootstrap.cc:492] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:03.520139 16867 tablet_bootstrap.cc:492] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:03.525758 16868 tablet_bootstrap.cc:654] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.526643 16867 tablet_bootstrap.cc:654] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.540393 16866 tablet_bootstrap.cc:492] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:03.541147 16866 ts_tablet_manager.cc:1403] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.004s
I20260709 12:15:03.542410 16868 tablet_bootstrap.cc:492] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:03.542956 16868 ts_tablet_manager.cc:1403] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260709 12:15:03.545181 16866 raft_consensus.cc:359] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.545914 16868 raft_consensus.cc:359] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:03.546803 16868 raft_consensus.cc:385] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.547189 16868 raft_consensus.cc:740] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.546353 16866 raft_consensus.cc:385] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.547969 16866 raft_consensus.cc:740] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.548259 16868 consensus_queue.cc:260] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:03.549372 16867 tablet_bootstrap.cc:492] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:03.548988 16866 consensus_queue.cc:260] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.549993 16867 ts_tablet_manager.cc:1403] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.000s
I20260709 12:15:03.551395 16866 ts_tablet_manager.cc:1434] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:15:03.552484 16866 tablet_bootstrap.cc:492] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:03.552629 16868 ts_tablet_manager.cc:1434] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:03.552932 16867 raft_consensus.cc:359] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:03.553802 16868 tablet_bootstrap.cc:492] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:03.553822 16867 raft_consensus.cc:385] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.554415 16867 raft_consensus.cc:740] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.555442 16867 consensus_queue.cc:260] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:03.559353 16866 tablet_bootstrap.cc:654] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.560382 16868 tablet_bootstrap.cc:654] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.567108 16867 ts_tablet_manager.cc:1434] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:15:03.571961 16867 tablet_bootstrap.cc:492] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:03.581782 16867 tablet_bootstrap.cc:654] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.582273 16873 raft_consensus.cc:493] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.582902 16873 raft_consensus.cc:515] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.588050 16873 leader_election.cc:290] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:03.586170 16866 tablet_bootstrap.cc:492] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:03.589226 16866 ts_tablet_manager.cc:1403] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.013s
I20260709 12:15:03.591673 16874 raft_consensus.cc:493] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.592159 16874 raft_consensus.cc:515] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.592947 16866 raft_consensus.cc:359] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.593560 16867 tablet_bootstrap.cc:492] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:03.593936 16866 raft_consensus.cc:385] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.594252 16867 ts_tablet_manager.cc:1403] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260709 12:15:03.594799 16874 leader_election.cc:290] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:03.596896 16872 raft_consensus.cc:493] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.605187 16872 raft_consensus.cc:515] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.606931 16868 tablet_bootstrap.cc:492] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:03.607522 16868 ts_tablet_manager.cc:1403] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.015s
I20260709 12:15:03.594290 16866 raft_consensus.cc:740] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.598112 16867 raft_consensus.cc:359] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.609491 16872 leader_election.cc:290] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:03.610230 16867 raft_consensus.cc:385] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.615926 16868 raft_consensus.cc:359] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.625490 16868 raft_consensus.cc:385] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.625538 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abede2f81736443c93313c505d056213" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:03.626024 16868 raft_consensus.cc:740] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.618165 16867 raft_consensus.cc:740] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
W20260709 12:15:03.627416 16643 leader_election.cc:343] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.615363 16866 consensus_queue.cc:260] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.628468 16868 consensus_queue.cc:260] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.629601 16866 ts_tablet_manager.cc:1434] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.003s
I20260709 12:15:03.630651 16866 tablet_bootstrap.cc:492] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:03.632375 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abede2f81736443c93313c505d056213" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:03.633299 16867 consensus_queue.cc:260] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
W20260709 12:15:03.633864 16643 leader_election.cc:343] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.634322 16643 leader_election.cc:304] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 373b1715fa604515b0184d25be5462ba; no voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:03.634586 16868 ts_tablet_manager.cc:1434] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:15:03.635618 16867 ts_tablet_manager.cc:1434] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.001s
I20260709 12:15:03.635808 16873 raft_consensus.cc:2749] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.636699 16867 tablet_bootstrap.cc:492] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:03.639631 16868 tablet_bootstrap.cc:492] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:03.640275 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3eb8445613e43debf2339c75232ef40" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
W20260709 12:15:03.641710 16792 leader_election.cc:343] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.645419 16866 tablet_bootstrap.cc:654] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.648949 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3eb8445613e43debf2339c75232ef40" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:03.650025 16677 raft_consensus.cc:2468] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 0.
I20260709 12:15:03.651010 16867 tablet_bootstrap.cc:654] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.656276 16868 tablet_bootstrap.cc:654] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.657845 16866 tablet_bootstrap.cc:492] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:03.658483 16866 ts_tablet_manager.cc:1403] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.005s
I20260709 12:15:03.659091 16789 leader_election.cc:304] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [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: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:03.660640 16874 raft_consensus.cc:2804] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.661137 16874 raft_consensus.cc:493] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.661550 16874 raft_consensus.cc:3060] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.661823 16866 raft_consensus.cc:359] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.662607 16866 raft_consensus.cc:385] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.662889 16866 raft_consensus.cc:740] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.663772 16866 consensus_queue.cc:260] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
W20260709 12:15:03.666198 16623 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:03.673432 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5e57894c2f42ab889612662eacb2a5" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:03.674152 16826 raft_consensus.cc:2468] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 0.
I20260709 12:15:03.674182 16866 ts_tablet_manager.cc:1434] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:15:03.675674 16718 leader_election.cc:304] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:03.677187 16872 raft_consensus.cc:2804] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.677560 16872 raft_consensus.cc:493] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.677883 16872 raft_consensus.cc:3060] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.678876 16874 raft_consensus.cc:515] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.683624 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3eb8445613e43debf2339c75232ef40" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:03.684250 16677 raft_consensus.cc:3060] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.687114 16872 raft_consensus.cc:515] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.687945 16868 tablet_bootstrap.cc:492] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:03.688467 16868 ts_tablet_manager.cc:1403] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.014s
I20260709 12:15:03.689229 16874 leader_election.cc:290] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:03.690325 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5e57894c2f42ab889612662eacb2a5" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:03.690940 16826 raft_consensus.cc:3060] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.691375 16867 tablet_bootstrap.cc:492] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:03.691221 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5e57894c2f42ab889612662eacb2a5" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:03.691962 16867 ts_tablet_manager.cc:1403] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.015s
I20260709 12:15:03.691562 16868 raft_consensus.cc:359] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.692313 16868 raft_consensus.cc:385] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.692655 16868 raft_consensus.cc:740] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.692847 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5e57894c2f42ab889612662eacb2a5" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:03.690330 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3eb8445613e43debf2339c75232ef40" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:03.693424 16868 consensus_queue.cc:260] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
W20260709 12:15:03.694176 16715 leader_election.cc:343] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.695091 16867 raft_consensus.cc:359] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
W20260709 12:15:03.695534 16792 leader_election.cc:343] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.695873 16868 ts_tablet_manager.cc:1434] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:03.695847 16867 raft_consensus.cc:385] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:03.696666 16715 leader_election.cc:343] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.696818 16867 raft_consensus.cc:740] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.697229 16868 tablet_bootstrap.cc:492] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:03.697657 16867 consensus_queue.cc:260] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.700647 16677 raft_consensus.cc:2468] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 1.
I20260709 12:15:03.701740 16789 leader_election.cc:304] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [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: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:03.703002 16874 raft_consensus.cc:2804] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.703446 16874 raft_consensus.cc:697] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Running, Role: LEADER
I20260709 12:15:03.704749 16866 tablet_bootstrap.cc:492] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:03.705616 16868 tablet_bootstrap.cc:654] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.705372 16874 consensus_queue.cc:237] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.713822 16866 tablet_bootstrap.cc:654] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.727365 16866 tablet_bootstrap.cc:492] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:03.728247 16866 ts_tablet_manager.cc:1403] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260709 12:15:03.728892 16868 tablet_bootstrap.cc:492] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:03.729635 16868 ts_tablet_manager.cc:1403] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.000s
I20260709 12:15:03.729250 16573 catalog_manager.cc:5697] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131). New cstate: current_term: 1 leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.731956 16866 raft_consensus.cc:359] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.719859 16826 raft_consensus.cc:2468] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 1.
I20260709 12:15:03.736313 16866 raft_consensus.cc:385] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.736697 16866 raft_consensus.cc:740] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.737303 16718 leader_election.cc:304] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [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: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 373b1715fa604515b0184d25be5462ba
I20260709 12:15:03.733697 16868 raft_consensus.cc:359] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.738282 16868 raft_consensus.cc:385] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.735823 16898 raft_consensus.cc:493] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.737679 16866 consensus_queue.cc:260] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.738602 16868 raft_consensus.cc:740] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.738776 16898 raft_consensus.cc:515] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.739538 16868 consensus_queue.cc:260] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.730904 16872 leader_election.cc:290] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:03.740868 16866 ts_tablet_manager.cc:1434] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:15:03.741950 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a8927e884d7c8a3b3d7bc030164f" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:03.742370 16866 tablet_bootstrap.cc:492] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:03.742623 16677 raft_consensus.cc:2468] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 0.
I20260709 12:15:03.743321 16868 ts_tablet_manager.cc:1434] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:15:03.744095 16715 leader_election.cc:304] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:03.741029 16872 raft_consensus.cc:2804] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.749224 16867 ts_tablet_manager.cc:1434] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.057s	user 0.017s	sys 0.016s
I20260709 12:15:03.749455 16868 tablet_bootstrap.cc:492] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:03.749758 16893 raft_consensus.cc:2804] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.750322 16898 leader_election.cc:290] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:03.736150 16894 raft_consensus.cc:493] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.751327 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a8927e884d7c8a3b3d7bc030164f" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:03.752254 16893 raft_consensus.cc:493] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.753024 16893 raft_consensus.cc:3060] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:03.753170 16718 leader_election.cc:343] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.753805 16894 raft_consensus.cc:515] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.756917 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c745cad9566e42468fa92261ee493650" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:03.757751 16677 raft_consensus.cc:2468] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 0.
I20260709 12:15:03.757895 16867 tablet_bootstrap.cc:492] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:03.759193 16715 leader_election.cc:304] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:03.760083 16898 raft_consensus.cc:2804] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.760438 16898 raft_consensus.cc:493] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.760776 16898 raft_consensus.cc:3060] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.761974 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c745cad9566e42468fa92261ee493650" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:03.762660 16826 raft_consensus.cc:2468] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 0.
I20260709 12:15:03.763001 16866 tablet_bootstrap.cc:654] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.764182 16894 leader_election.cc:290] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:03.766240 16868 tablet_bootstrap.cc:654] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.769161 16872 raft_consensus.cc:697] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:03.770403 16872 consensus_queue.cc:237] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.776677 16867 tablet_bootstrap.cc:654] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.786196 16898 raft_consensus.cc:515] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.789129 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c745cad9566e42468fa92261ee493650" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:03.789769 16677 raft_consensus.cc:3060] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.789889 16873 raft_consensus.cc:493] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.790637 16873 raft_consensus.cc:515] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.793406 16873 leader_election.cc:290] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:03.794827 16874 raft_consensus.cc:493] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.795346 16874 raft_consensus.cc:515] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.796941 16868 tablet_bootstrap.cc:492] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:03.797430 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629d7342a37949c189b2ecd21a616325" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:03.797459 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629d7342a37949c189b2ecd21a616325" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:03.798483 16874 leader_election.cc:290] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
W20260709 12:15:03.798964 16643 leader_election.cc:343] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.797483 16868 ts_tablet_manager.cc:1403] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.007s
W20260709 12:15:03.799682 16643 leader_election.cc:343] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.800125 16643 leader_election.cc:304] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 373b1715fa604515b0184d25be5462ba; no voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:03.794890 16893 raft_consensus.cc:515] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.801779 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9391a8c0bfa94143a1ffba4ef7aa978a" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:03.802629 16868 raft_consensus.cc:359] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.803383 16868 raft_consensus.cc:385] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.803778 16868 raft_consensus.cc:740] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
W20260709 12:15:03.804333 16789 leader_election.cc:343] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.804536 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a8927e884d7c8a3b3d7bc030164f" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:03.803406 16893 leader_election.cc:290] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:03.804903 16868 consensus_queue.cc:260] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.805480 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9391a8c0bfa94143a1ffba4ef7aa978a" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
W20260709 12:15:03.805924 16718 leader_election.cc:343] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:03.806789 16792 leader_election.cc:343] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.806928 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a8927e884d7c8a3b3d7bc030164f" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:03.807245 16792 leader_election.cc:304] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc; no voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:03.807524 16676 raft_consensus.cc:3060] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.808387 16874 raft_consensus.cc:2749] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.809239 16873 raft_consensus.cc:2749] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.815472 16868 ts_tablet_manager.cc:1434] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 12:15:03.816866 16868 tablet_bootstrap.cc:492] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:03.817469 16677 raft_consensus.cc:2468] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 1.
I20260709 12:15:03.818660 16715 leader_election.cc:304] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:03.819494 16893 raft_consensus.cc:2804] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.819983 16893 raft_consensus.cc:697] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:03.820755 16676 raft_consensus.cc:2468] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 1.
I20260709 12:15:03.820824 16893 consensus_queue.cc:237] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.821599 16867 tablet_bootstrap.cc:492] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:03.822135 16867 ts_tablet_manager.cc:1403] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.001s
I20260709 12:15:03.822161 16715 leader_election.cc:304] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [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: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:03.825994 16872 raft_consensus.cc:2804] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.826750 16872 raft_consensus.cc:697] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:03.827322 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c745cad9566e42468fa92261ee493650" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:03.826306 16867 raft_consensus.cc:359] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.827976 16826 raft_consensus.cc:3060] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.827656 16872 consensus_queue.cc:237] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.829540 16898 leader_election.cc:290] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:03.828001 16867 raft_consensus.cc:385] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.833452 16867 raft_consensus.cc:740] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.834578 16868 tablet_bootstrap.cc:654] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.834424 16867 consensus_queue.cc:260] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.836791 16867 ts_tablet_manager.cc:1434] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:15:03.837769 16867 tablet_bootstrap.cc:492] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:03.837970 16575 catalog_manager.cc:5697] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 0 to 1, leader changed from <none> to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.838753 16826 raft_consensus.cc:2468] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 1.
I20260709 12:15:03.843374 16866 tablet_bootstrap.cc:492] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:03.843910 16866 ts_tablet_manager.cc:1403] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.102s	user 0.017s	sys 0.049s
I20260709 12:15:03.847018 16866 raft_consensus.cc:359] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.847723 16866 raft_consensus.cc:385] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.848026 16866 raft_consensus.cc:740] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.849745 16867 tablet_bootstrap.cc:654] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.851536 16866 consensus_queue.cc:260] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.860469 16866 ts_tablet_manager.cc:1434] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260709 12:15:03.860304 16575 catalog_manager.cc:5697] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 0 to 1, leader changed from <none> to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.862323 16575 catalog_manager.cc:5697] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 0 to 1, leader changed from <none> to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.868059 16867 tablet_bootstrap.cc:492] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:03.868256 16866 tablet_bootstrap.cc:492] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:03.868680 16868 tablet_bootstrap.cc:492] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:03.868737 16867 ts_tablet_manager.cc:1403] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.015s
I20260709 12:15:03.869303 16868 ts_tablet_manager.cc:1403] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.032s
I20260709 12:15:03.872074 16867 raft_consensus.cc:359] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.872172 16868 raft_consensus.cc:359] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.872956 16868 raft_consensus.cc:385] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.872956 16867 raft_consensus.cc:385] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.873381 16868 raft_consensus.cc:740] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.873543 16867 raft_consensus.cc:740] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.874275 16868 consensus_queue.cc:260] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.874485 16867 consensus_queue.cc:260] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.875253 16866 tablet_bootstrap.cc:654] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.877178 16867 ts_tablet_manager.cc:1434] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:15:03.878204 16872 raft_consensus.cc:493] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.878695 16872 raft_consensus.cc:515] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:03.880846 16872 leader_election.cc:290] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025), 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559)
I20260709 12:15:03.882797 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:03.883214 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:03.883585 16868 ts_tablet_manager.cc:1434] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:15:03.883862 16676 raft_consensus.cc:2468] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 0.
W20260709 12:15:03.884239 16718 leader_election.cc:343] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.885262 16715 leader_election.cc:304] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [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: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:03.886394 16872 raft_consensus.cc:2804] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.886802 16872 raft_consensus.cc:493] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.887305 16868 tablet_bootstrap.cc:492] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:03.887317 16872 raft_consensus.cc:3060] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.889926 16866 tablet_bootstrap.cc:492] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:03.890403 16866 ts_tablet_manager.cc:1403] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260709 12:15:03.892499 16866 raft_consensus.cc:359] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.893038 16866 raft_consensus.cc:385] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.893359 16866 raft_consensus.cc:740] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.894070 16867 tablet_bootstrap.cc:492] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:03.894024 16866 consensus_queue.cc:260] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.894685 16868 tablet_bootstrap.cc:654] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.897887 16866 ts_tablet_manager.cc:1434] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:15:03.899088 16866 tablet_bootstrap.cc:492] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:03.902194 16867 tablet_bootstrap.cc:654] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.902984 16907 raft_consensus.cc:493] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.903533 16907 raft_consensus.cc:515] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.905773 16907 leader_election.cc:290] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:03.907544 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9391a8c0bfa94143a1ffba4ef7aa978a" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:03.908175 16826 raft_consensus.cc:2468] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 0.
I20260709 12:15:03.908092 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9391a8c0bfa94143a1ffba4ef7aa978a" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:03.909646 16866 tablet_bootstrap.cc:654] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.909592 16643 leader_election.cc:304] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: 
I20260709 12:15:03.910522 16907 raft_consensus.cc:2804] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.910305 16872 raft_consensus.cc:515] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
W20260709 12:15:03.910696 16643 leader_election.cc:343] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.910908 16907 raft_consensus.cc:493] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.911360 16907 raft_consensus.cc:3060] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.913106 16868 tablet_bootstrap.cc:492] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:03.913641 16868 ts_tablet_manager.cc:1403] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 12:15:03.913290 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
W20260709 12:15:03.914789 16718 leader_election.cc:343] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.914917 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:03.915123 16874 raft_consensus.cc:493] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.915506 16676 raft_consensus.cc:3060] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.915606 16874 raft_consensus.cc:515] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.914312 16872 leader_election.cc:290] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Requested vote from peers 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025), 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559)
I20260709 12:15:03.917284 16868 raft_consensus.cc:359] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.917850 16874 leader_election.cc:290] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:03.917963 16868 raft_consensus.cc:385] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.918377 16868 raft_consensus.cc:740] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.919271 16868 consensus_queue.cc:260] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.919987 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87247513e794c0da760d18b8ccd0b56" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:03.920426 16907 raft_consensus.cc:515] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.920619 16752 raft_consensus.cc:2468] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 0.
I20260709 12:15:03.921330 16868 ts_tablet_manager.cc:1434] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:03.921806 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87247513e794c0da760d18b8ccd0b56" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:03.922655 16792 leader_election.cc:304] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:03.923170 16677 raft_consensus.cc:2468] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 0.
I20260709 12:15:03.923449 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9391a8c0bfa94143a1ffba4ef7aa978a" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:03.924021 16907 leader_election.cc:290] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Requested vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:03.924211 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9391a8c0bfa94143a1ffba4ef7aa978a" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:03.924806 16826 raft_consensus.cc:3060] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:03.925307 16643 leader_election.cc:343] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.923489 16874 raft_consensus.cc:2804] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.928236 16874 raft_consensus.cc:493] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.928618 16874 raft_consensus.cc:3060] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.928622 16676 raft_consensus.cc:2468] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 1.
I20260709 12:15:03.930480 16715 leader_election.cc:304] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [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: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:03.931528 16872 raft_consensus.cc:2804] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.932001 16872 raft_consensus.cc:697] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:03.932821 16872 consensus_queue.cc:237] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:03.937930 16874 raft_consensus.cc:515] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.941850 16826 raft_consensus.cc:2468] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 1.
I20260709 12:15:03.943375 16643 leader_election.cc:304] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [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: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:03.944484 16907 raft_consensus.cc:2804] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.945081 16907 raft_consensus.cc:697] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Becoming Leader. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:03.945585 16867 tablet_bootstrap.cc:492] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:03.946115 16867 ts_tablet_manager.cc:1403] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.000s
I20260709 12:15:03.945919 16907 consensus_queue.cc:237] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.947108 16573 catalog_manager.cc:5697] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 0 to 1, leader changed from <none> to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.948935 16867 raft_consensus.cc:359] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.950021 16867 raft_consensus.cc:385] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.950340 16867 raft_consensus.cc:740] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.949762 16873 raft_consensus.cc:493] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.951274 16873 raft_consensus.cc:515] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.953357 16873 leader_election.cc:290] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:03.955088 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5e57894c2f42ab889612662eacb2a5" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:03.955744 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5e57894c2f42ab889612662eacb2a5" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:03.956557 16826 raft_consensus.cc:2393] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 373b1715fa604515b0184d25be5462ba in current term 1: Already voted for candidate d07fde5401e44456b5e0cc2dff119723 in this term.
I20260709 12:15:03.958112 16643 leader_election.cc:304] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 373b1715fa604515b0184d25be5462ba; no voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:03.958310 16867 consensus_queue.cc:260] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.959769 16873 raft_consensus.cc:3060] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.960844 16867 ts_tablet_manager.cc:1434] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:15:03.961839 16867 tablet_bootstrap.cc:492] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:03.966674 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87247513e794c0da760d18b8ccd0b56" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:03.968057 16867 tablet_bootstrap.cc:654] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.967952 16676 raft_consensus.cc:3060] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.973160 16866 tablet_bootstrap.cc:492] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:03.973686 16866 ts_tablet_manager.cc:1403] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.075s	user 0.033s	sys 0.017s
I20260709 12:15:03.973937 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87247513e794c0da760d18b8ccd0b56" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:03.974566 16752 raft_consensus.cc:3060] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.976603 16866 raft_consensus.cc:359] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:03.977214 16873 raft_consensus.cc:2749] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.977391 16866 raft_consensus.cc:385] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.977775 16866 raft_consensus.cc:740] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.978591 16866 consensus_queue.cc:260] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:03.978945 16676 raft_consensus.cc:2468] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 1.
I20260709 12:15:03.980698 16866 ts_tablet_manager.cc:1434] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:03.981601 16866 tablet_bootstrap.cc:492] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:03.981848 16752 raft_consensus.cc:2468] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 1.
I20260709 12:15:03.983130 16792 leader_election.cc:304] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:03.984074 16892 raft_consensus.cc:2804] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.987594 16866 tablet_bootstrap.cc:654] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.992632 16866 tablet_bootstrap.cc:492] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:03.993106 16866 ts_tablet_manager.cc:1403] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:15:03.987140 16575 catalog_manager.cc:5697] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 373b1715fa604515b0184d25be5462ba (127.10.145.129). New cstate: current_term: 1 leader_uuid: "373b1715fa604515b0184d25be5462ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.995980 16866 raft_consensus.cc:359] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:03.984120 16874 leader_election.cc:290] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:03.996654 16866 raft_consensus.cc:385] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.997371 16866 raft_consensus.cc:740] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.998550 16866 consensus_queue.cc:260] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.004173 16892 raft_consensus.cc:697] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Running, Role: LEADER
I20260709 12:15:04.004827 16867 tablet_bootstrap.cc:492] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:04.005026 16866 ts_tablet_manager.cc:1434] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 12:15:04.005364 16867 ts_tablet_manager.cc:1403] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.044s	user 0.004s	sys 0.022s
I20260709 12:15:04.005271 16892 consensus_queue.cc:237] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.008452 16867 raft_consensus.cc:359] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.009287 16867 raft_consensus.cc:385] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:04.009564 16867 raft_consensus.cc:740] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:04.010334 16867 consensus_queue.cc:260] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.012300 16867 ts_tablet_manager.cc:1434] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 12:15:04.014714 16575 catalog_manager.cc:5697] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131). New cstate: current_term: 1 leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:04.026682 16872 raft_consensus.cc:493] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.027124 16872 raft_consensus.cc:515] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.028914 16872 leader_election.cc:290] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:04.029685 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abede2f81736443c93313c505d056213" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:04.030110 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abede2f81736443c93313c505d056213" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:04.030315 16676 raft_consensus.cc:2468] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 0.
I20260709 12:15:04.030731 16826 raft_consensus.cc:2468] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 0.
I20260709 12:15:04.031317 16715 leader_election.cc:304] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:04.032003 16872 raft_consensus.cc:2804] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:04.032305 16872 raft_consensus.cc:493] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:04.032615 16872 raft_consensus.cc:3060] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.037693 16872 raft_consensus.cc:515] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.039211 16872 leader_election.cc:290] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:04.040128 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abede2f81736443c93313c505d056213" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:04.040369 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abede2f81736443c93313c505d056213" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:04.040665 16676 raft_consensus.cc:3060] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.040985 16826 raft_consensus.cc:3060] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.043102 16872 raft_consensus.cc:493] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.043632 16872 raft_consensus.cc:515] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.046386 16872 leader_election.cc:290] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:04.046690 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629d7342a37949c189b2ecd21a616325" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:04.047286 16676 raft_consensus.cc:2468] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 1.
I20260709 12:15:04.047307 16826 raft_consensus.cc:2468] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 1.
I20260709 12:15:04.047392 16677 raft_consensus.cc:2468] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 0.
I20260709 12:15:04.047734 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629d7342a37949c189b2ecd21a616325" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:04.049018 16715 leader_election.cc:304] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:04.049144 16825 raft_consensus.cc:2468] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 0.
I20260709 12:15:04.049926 16872 raft_consensus.cc:2804] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:04.050319 16715 leader_election.cc:304] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:04.050429 16872 raft_consensus.cc:697] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:04.051375 16898 raft_consensus.cc:2804] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:04.051759 16898 raft_consensus.cc:493] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:04.051479 16872 consensus_queue.cc:237] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.052062 16898 raft_consensus.cc:3060] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.058668 16898 raft_consensus.cc:515] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.060881 16898 leader_election.cc:290] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:04.060437 16572 catalog_manager.cc:5697] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 0 to 1, leader changed from <none> to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.061515 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629d7342a37949c189b2ecd21a616325" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:04.062147 16677 raft_consensus.cc:3060] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.062021 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629d7342a37949c189b2ecd21a616325" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:04.062712 16825 raft_consensus.cc:3060] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.069505 16677 raft_consensus.cc:2468] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 1.
I20260709 12:15:04.069983 16825 raft_consensus.cc:2468] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 1.
I20260709 12:15:04.070780 16715 leader_election.cc:304] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:04.071659 16898 raft_consensus.cc:2804] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:04.072101 16898 raft_consensus.cc:697] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:04.072803 16898 consensus_queue.cc:237] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.080469 16572 catalog_manager.cc:5697] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 0 to 1, leader changed from <none> to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.115527 16898 raft_consensus.cc:493] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.116328 16898 raft_consensus.cc:515] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.118381 16898 leader_election.cc:290] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:04.119028 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3eb8445613e43debf2339c75232ef40" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:04.119412 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3eb8445613e43debf2339c75232ef40" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:04.119939 16677 raft_consensus.cc:2393] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d07fde5401e44456b5e0cc2dff119723 in current term 1: Already voted for candidate 377d09c49c074e9d977b97d2efd5b1bc in this term.
I20260709 12:15:04.120927 16715 leader_election.cc:304] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d07fde5401e44456b5e0cc2dff119723; no voters: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:04.121608 16898 raft_consensus.cc:3060] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.126597 16898 raft_consensus.cc:2749] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:04.163061 16752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
mode: GRACEFUL
new_leader_uuid: "373b1715fa604515b0184d25be5462ba"
 from {username='slave'} at 127.0.0.1:37804
I20260709 12:15:04.163695 16752 raft_consensus.cc:606] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Received request to transfer leadership to TS 373b1715fa604515b0184d25be5462ba
I20260709 12:15:04.176193 16825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f87247513e794c0da760d18b8ccd0b56"
dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
mode: GRACEFUL
new_leader_uuid: "373b1715fa604515b0184d25be5462ba"
 from {username='slave'} at 127.0.0.1:41720
I20260709 12:15:04.176761 16825 raft_consensus.cc:606] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Received request to transfer leadership to TS 373b1715fa604515b0184d25be5462ba
I20260709 12:15:04.182315 16752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a5e57894c2f42ab889612662eacb2a5"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
mode: GRACEFUL
new_leader_uuid: "373b1715fa604515b0184d25be5462ba"
 from {username='slave'} at 127.0.0.1:37804
I20260709 12:15:04.182858 16752 raft_consensus.cc:606] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Received request to transfer leadership to TS 373b1715fa604515b0184d25be5462ba
I20260709 12:15:04.186715 16892 raft_consensus.cc:493] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.187322 16892 raft_consensus.cc:515] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.188151 16752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c745cad9566e42468fa92261ee493650"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
mode: GRACEFUL
new_leader_uuid: "373b1715fa604515b0184d25be5462ba"
 from {username='slave'} at 127.0.0.1:37804
I20260709 12:15:04.188848 16752 raft_consensus.cc:606] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Received request to transfer leadership to TS 373b1715fa604515b0184d25be5462ba
I20260709 12:15:04.189329 16892 leader_election.cc:290] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:04.189919 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a8927e884d7c8a3b3d7bc030164f" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:04.190662 16677 raft_consensus.cc:2393] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 377d09c49c074e9d977b97d2efd5b1bc in current term 1: Already voted for candidate d07fde5401e44456b5e0cc2dff119723 in this term.
I20260709 12:15:04.190888 16751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a8927e884d7c8a3b3d7bc030164f" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:04.192224 16792 leader_election.cc:304] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc; no voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:04.192865 16892 raft_consensus.cc:3060] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.195250 16825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3eb8445613e43debf2339c75232ef40"
dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
mode: GRACEFUL
new_leader_uuid: "d07fde5401e44456b5e0cc2dff119723"
 from {username='slave'} at 127.0.0.1:41720
I20260709 12:15:04.195755 16825 raft_consensus.cc:606] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Received request to transfer leadership to TS d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:04.199309 16892 raft_consensus.cc:2749] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:04.210268 16898 consensus_queue.cc:1048] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:04.214172 16676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9391a8c0bfa94143a1ffba4ef7aa978a"
dest_uuid: "373b1715fa604515b0184d25be5462ba"
mode: GRACEFUL
new_leader_uuid: "d07fde5401e44456b5e0cc2dff119723"
 from {username='slave'} at 127.0.0.1:40464
I20260709 12:15:04.214882 16676 raft_consensus.cc:606] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Received request to transfer leadership to TS d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:04.216357 16872 consensus_queue.cc:1048] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.218364 16893 raft_consensus.cc:993] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723: : Instructing follower 373b1715fa604515b0184d25be5462ba to start an election
I20260709 12:15:04.221900 16893 raft_consensus.cc:1081] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Signalling peer 373b1715fa604515b0184d25be5462ba to start an election
I20260709 12:15:04.225391 16676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c745cad9566e42468fa92261ee493650"
dest_uuid: "373b1715fa604515b0184d25be5462ba"
 from {username='slave'} at 127.0.0.1:40448
I20260709 12:15:04.227267 16676 raft_consensus.cc:493] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.227670 16676 raft_consensus.cc:3060] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.230108 16898 consensus_queue.cc:1048] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:04.232098 16751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "629d7342a37949c189b2ecd21a616325"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
mode: GRACEFUL
new_leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
 from {username='slave'} at 127.0.0.1:37804
I20260709 12:15:04.232736 16751 raft_consensus.cc:606] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Received request to transfer leadership to TS 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:04.235879 16676 raft_consensus.cc:515] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.241420 16751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c745cad9566e42468fa92261ee493650" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:04.241995 16894 raft_consensus.cc:993] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723: : Instructing follower 373b1715fa604515b0184d25be5462ba to start an election
I20260709 12:15:04.242069 16751 raft_consensus.cc:3055] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.242602 16751 raft_consensus.cc:740] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:04.242698 16901 raft_consensus.cc:1081] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Signalling peer 373b1715fa604515b0184d25be5462ba to start an election
I20260709 12:15:04.243938 16676 leader_election.cc:290] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 2 election: Requested vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:04.244163 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c745cad9566e42468fa92261ee493650" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:04.245575 16675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a5e57894c2f42ab889612662eacb2a5"
dest_uuid: "373b1715fa604515b0184d25be5462ba"
 from {username='slave'} at 127.0.0.1:40448
I20260709 12:15:04.243461 16751 consensus_queue.cc:260] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.246187 16675 raft_consensus.cc:493] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.246697 16751 raft_consensus.cc:3060] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.247594 16675 raft_consensus.cc:3060] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.248914 16901 consensus_queue.cc:1048] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.254860 16675 raft_consensus.cc:515] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.256063 16677 raft_consensus.cc:1240] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Rejecting Update request from peer d07fde5401e44456b5e0cc2dff119723 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:04.256718 16751 raft_consensus.cc:2468] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 2.
I20260709 12:15:04.258399 16643 leader_election.cc:304] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [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: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:04.259563 16873 raft_consensus.cc:2804] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.260028 16873 raft_consensus.cc:697] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Becoming Leader. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:04.260824 16873 consensus_queue.cc:237] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.261936 16675 leader_election.cc:290] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 2 election: Requested vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:04.263435 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5e57894c2f42ab889612662eacb2a5" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:04.269860 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5e57894c2f42ab889612662eacb2a5" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:04.270141 16901 consensus_queue.cc:1059] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:04.271178 16752 raft_consensus.cc:3055] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.271484 16752 raft_consensus.cc:740] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:04.272121 16752 consensus_queue.cc:260] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.272991 16752 raft_consensus.cc:3060] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.273517 16575 catalog_manager.cc:5697] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba reported cstate change: term changed from 1 to 2, leader changed from d07fde5401e44456b5e0cc2dff119723 (127.10.145.130) to 373b1715fa604515b0184d25be5462ba (127.10.145.129). New cstate: current_term: 2 leader_uuid: "373b1715fa604515b0184d25be5462ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.280009 16901 raft_consensus.cc:493] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.280541 16901 raft_consensus.cc:515] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.282648 16901 leader_election.cc:290] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:04.283681 16752 raft_consensus.cc:2468] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 2.
I20260709 12:15:04.283845 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9391a8c0bfa94143a1ffba4ef7aa978a" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
W20260709 12:15:04.284358 16898 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:15:04.284186 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9391a8c0bfa94143a1ffba4ef7aa978a" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:04.284972 16826 raft_consensus.cc:2393] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d07fde5401e44456b5e0cc2dff119723 in current term 1: Already voted for candidate 373b1715fa604515b0184d25be5462ba in this term.
I20260709 12:15:04.286088 16718 leader_election.cc:304] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d07fde5401e44456b5e0cc2dff119723; no voters: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:04.286856 16901 raft_consensus.cc:3060] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.287781 16643 leader_election.cc:304] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [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: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:04.288662 16873 raft_consensus.cc:2804] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.289181 16873 raft_consensus.cc:697] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Becoming Leader. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:04.289954 16873 consensus_queue.cc:237] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [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: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.293684 16901 raft_consensus.cc:2749] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:04.296157 16573 catalog_manager.cc:5697] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba reported cstate change: term changed from 1 to 2, leader changed from d07fde5401e44456b5e0cc2dff119723 (127.10.145.130) to 373b1715fa604515b0184d25be5462ba (127.10.145.129). New cstate: current_term: 2 leader_uuid: "373b1715fa604515b0184d25be5462ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.309734 16892 consensus_queue.cc:1048] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.320657 16874 consensus_queue.cc:1048] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.324816 16898 consensus_queue.cc:1048] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:15:04.329821 16907 consensus_queue.cc:1048] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.334479 16919 raft_consensus.cc:993] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc: : Instructing follower d07fde5401e44456b5e0cc2dff119723 to start an election
I20260709 12:15:04.334923 16919 raft_consensus.cc:1081] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Signalling peer d07fde5401e44456b5e0cc2dff119723 to start an election
I20260709 12:15:04.336639 16907 consensus_queue.cc:1048] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:04.340715 16874 raft_consensus.cc:493] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.341342 16874 raft_consensus.cc:515] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:04.336627 16751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3eb8445613e43debf2339c75232ef40"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
 from {username='slave'} at 127.0.0.1:37790
I20260709 12:15:04.342883 16751 raft_consensus.cc:493] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.343317 16751 raft_consensus.cc:3060] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.343502 16874 leader_election.cc:290] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559)
I20260709 12:15:04.346576 16824 raft_consensus.cc:3060] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.352283 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:04.353331 16677 raft_consensus.cc:2393] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 377d09c49c074e9d977b97d2efd5b1bc in current term 1: Already voted for candidate d07fde5401e44456b5e0cc2dff119723 in this term.
I20260709 12:15:04.353533 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:04.353925 16898 consensus_queue.cc:1048] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.355217 16751 raft_consensus.cc:515] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.356504 16792 leader_election.cc:304] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc; no voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:04.359800 16919 raft_consensus.cc:2749] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:04.361999 16898 consensus_queue.cc:1048] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:04.366541 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3eb8445613e43debf2339c75232ef40" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:04.367364 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3eb8445613e43debf2339c75232ef40" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:04.367168 16675 raft_consensus.cc:3060] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.368045 16825 raft_consensus.cc:3055] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.368419 16825 raft_consensus.cc:740] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Running, Role: LEADER
I20260709 12:15:04.369774 16825 consensus_queue.cc:260] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.371023 16825 raft_consensus.cc:3060] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.378751 16675 raft_consensus.cc:2468] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 2.
I20260709 12:15:04.380090 16825 raft_consensus.cc:2468] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 2.
I20260709 12:15:04.380505 16715 leader_election.cc:304] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:04.381747 16898 raft_consensus.cc:2804] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.382354 16898 raft_consensus.cc:697] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:04.383417 16751 leader_election.cc:290] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 2 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:04.383248 16898 consensus_queue.cc:237] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.392740 16873 raft_consensus.cc:993] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba: : Instructing follower d07fde5401e44456b5e0cc2dff119723 to start an election
I20260709 12:15:04.393187 16873 raft_consensus.cc:1081] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Signalling peer d07fde5401e44456b5e0cc2dff119723 to start an election
I20260709 12:15:04.400036 16898 consensus_queue.cc:1048] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:04.399892 16573 catalog_manager.cc:5697] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 1 to 2, leader changed from 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131) to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.400853 16751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9391a8c0bfa94143a1ffba4ef7aa978a"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
 from {username='slave'} at 127.0.0.1:37776
I20260709 12:15:04.401500 16751 raft_consensus.cc:493] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.401921 16751 raft_consensus.cc:3060] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.408970 16893 raft_consensus.cc:993] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723: : Instructing follower 373b1715fa604515b0184d25be5462ba to start an election
I20260709 12:15:04.409523 16898 raft_consensus.cc:1081] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Signalling peer 373b1715fa604515b0184d25be5462ba to start an election
I20260709 12:15:04.411522 16675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028"
dest_uuid: "373b1715fa604515b0184d25be5462ba"
 from {username='slave'} at 127.0.0.1:40448
I20260709 12:15:04.412142 16675 raft_consensus.cc:493] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.412596 16675 raft_consensus.cc:3060] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.413139 16751 raft_consensus.cc:515] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.414657 16752 raft_consensus.cc:1240] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Rejecting Update request from peer 373b1715fa604515b0184d25be5462ba for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:04.416606 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9391a8c0bfa94143a1ffba4ef7aa978a" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:04.417286 16824 raft_consensus.cc:3060] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.418196 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9391a8c0bfa94143a1ffba4ef7aa978a" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:04.418603 16907 consensus_queue.cc:1059] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.419597 16677 raft_consensus.cc:3055] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.419967 16677 raft_consensus.cc:740] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:04.421162 16751 leader_election.cc:290] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 2 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:04.420796 16677 consensus_queue.cc:260] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.422323 16677 raft_consensus.cc:3060] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.423890 16824 raft_consensus.cc:2468] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 2.
I20260709 12:15:04.426100 16718 leader_election.cc:304] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:04.427013 16898 raft_consensus.cc:2804] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.427506 16898 raft_consensus.cc:697] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:04.428085 16919 consensus_queue.cc:1048] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.429746 16675 raft_consensus.cc:515] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:04.430055 16898 consensus_queue.cc:237] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [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: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.432827 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:04.433481 16824 raft_consensus.cc:3060] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.435740 16675 leader_election.cc:290] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 2 election: Requested vote from peers 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:04.437574 16751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:04.438470 16751 raft_consensus.cc:3055] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.438941 16751 raft_consensus.cc:740] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:04.440057 16751 consensus_queue.cc:260] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:04.443058 16824 raft_consensus.cc:2468] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 2.
I20260709 12:15:04.443392 16751 raft_consensus.cc:3060] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.444434 16643 leader_election.cc:304] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: 
I20260709 12:15:04.445353 16873 raft_consensus.cc:2804] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.430459 16677 raft_consensus.cc:2468] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 2.
W20260709 12:15:04.445972 16907 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:15:04.444368 16574 catalog_manager.cc:5697] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 1 to 2, leader changed from 373b1715fa604515b0184d25be5462ba (127.10.145.129) to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.452646 16751 raft_consensus.cc:2468] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 2.
I20260709 12:15:04.452888 16919 raft_consensus.cc:993] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc: : Instructing follower 373b1715fa604515b0184d25be5462ba to start an election
I20260709 12:15:04.457187 16919 raft_consensus.cc:1081] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Signalling peer 373b1715fa604515b0184d25be5462ba to start an election
I20260709 12:15:04.460435 16677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f87247513e794c0da760d18b8ccd0b56"
dest_uuid: "373b1715fa604515b0184d25be5462ba"
 from {username='slave'} at 127.0.0.1:40434
I20260709 12:15:04.460992 16677 raft_consensus.cc:493] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.461426 16677 raft_consensus.cc:3060] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.461455 16873 raft_consensus.cc:697] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Becoming Leader. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:04.462303 16873 consensus_queue.cc:237] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:04.464885 16892 consensus_queue.cc:1048] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.471974 16677 raft_consensus.cc:515] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.475193 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87247513e794c0da760d18b8ccd0b56" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:04.475716 16677 leader_election.cc:290] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 2 election: Requested vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:04.476315 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87247513e794c0da760d18b8ccd0b56" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:04.476922 16824 raft_consensus.cc:3055] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.477624 16824 raft_consensus.cc:740] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Running, Role: LEADER
I20260709 12:15:04.478499 16824 consensus_queue.cc:260] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.479633 16824 raft_consensus.cc:3060] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.483183 16573 catalog_manager.cc:5697] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba reported cstate change: term changed from 1 to 2, leader changed from d07fde5401e44456b5e0cc2dff119723 (127.10.145.130) to 373b1715fa604515b0184d25be5462ba (127.10.145.129). New cstate: current_term: 2 leader_uuid: "373b1715fa604515b0184d25be5462ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:04.487110 16824 raft_consensus.cc:2468] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 2.
I20260709 12:15:04.488394 16643 leader_election.cc:304] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [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: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:04.489135 16873 raft_consensus.cc:2804] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.489603 16873 raft_consensus.cc:697] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Becoming Leader. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:04.490273 16873 consensus_queue.cc:237] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.499037 16574 catalog_manager.cc:5697] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba reported cstate change: term changed from 1 to 2, leader changed from 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131) to 373b1715fa604515b0184d25be5462ba (127.10.145.129). New cstate: current_term: 2 leader_uuid: "373b1715fa604515b0184d25be5462ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.544652 16898 consensus_queue.cc:1048] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.555449 16898 consensus_queue.cc:1048] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.664916 16751 raft_consensus.cc:1275] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Refusing update from remote peer 373b1715fa604515b0184d25be5462ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.666396 16873 consensus_queue.cc:1048] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.669502 16872 consensus_queue.cc:1048] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.675928 16824 raft_consensus.cc:3060] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.677878 16752 raft_consensus.cc:1275] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Refusing update from remote peer 373b1715fa604515b0184d25be5462ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.679854 16943 consensus_queue.cc:1048] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.680190 16872 consensus_queue.cc:1048] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.692466 16894 raft_consensus.cc:993] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723: : Instructing follower 377d09c49c074e9d977b97d2efd5b1bc to start an election
I20260709 12:15:04.692946 16894 raft_consensus.cc:1081] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Signalling peer 377d09c49c074e9d977b97d2efd5b1bc to start an election
I20260709 12:15:04.695294 16825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "629d7342a37949c189b2ecd21a616325"
dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:15:04.695806 16825 raft_consensus.cc:493] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.696195 16825 raft_consensus.cc:3060] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.698869 16824 raft_consensus.cc:1275] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Refusing update from remote peer 373b1715fa604515b0184d25be5462ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.700595 16826 raft_consensus.cc:3060] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.700589 16873 consensus_queue.cc:1048] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:04.704188 16825 raft_consensus.cc:515] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.706262 16824 raft_consensus.cc:1240] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Rejecting Update request from peer d07fde5401e44456b5e0cc2dff119723 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:04.707469 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629d7342a37949c189b2ecd21a616325" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:04.708065 16826 raft_consensus.cc:1275] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Refusing update from remote peer 373b1715fa604515b0184d25be5462ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.708200 16752 raft_consensus.cc:3055] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.708636 16752 raft_consensus.cc:740] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:04.709576 16752 consensus_queue.cc:260] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.710101 16907 consensus_queue.cc:1048] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.710824 16752 raft_consensus.cc:3060] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.707661 16825 leader_election.cc:290] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 2 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:04.715240 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629d7342a37949c189b2ecd21a616325" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:04.717330 16677 raft_consensus.cc:3060] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.720888 16752 raft_consensus.cc:2468] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 2.
I20260709 12:15:04.722477 16792 leader_election.cc:304] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:04.723305 16892 raft_consensus.cc:2804] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.723773 16892 raft_consensus.cc:697] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 LEADER]: Becoming Leader. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Running, Role: LEADER
W20260709 12:15:04.710641 16894 consensus_queue.cc:1175] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "377d09c49c074e9d977b97d2efd5b1bc" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer d07fde5401e44456b5e0cc2dff119723 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:15:04.724632 16892 consensus_queue.cc:237] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [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: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:04.725880 16677 raft_consensus.cc:2468] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 2.
I20260709 12:15:04.735014 16575 catalog_manager.cc:5697] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc reported cstate change: term changed from 1 to 2, leader changed from d07fde5401e44456b5e0cc2dff119723 (127.10.145.130) to 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131). New cstate: current_term: 2 leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:04.805676 16825 raft_consensus.cc:1275] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Refusing update from remote peer d07fde5401e44456b5e0cc2dff119723: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.806934 16894 consensus_queue.cc:1048] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.814450 16677 raft_consensus.cc:1275] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Refusing update from remote peer d07fde5401e44456b5e0cc2dff119723: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.816169 16898 consensus_queue.cc:1048] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.877029 16677 raft_consensus.cc:1275] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Refusing update from remote peer d07fde5401e44456b5e0cc2dff119723: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.878403 16898 consensus_queue.cc:1048] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.887056 16823 raft_consensus.cc:1275] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Refusing update from remote peer d07fde5401e44456b5e0cc2dff119723: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.888854 16894 consensus_queue.cc:1048] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.894196 16752 raft_consensus.cc:3060] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.901142 16752 raft_consensus.cc:1275] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Refusing update from remote peer 373b1715fa604515b0184d25be5462ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.902323 16873 consensus_queue.cc:1048] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.911931 16825 raft_consensus.cc:1275] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Refusing update from remote peer 373b1715fa604515b0184d25be5462ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.913409 16907 consensus_queue.cc:1048] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.998857 16825 raft_consensus.cc:1275] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Refusing update from remote peer 373b1715fa604515b0184d25be5462ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.000389 16907 consensus_queue.cc:1048] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.008165 16752 raft_consensus.cc:1275] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Refusing update from remote peer 373b1715fa604515b0184d25be5462ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.009831 16949 consensus_queue.cc:1048] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.333215 16752 raft_consensus.cc:1275] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Refusing update from remote peer 377d09c49c074e9d977b97d2efd5b1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.334743 16892 consensus_queue.cc:1048] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.357898 16677 raft_consensus.cc:1275] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Refusing update from remote peer 377d09c49c074e9d977b97d2efd5b1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.359795 16951 consensus_queue.cc:1048] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.265254 16575 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47168:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:07.268018 16575 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:07.324054 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 610dbbb7d10849f6a0fd75cd989e287c (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:07.325277 16735 tablet_service.cc:1511] Processing CreateTablet for tablet 610dbbb7d10849f6a0fd75cd989e287c (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:07.327135 16735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 610dbbb7d10849f6a0fd75cd989e287c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.327358 16813 tablet_service.cc:1511] Processing CreateTablet for tablet 610dbbb7d10849f6a0fd75cd989e287c (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:07.328948 16813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 610dbbb7d10849f6a0fd75cd989e287c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.328838 16661 tablet_service.cc:1511] Processing CreateTablet for tablet 37bb34db1f5045a0b3479d3b4161b8df (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:07.326139 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 610dbbb7d10849f6a0fd75cd989e287c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.333179 16666 tablet_service.cc:1511] Processing CreateTablet for tablet e6dde0efe56b4948881e69c4899dbe2f (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:07.334815 16736 tablet_service.cc:1511] Processing CreateTablet for tablet 37bb34db1f5045a0b3479d3b4161b8df (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:07.335613 16811 tablet_service.cc:1511] Processing CreateTablet for tablet 37bb34db1f5045a0b3479d3b4161b8df (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:07.336269 16736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37bb34db1f5045a0b3479d3b4161b8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.342290 16809 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6b7e3e6a95412c825961cf247f1fde (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:07.337018 16811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37bb34db1f5045a0b3479d3b4161b8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.351388 16814 tablet_service.cc:1511] Processing CreateTablet for tablet 6825d2eec3b641749d70e49ed7442a19 (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:07.352707 16663 tablet_service.cc:1511] Processing CreateTablet for tablet 6825d2eec3b641749d70e49ed7442a19 (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:07.354310 16742 tablet_service.cc:1511] Processing CreateTablet for tablet 4e863da540b54edfbd739861d9569d3e (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:07.354521 16667 tablet_service.cc:1511] Processing CreateTablet for tablet 4e863da540b54edfbd739861d9569d3e (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:07.355775 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e863da540b54edfbd739861d9569d3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.343400 16659 tablet_service.cc:1511] Processing CreateTablet for tablet fda70f948a93407094949e90105e45e3 (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:07.344552 16741 tablet_service.cc:1511] Processing CreateTablet for tablet e6dde0efe56b4948881e69c4899dbe2f (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:07.364243 16664 tablet_service.cc:1511] Processing CreateTablet for tablet ac13fbc9899244b09a95a771de6a1254 (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:07.347309 16812 tablet_service.cc:1511] Processing CreateTablet for tablet fda70f948a93407094949e90105e45e3 (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:07.365821 16741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6dde0efe56b4948881e69c4899dbe2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.348289 16738 tablet_service.cc:1511] Processing CreateTablet for tablet 6825d2eec3b641749d70e49ed7442a19 (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:07.352823 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6825d2eec3b641749d70e49ed7442a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.348981 16740 tablet_service.cc:1511] Processing CreateTablet for tablet fda70f948a93407094949e90105e45e3 (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:07.369943 16809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6b7e3e6a95412c825961cf247f1fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.369117 16738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6825d2eec3b641749d70e49ed7442a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.339336 16662 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6b7e3e6a95412c825961cf247f1fde (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:07.342293 16816 tablet_service.cc:1511] Processing CreateTablet for tablet e6dde0efe56b4948881e69c4899dbe2f (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:07.373167 16660 tablet_service.cc:1511] Processing CreateTablet for tablet b430613b8c7a473b852f607b0dffa273 (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:07.379488 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac13fbc9899244b09a95a771de6a1254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.381386 16662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6b7e3e6a95412c825961cf247f1fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.344731 16739 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6b7e3e6a95412c825961cf247f1fde (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:07.385391 16667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e863da540b54edfbd739861d9569d3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.388101 16815 tablet_service.cc:1511] Processing CreateTablet for tablet 4e863da540b54edfbd739861d9569d3e (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:07.389421 16659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda70f948a93407094949e90105e45e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.391126 16810 tablet_service.cc:1511] Processing CreateTablet for tablet ac13fbc9899244b09a95a771de6a1254 (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:07.393030 16740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda70f948a93407094949e90105e45e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.394445 16660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b430613b8c7a473b852f607b0dffa273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.396648 16739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6b7e3e6a95412c825961cf247f1fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.373181 16816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6dde0efe56b4948881e69c4899dbe2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.409614 16815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e863da540b54edfbd739861d9569d3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.410166 16666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6dde0efe56b4948881e69c4899dbe2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.413537 16812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda70f948a93407094949e90105e45e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.421461 16661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37bb34db1f5045a0b3479d3b4161b8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.430511 16810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac13fbc9899244b09a95a771de6a1254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.444773 16663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6825d2eec3b641749d70e49ed7442a19. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:07.450348 16718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:40025, user_credentials={real_user=slave}} blocked reactor thread for 98966.9us
I20260709 12:15:07.454326 16808 tablet_service.cc:1511] Processing CreateTablet for tablet b430613b8c7a473b852f607b0dffa273 (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:07.455739 16808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b430613b8c7a473b852f607b0dffa273. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:07.456915 16715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:45559, user_credentials={real_user=slave}} blocked reactor thread for 75546.4us
I20260709 12:15:07.472448 16737 tablet_service.cc:1511] Processing CreateTablet for tablet ac13fbc9899244b09a95a771de6a1254 (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:07.473919 16737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac13fbc9899244b09a95a771de6a1254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.478024 16734 tablet_service.cc:1511] Processing CreateTablet for tablet b430613b8c7a473b852f607b0dffa273 (DEFAULT_TABLE table=soft_deleted_table [id=bd7f85ff38544f219aca693048141462]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:07.479337 16734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b430613b8c7a473b852f607b0dffa273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.537992 16971 tablet_bootstrap.cc:492] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:07.538239 16972 tablet_bootstrap.cc:492] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:07.546048 16971 tablet_bootstrap.cc:654] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.550108 16972 tablet_bootstrap.cc:654] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.554291 16973 tablet_bootstrap.cc:492] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:07.570744 16973 tablet_bootstrap.cc:654] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.572563 16972 tablet_bootstrap.cc:492] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:07.572712 16971 tablet_bootstrap.cc:492] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:07.573346 16972 ts_tablet_manager.cc:1403] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.018s
I20260709 12:15:07.573395 16971 ts_tablet_manager.cc:1403] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.015s
I20260709 12:15:07.576942 16971 raft_consensus.cc:359] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.577282 16972 raft_consensus.cc:359] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.577929 16971 raft_consensus.cc:385] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.578387 16972 raft_consensus.cc:385] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.578419 16971 raft_consensus.cc:740] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.578873 16972 raft_consensus.cc:740] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.579480 16971 consensus_queue.cc:260] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.580051 16972 consensus_queue.cc:260] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.584810 16971 ts_tablet_manager.cc:1434] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:15:07.586035 16971 tablet_bootstrap.cc:492] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:07.586380 16972 ts_tablet_manager.cc:1434] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:15:07.587591 16972 tablet_bootstrap.cc:492] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:07.588869 16973 tablet_bootstrap.cc:492] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:07.589437 16973 ts_tablet_manager.cc:1403] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.010s
I20260709 12:15:07.593209 16971 tablet_bootstrap.cc:654] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.592758 16973 raft_consensus.cc:359] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.593691 16973 raft_consensus.cc:385] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.593981 16973 raft_consensus.cc:740] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.594384 16972 tablet_bootstrap.cc:654] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.594748 16973 consensus_queue.cc:260] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.599490 16973 ts_tablet_manager.cc:1434] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:15:07.605522 16971 tablet_bootstrap.cc:492] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:07.605959 16973 tablet_bootstrap.cc:492] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:07.606122 16971 ts_tablet_manager.cc:1403] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260709 12:15:07.612936 16971 raft_consensus.cc:359] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.613719 16971 raft_consensus.cc:385] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.613999 16971 raft_consensus.cc:740] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.614748 16971 consensus_queue.cc:260] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.617242 16971 ts_tablet_manager.cc:1434] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 12:15:07.617638 16972 tablet_bootstrap.cc:492] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:07.618187 16971 tablet_bootstrap.cc:492] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:07.618208 16972 ts_tablet_manager.cc:1403] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.009s
I20260709 12:15:07.619289 16973 tablet_bootstrap.cc:654] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.621726 16972 raft_consensus.cc:359] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.622615 16972 raft_consensus.cc:385] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.623018 16972 raft_consensus.cc:740] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.624194 16972 consensus_queue.cc:260] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.625268 16971 tablet_bootstrap.cc:654] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.627763 16972 ts_tablet_manager.cc:1434] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:15:07.629176 16972 tablet_bootstrap.cc:492] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:07.636945 16971 tablet_bootstrap.cc:492] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:07.637609 16971 ts_tablet_manager.cc:1403] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 12:15:07.637722 16973 tablet_bootstrap.cc:492] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:07.638381 16973 ts_tablet_manager.cc:1403] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.007s
I20260709 12:15:07.640847 16971 raft_consensus.cc:359] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.641644 16971 raft_consensus.cc:385] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.641966 16971 raft_consensus.cc:740] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.642655 16973 raft_consensus.cc:359] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.646013 16973 raft_consensus.cc:385] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.642755 16971 consensus_queue.cc:260] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.646324 16973 raft_consensus.cc:740] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.647126 16973 consensus_queue.cc:260] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.648195 16971 ts_tablet_manager.cc:1434] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:15:07.649283 16971 tablet_bootstrap.cc:492] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:07.649578 16973 ts_tablet_manager.cc:1434] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:15:07.650861 16973 tablet_bootstrap.cc:492] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:07.655921 16971 tablet_bootstrap.cc:654] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.645617 16972 tablet_bootstrap.cc:654] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.656662 16949 raft_consensus.cc:493] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.657739 16973 tablet_bootstrap.cc:654] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.657351 16949 raft_consensus.cc:515] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.662315 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6dde0efe56b4948881e69c4899dbe2f" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:07.663331 16825 raft_consensus.cc:2468] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 0.
I20260709 12:15:07.666074 16751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6dde0efe56b4948881e69c4899dbe2f" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:07.666416 16643 leader_election.cc:304] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: 
I20260709 12:15:07.667886 16949 leader_election.cc:290] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:07.668815 16949 raft_consensus.cc:2804] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.669339 16949 raft_consensus.cc:493] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.669831 16949 raft_consensus.cc:3060] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:07.682899 16643 leader_election.cc:343] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:07.685984 16972 tablet_bootstrap.cc:492] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:07.686627 16972 ts_tablet_manager.cc:1403] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.016s
I20260709 12:15:07.687383 16971 tablet_bootstrap.cc:492] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:07.687922 16971 ts_tablet_manager.cc:1403] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.009s
I20260709 12:15:07.687960 16973 tablet_bootstrap.cc:492] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:07.688541 16973 ts_tablet_manager.cc:1403] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.017s
I20260709 12:15:07.689743 16972 raft_consensus.cc:359] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.689898 16949 raft_consensus.cc:515] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.690586 16972 raft_consensus.cc:385] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.690928 16972 raft_consensus.cc:740] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.691321 16971 raft_consensus.cc:359] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.692099 16971 raft_consensus.cc:385] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.691659 16973 raft_consensus.cc:359] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.691834 16972 consensus_queue.cc:260] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.692420 16971 raft_consensus.cc:740] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.692687 16973 raft_consensus.cc:385] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.693084 16973 raft_consensus.cc:740] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.693564 16971 consensus_queue.cc:260] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.694456 16972 ts_tablet_manager.cc:1434] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:07.693971 16973 consensus_queue.cc:260] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.694840 16751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6dde0efe56b4948881e69c4899dbe2f" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:07.695451 16751 raft_consensus.cc:3060] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.695566 16972 tablet_bootstrap.cc:492] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:07.696249 16971 ts_tablet_manager.cc:1434] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:15:07.697317 16971 tablet_bootstrap.cc:492] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:07.702936 16972 tablet_bootstrap.cc:654] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.703859 16971 tablet_bootstrap.cc:654] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.704353 16973 ts_tablet_manager.cc:1434] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:15:07.705668 16973 tablet_bootstrap.cc:492] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:07.714085 16973 tablet_bootstrap.cc:654] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:07.715425 16623 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:07.722559 16972 tablet_bootstrap.cc:492] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:07.723320 16972 ts_tablet_manager.cc:1403] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.004s
I20260709 12:15:07.727166 16971 tablet_bootstrap.cc:492] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:07.727448 16972 raft_consensus.cc:359] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.728564 16972 raft_consensus.cc:385] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.728658 16949 leader_election.cc:290] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Requested vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:07.727806 16971 ts_tablet_manager.cc:1403] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.014s
I20260709 12:15:07.729182 16972 raft_consensus.cc:740] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.729884 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6dde0efe56b4948881e69c4899dbe2f" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:07.730515 16825 raft_consensus.cc:3060] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.731566 16972 consensus_queue.cc:260] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.732818 16973 tablet_bootstrap.cc:492] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:07.733372 16973 ts_tablet_manager.cc:1403] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.013s
I20260709 12:15:07.733019 16971 raft_consensus.cc:359] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.733791 16971 raft_consensus.cc:385] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.734054 16972 ts_tablet_manager.cc:1434] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260709 12:15:07.734126 16971 raft_consensus.cc:740] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.735339 16972 tablet_bootstrap.cc:492] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:07.735123 16971 consensus_queue.cc:260] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.736662 16973 raft_consensus.cc:359] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.737484 16971 ts_tablet_manager.cc:1434] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:07.737694 16973 raft_consensus.cc:385] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.738058 16973 raft_consensus.cc:740] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.738919 16971 tablet_bootstrap.cc:492] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:07.738844 16973 consensus_queue.cc:260] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.741482 16973 ts_tablet_manager.cc:1434] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:15:07.742523 16973 tablet_bootstrap.cc:492] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:07.742774 16972 tablet_bootstrap.cc:654] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.746562 16971 tablet_bootstrap.cc:654] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.752400 16973 tablet_bootstrap.cc:654] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.754774 16972 tablet_bootstrap.cc:492] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:07.755335 16972 ts_tablet_manager.cc:1403] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:15:07.761898 16825 raft_consensus.cc:2468] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 1.
I20260709 12:15:07.762648 16972 raft_consensus.cc:359] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.763441 16972 raft_consensus.cc:385] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.763484 16643 leader_election.cc:304] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: 
I20260709 12:15:07.763556 16958 raft_consensus.cc:493] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.764559 16949 raft_consensus.cc:2804] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.764467 16958 raft_consensus.cc:515] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.765216 16949 raft_consensus.cc:697] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Becoming Leader. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:07.763885 16972 raft_consensus.cc:740] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.766212 16949 consensus_queue.cc:237] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.767062 16972 consensus_queue.cc:260] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.768980 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6825d2eec3b641749d70e49ed7442a19" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:07.769884 16972 ts_tablet_manager.cc:1434] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:15:07.771077 16972 tablet_bootstrap.cc:492] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
W20260709 12:15:07.771277 16789 leader_election.cc:343] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:07.774302 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6825d2eec3b641749d70e49ed7442a19" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
W20260709 12:15:07.776804 16792 leader_election.cc:343] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:07.777417 16792 leader_election.cc:304] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc; no voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:07.780022 16958 leader_election.cc:290] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:07.782665 16992 raft_consensus.cc:2749] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:07.782598 16972 tablet_bootstrap.cc:654] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.787828 16971 tablet_bootstrap.cc:492] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:07.787731 16751 raft_consensus.cc:2468] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 1.
I20260709 12:15:07.788305 16971 ts_tablet_manager.cc:1403] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.009s
I20260709 12:15:07.791585 16971 raft_consensus.cc:359] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.793146 16971 raft_consensus.cc:385] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.793442 16971 raft_consensus.cc:740] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.794327 16973 tablet_bootstrap.cc:492] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:07.794902 16973 ts_tablet_manager.cc:1403] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.012s
I20260709 12:15:07.794116 16575 catalog_manager.cc:5697] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 373b1715fa604515b0184d25be5462ba (127.10.145.129). New cstate: current_term: 1 leader_uuid: "373b1715fa604515b0184d25be5462ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.794157 16971 consensus_queue.cc:260] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.797744 16972 tablet_bootstrap.cc:492] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:07.797699 16973 raft_consensus.cc:359] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.798512 16973 raft_consensus.cc:385] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.798825 16973 raft_consensus.cc:740] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.799614 16973 consensus_queue.cc:260] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.800231 16971 ts_tablet_manager.cc:1434] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:15:07.802060 16972 ts_tablet_manager.cc:1403] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.008s
I20260709 12:15:07.802246 16973 ts_tablet_manager.cc:1434] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:07.803296 16973 tablet_bootstrap.cc:492] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:07.805059 16971 tablet_bootstrap.cc:492] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:07.805332 16972 raft_consensus.cc:359] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.806128 16972 raft_consensus.cc:385] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.806412 16972 raft_consensus.cc:740] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.807283 16972 consensus_queue.cc:260] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.809821 16972 ts_tablet_manager.cc:1434] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:07.810182 16973 tablet_bootstrap.cc:654] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.810783 16972 tablet_bootstrap.cc:492] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:07.812616 16971 tablet_bootstrap.cc:654] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.814190 16949 raft_consensus.cc:493] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.814750 16949 raft_consensus.cc:515] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.818289 16972 tablet_bootstrap.cc:654] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.816877 16949 leader_election.cc:290] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:07.819003 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda70f948a93407094949e90105e45e3" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
W20260709 12:15:07.820402 16643 leader_election.cc:343] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:07.822582 16751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda70f948a93407094949e90105e45e3" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:07.823308 16751 raft_consensus.cc:2468] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 0.
I20260709 12:15:07.825649 16643 leader_election.cc:304] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [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: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:07.826918 16949 raft_consensus.cc:2804] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.827332 16949 raft_consensus.cc:493] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.828056 16949 raft_consensus.cc:3060] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.829200 16973 tablet_bootstrap.cc:492] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:07.829802 16973 ts_tablet_manager.cc:1403] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260709 12:15:07.833019 16973 raft_consensus.cc:359] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.833760 16971 tablet_bootstrap.cc:492] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:07.833801 16973 raft_consensus.cc:385] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.833648 16992 raft_consensus.cc:493] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.834852 16971 ts_tablet_manager.cc:1403] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.009s
I20260709 12:15:07.834738 16973 raft_consensus.cc:740] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.835011 16992 raft_consensus.cc:515] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.835963 16973 consensus_queue.cc:260] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.838708 16973 ts_tablet_manager.cc:1434] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:15:07.838303 16971 raft_consensus.cc:359] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.839179 16971 raft_consensus.cc:385] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.839147 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bb34db1f5045a0b3479d3b4161b8df" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:07.839715 16971 raft_consensus.cc:740] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.839857 16973 tablet_bootstrap.cc:492] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:07.840595 16971 consensus_queue.cc:260] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
W20260709 12:15:07.841216 16789 leader_election.cc:343] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:07.846298 16971 ts_tablet_manager.cc:1434] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:15:07.847743 16971 tablet_bootstrap.cc:492] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:07.849990 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bb34db1f5045a0b3479d3b4161b8df" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:07.851277 16973 tablet_bootstrap.cc:654] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.851886 16983 raft_consensus.cc:493] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:07.852154 16792 leader_election.cc:343] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:07.852414 16983 raft_consensus.cc:515] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.855126 16983 leader_election.cc:290] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:07.852701 16792 leader_election.cc:304] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc; no voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:07.858361 16958 raft_consensus.cc:2749] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:07.860594 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dbbb7d10849f6a0fd75cd989e287c" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:07.861466 16825 raft_consensus.cc:2468] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 0.
I20260709 12:15:07.864137 16971 tablet_bootstrap.cc:654] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.866850 16643 leader_election.cc:304] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: 
I20260709 12:15:07.868098 16983 raft_consensus.cc:2804] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.868556 16983 raft_consensus.cc:493] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.868956 16983 raft_consensus.cc:3060] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.855831 16992 leader_election.cc:290] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:07.857259 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dbbb7d10849f6a0fd75cd989e287c" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:07.874593 16752 raft_consensus.cc:2468] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 0.
I20260709 12:15:07.877816 16971 tablet_bootstrap.cc:492] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:07.878825 16971 ts_tablet_manager.cc:1403] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.004s
I20260709 12:15:07.882692 16971 raft_consensus.cc:359] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.883641 16971 raft_consensus.cc:385] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.883996 16971 raft_consensus.cc:740] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.884653 16970 raft_consensus.cc:493] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.885234 16970 raft_consensus.cc:515] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.886689 16971 consensus_queue.cc:260] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.888996 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6b7e3e6a95412c825961cf247f1fde" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:07.890309 16970 leader_election.cc:290] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
W20260709 12:15:07.891076 16715 leader_election.cc:343] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:07.891381 16983 raft_consensus.cc:515] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.899298 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6b7e3e6a95412c825961cf247f1fde" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:07.900022 16825 raft_consensus.cc:2468] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 0.
I20260709 12:15:07.901283 16718 leader_election.cc:304] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [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: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 373b1715fa604515b0184d25be5462ba
I20260709 12:15:07.901484 16971 ts_tablet_manager.cc:1434] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.005s
I20260709 12:15:07.902606 16971 tablet_bootstrap.cc:492] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc: Bootstrap starting.
I20260709 12:15:07.903291 16898 raft_consensus.cc:2804] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.903797 16898 raft_consensus.cc:493] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.904238 16898 raft_consensus.cc:3060] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.908432 16971 tablet_bootstrap.cc:654] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.892865 16949 raft_consensus.cc:515] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.914256 16949 leader_election.cc:290] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Requested vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:07.919860 16949 raft_consensus.cc:493] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.911990 16983 leader_election.cc:290] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Requested vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:07.920598 16972 tablet_bootstrap.cc:492] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:07.927979 16972 ts_tablet_manager.cc:1403] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.117s	user 0.030s	sys 0.044s
I20260709 12:15:07.926656 16949 raft_consensus.cc:515] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.922724 16898 raft_consensus.cc:515] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.923142 16825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dbbb7d10849f6a0fd75cd989e287c" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:07.925642 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda70f948a93407094949e90105e45e3" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:07.934089 16973 tablet_bootstrap.cc:492] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:07.934194 16825 raft_consensus.cc:3060] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.931777 16751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dbbb7d10849f6a0fd75cd989e287c" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:07.934700 16973 ts_tablet_manager.cc:1403] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.095s	user 0.021s	sys 0.030s
I20260709 12:15:07.933274 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac13fbc9899244b09a95a771de6a1254" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:07.935684 16826 raft_consensus.cc:2468] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 0.
I20260709 12:15:07.934242 16823 raft_consensus.cc:3060] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.932961 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda70f948a93407094949e90105e45e3" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:07.937288 16752 raft_consensus.cc:3060] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.935020 16751 raft_consensus.cc:3060] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.939126 16973 raft_consensus.cc:359] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.940263 16973 raft_consensus.cc:385] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.940673 16973 raft_consensus.cc:740] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.941689 16973 consensus_queue.cc:260] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.944460 16825 raft_consensus.cc:2468] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 1.
I20260709 12:15:07.945577 16643 leader_election.cc:304] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: 
I20260709 12:15:07.950565 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac13fbc9899244b09a95a771de6a1254" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:07.952136 16973 ts_tablet_manager.cc:1434] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:15:07.953641 16973 tablet_bootstrap.cc:492] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:07.957617 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6b7e3e6a95412c825961cf247f1fde" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:07.958294 16826 raft_consensus.cc:3060] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.960629 16823 raft_consensus.cc:2468] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 1.
I20260709 12:15:07.961599 16752 raft_consensus.cc:2468] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 1.
I20260709 12:15:07.948628 16751 raft_consensus.cc:2468] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 1.
I20260709 12:15:07.965407 16898 leader_election.cc:290] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:07.933862 16949 leader_election.cc:290] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:07.967705 16949 raft_consensus.cc:493] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.962777 16973 tablet_bootstrap.cc:654] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.970001 16949 raft_consensus.cc:515] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.971771 16999 raft_consensus.cc:2804] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.972188 16999 raft_consensus.cc:493] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.972544 16999 raft_consensus.cc:3060] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.970824 16972 raft_consensus.cc:359] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.973245 16972 raft_consensus.cc:385] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.974026 16972 raft_consensus.cc:740] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.975348 16971 tablet_bootstrap.cc:492] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc: No bootstrap required, opened a new log
I20260709 12:15:07.975871 16971 ts_tablet_manager.cc:1403] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc: Time spent bootstrapping tablet: real 0.073s	user 0.036s	sys 0.028s
I20260709 12:15:07.975273 16972 consensus_queue.cc:260] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.971319 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6b7e3e6a95412c825961cf247f1fde" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:07.977830 16676 raft_consensus.cc:3060] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.978420 16826 raft_consensus.cc:2468] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 1.
I20260709 12:15:07.978652 16971 raft_consensus.cc:359] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.979321 16971 raft_consensus.cc:385] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.979595 16971 raft_consensus.cc:740] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.980001 16718 leader_election.cc:304] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:07.980278 16971 consensus_queue.cc:260] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.973380 16949 leader_election.cc:290] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:07.981496 16969 raft_consensus.cc:2804] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.981997 16969 raft_consensus.cc:697] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:07.982632 16971 ts_tablet_manager.cc:1434] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:07.982743 16969 consensus_queue.cc:237] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.984241 16999 raft_consensus.cc:515] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:07.984594 16972 ts_tablet_manager.cc:1434] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.056s	user 0.000s	sys 0.008s
I20260709 12:15:07.986343 16999 leader_election.cc:290] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Requested vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:07.987914 16972 tablet_bootstrap.cc:492] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:07.995488 16972 tablet_bootstrap.cc:654] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:08.004105 16676 raft_consensus.cc:2468] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 1.
W20260709 12:15:08.006309 16643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.131:40025, user_credentials={real_user=slave}} blocked reactor thread for 60843.4us
I20260709 12:15:08.009840 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac13fbc9899244b09a95a771de6a1254" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:08.009984 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b430613b8c7a473b852f607b0dffa273" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:08.010488 16823 raft_consensus.cc:3060] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.010681 16826 raft_consensus.cc:2468] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 0.
I20260709 12:15:08.011718 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b430613b8c7a473b852f607b0dffa273" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:08.012197 16750 raft_consensus.cc:2468] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 0.
I20260709 12:15:08.015203 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac13fbc9899244b09a95a771de6a1254" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:08.015739 16750 raft_consensus.cc:3060] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.019716 16823 raft_consensus.cc:2468] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 1.
W20260709 12:15:08.021103 16643 leader_election.cc:343] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:08.022274 16643 leader_election.cc:304] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:08.022352 16750 raft_consensus.cc:2468] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 1.
I20260709 12:15:08.023128 16999 raft_consensus.cc:2804] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.023645 16999 raft_consensus.cc:697] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Becoming Leader. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:08.024585 16999 consensus_queue.cc:237] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.025871 16972 tablet_bootstrap.cc:492] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:08.026408 16972 ts_tablet_manager.cc:1403] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.001s
I20260709 12:15:08.028520 16643 leader_election.cc:304] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:08.029834 16983 raft_consensus.cc:2804] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.030344 16983 raft_consensus.cc:697] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Becoming Leader. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:08.030516 16643 leader_election.cc:304] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:08.031711 16949 raft_consensus.cc:2804] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:08.031819 16643 leader_election.cc:304] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:08.032179 16949 raft_consensus.cc:493] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:08.032611 16949 raft_consensus.cc:3060] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.032922 17002 raft_consensus.cc:2804] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.033355 16973 tablet_bootstrap.cc:492] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:08.033470 17002 raft_consensus.cc:697] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Becoming Leader. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:08.033973 16973 ts_tablet_manager.cc:1403] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.017s
I20260709 12:15:08.034390 17002 consensus_queue.cc:237] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.031284 16983 consensus_queue.cc:237] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.037129 16973 raft_consensus.cc:359] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.042061 16949 raft_consensus.cc:515] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.029493 16972 raft_consensus.cc:359] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.052498 16972 raft_consensus.cc:385] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.052891 16972 raft_consensus.cc:740] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.054123 16972 consensus_queue.cc:260] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.053767 16572 catalog_manager.cc:5697] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 0 to 1, leader changed from <none> to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.057237 16972 ts_tablet_manager.cc:1434] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 12:15:08.049192 16949 leader_election.cc:290] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Requested vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:08.058581 16972 tablet_bootstrap.cc:492] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723: Bootstrap starting.
I20260709 12:15:08.037880 16973 raft_consensus.cc:385] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.060002 16973 raft_consensus.cc:740] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.060969 16973 consensus_queue.cc:260] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.064703 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b430613b8c7a473b852f607b0dffa273" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:08.065925 16750 raft_consensus.cc:3060] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.068091 16973 ts_tablet_manager.cc:1434] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 12:15:08.069152 16973 tablet_bootstrap.cc:492] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba: Bootstrap starting.
I20260709 12:15:08.069854 16972 tablet_bootstrap.cc:654] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:08.070604 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b430613b8c7a473b852f607b0dffa273" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:08.071290 16823 raft_consensus.cc:3060] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.075465 16973 tablet_bootstrap.cc:654] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:08.081807 16750 raft_consensus.cc:2468] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 1.
I20260709 12:15:08.084661 16823 raft_consensus.cc:2468] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 1.
I20260709 12:15:08.089339 16643 leader_election.cc:304] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: 
I20260709 12:15:08.094105 16999 raft_consensus.cc:2804] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.093745 16574 catalog_manager.cc:5697] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 373b1715fa604515b0184d25be5462ba (127.10.145.129). New cstate: current_term: 1 leader_uuid: "373b1715fa604515b0184d25be5462ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.094627 16999 raft_consensus.cc:697] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Becoming Leader. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:08.095626 16999 consensus_queue.cc:237] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.095564 16574 catalog_manager.cc:5697] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 373b1715fa604515b0184d25be5462ba (127.10.145.129). New cstate: current_term: 1 leader_uuid: "373b1715fa604515b0184d25be5462ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.097376 16574 catalog_manager.cc:5697] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 373b1715fa604515b0184d25be5462ba (127.10.145.129). New cstate: current_term: 1 leader_uuid: "373b1715fa604515b0184d25be5462ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.101508 16972 tablet_bootstrap.cc:492] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723: No bootstrap required, opened a new log
I20260709 12:15:08.102072 16972 ts_tablet_manager.cc:1403] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.004s
I20260709 12:15:08.104485 16972 raft_consensus.cc:359] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.104990 16972 raft_consensus.cc:385] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.105305 16972 raft_consensus.cc:740] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.106317 16972 consensus_queue.cc:260] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.108394 16972 ts_tablet_manager.cc:1434] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:08.108732 16973 tablet_bootstrap.cc:492] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba: No bootstrap required, opened a new log
I20260709 12:15:08.109282 16973 ts_tablet_manager.cc:1403] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.007s
I20260709 12:15:08.112082 16973 raft_consensus.cc:359] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.112759 16973 raft_consensus.cc:385] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.113027 16973 raft_consensus.cc:740] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.113852 16973 consensus_queue.cc:260] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.116216 16973 ts_tablet_manager.cc:1434] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:15:08.120916 16575 catalog_manager.cc:5697] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 373b1715fa604515b0184d25be5462ba (127.10.145.129). New cstate: current_term: 1 leader_uuid: "373b1715fa604515b0184d25be5462ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.164172 16999 consensus_queue.cc:1048] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.174950 16992 raft_consensus.cc:493] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.175449 16992 raft_consensus.cc:515] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.176535 17008 consensus_queue.cc:1048] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:08.177568 16992 leader_election.cc:290] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:08.178880 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e863da540b54edfbd739861d9569d3e" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:08.179590 16750 raft_consensus.cc:2468] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 0.
I20260709 12:15:08.180810 16792 leader_election.cc:304] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:08.181237 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e863da540b54edfbd739861d9569d3e" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:08.181684 16992 raft_consensus.cc:2804] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:08.181936 16676 raft_consensus.cc:2468] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 0.
I20260709 12:15:08.182093 16992 raft_consensus.cc:493] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:08.182448 16992 raft_consensus.cc:3060] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.190799 16992 raft_consensus.cc:515] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.193492 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e863da540b54edfbd739861d9569d3e" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:08.193910 16992 leader_election.cc:290] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:08.194072 16676 raft_consensus.cc:3060] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.195333 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e863da540b54edfbd739861d9569d3e" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:08.196035 16752 raft_consensus.cc:3060] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.204416 16752 raft_consensus.cc:2468] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 1.
I20260709 12:15:08.205631 16792 leader_election.cc:304] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:08.205865 16676 raft_consensus.cc:2468] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 1.
I20260709 12:15:08.206760 16992 raft_consensus.cc:2804] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.207284 16992 raft_consensus.cc:697] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Running, Role: LEADER
I20260709 12:15:08.208087 16992 consensus_queue.cc:237] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.208838 17008 raft_consensus.cc:493] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.209417 17008 raft_consensus.cc:515] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.211669 17008 leader_election.cc:290] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:08.212862 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6825d2eec3b641749d70e49ed7442a19" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:08.213140 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6825d2eec3b641749d70e49ed7442a19" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723" is_pre_election: true
I20260709 12:15:08.213665 16823 raft_consensus.cc:2468] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 0.
I20260709 12:15:08.213814 16752 raft_consensus.cc:2468] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 0.
I20260709 12:15:08.214870 16643 leader_election.cc:304] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: 
I20260709 12:15:08.215560 17008 raft_consensus.cc:2804] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:08.215931 17008 raft_consensus.cc:493] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:08.216248 17008 raft_consensus.cc:3060] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.217252 16575 catalog_manager.cc:5697] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131). New cstate: current_term: 1 leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:08.223199 17008 raft_consensus.cc:515] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.225652 17008 leader_election.cc:290] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Requested vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:08.225833 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6825d2eec3b641749d70e49ed7442a19" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:08.226476 16752 raft_consensus.cc:3060] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.226668 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6825d2eec3b641749d70e49ed7442a19" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:08.227236 16823 raft_consensus.cc:3060] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.232156 16752 raft_consensus.cc:2468] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 1.
I20260709 12:15:08.232256 16823 raft_consensus.cc:2468] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 1.
I20260709 12:15:08.233371 16643 leader_election.cc:304] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:08.233985 17008 raft_consensus.cc:2804] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.234424 17008 raft_consensus.cc:697] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Becoming Leader. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:08.235280 17008 consensus_queue.cc:237] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.242482 16575 catalog_manager.cc:5697] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 373b1715fa604515b0184d25be5462ba (127.10.145.129). New cstate: current_term: 1 leader_uuid: "373b1715fa604515b0184d25be5462ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.368208 16898 raft_consensus.cc:493] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.368659 16898 raft_consensus.cc:515] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.370302 16898 leader_election.cc:290] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:08.371052 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bb34db1f5045a0b3479d3b4161b8df" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba" is_pre_election: true
I20260709 12:15:08.371364 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bb34db1f5045a0b3479d3b4161b8df" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc" is_pre_election: true
I20260709 12:15:08.371803 16676 raft_consensus.cc:2468] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 0.
I20260709 12:15:08.372012 16823 raft_consensus.cc:2468] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 0.
I20260709 12:15:08.372855 16715 leader_election.cc:304] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:08.373610 16898 raft_consensus.cc:2804] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:08.373972 16898 raft_consensus.cc:493] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:08.374217 16898 raft_consensus.cc:3060] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.378551 16898 raft_consensus.cc:515] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.379944 16898 leader_election.cc:290] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:08.380930 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bb34db1f5045a0b3479d3b4161b8df" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:08.381834 16676 raft_consensus.cc:3060] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.381392 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bb34db1f5045a0b3479d3b4161b8df" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:08.384204 16823 raft_consensus.cc:3060] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.389690 16676 raft_consensus.cc:2468] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 1.
I20260709 12:15:08.390959 16715 leader_election.cc:304] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:08.391368 16823 raft_consensus.cc:2468] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 1.
I20260709 12:15:08.391652 16898 raft_consensus.cc:2804] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.392391 16898 raft_consensus.cc:697] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:08.393127 16898 consensus_queue.cc:237] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.400504 16575 catalog_manager.cc:5697] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 0 to 1, leader changed from <none> to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.437255 17008 consensus_queue.cc:1048] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:08.453382 16999 consensus_queue.cc:1048] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.456571 16999 consensus_queue.cc:1048] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.477092 17008 consensus_queue.cc:1048] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:08.480110 17008 consensus_queue.cc:1048] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.501727 17002 consensus_queue.cc:1048] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.557971 16898 consensus_queue.cc:1048] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.568744 17029 consensus_queue.cc:1048] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.582894 17002 consensus_queue.cc:1048] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.590443 16752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37bb34db1f5045a0b3479d3b4161b8df"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
mode: GRACEFUL
new_leader_uuid: "373b1715fa604515b0184d25be5462ba"
 from {username='slave'} at 127.0.0.1:37804
I20260709 12:15:08.591212 16752 raft_consensus.cc:606] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Received request to transfer leadership to TS 373b1715fa604515b0184d25be5462ba
I20260709 12:15:08.592197 16992 consensus_queue.cc:1048] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.596856 17008 consensus_queue.cc:1048] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.600848 16992 consensus_queue.cc:1048] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.611879 16751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f6b7e3e6a95412c825961cf247f1fde"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
mode: GRACEFUL
new_leader_uuid: "373b1715fa604515b0184d25be5462ba"
 from {username='slave'} at 127.0.0.1:37804
I20260709 12:15:08.616104 16751 raft_consensus.cc:606] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Received request to transfer leadership to TS 373b1715fa604515b0184d25be5462ba
I20260709 12:15:08.630522 16677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fda70f948a93407094949e90105e45e3"
dest_uuid: "373b1715fa604515b0184d25be5462ba"
mode: GRACEFUL
new_leader_uuid: "d07fde5401e44456b5e0cc2dff119723"
 from {username='slave'} at 127.0.0.1:40464
I20260709 12:15:08.631165 16677 raft_consensus.cc:606] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Received request to transfer leadership to TS d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:08.637871 16677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6825d2eec3b641749d70e49ed7442a19"
dest_uuid: "373b1715fa604515b0184d25be5462ba"
mode: GRACEFUL
new_leader_uuid: "d07fde5401e44456b5e0cc2dff119723"
 from {username='slave'} at 127.0.0.1:40464
I20260709 12:15:08.638408 16677 raft_consensus.cc:606] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Received request to transfer leadership to TS d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:08.644469 17002 consensus_queue.cc:1048] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.645285 16826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e863da540b54edfbd739861d9569d3e"
dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
mode: GRACEFUL
new_leader_uuid: "d07fde5401e44456b5e0cc2dff119723"
 from {username='slave'} at 127.0.0.1:41720
I20260709 12:15:08.645927 16826 raft_consensus.cc:606] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Received request to transfer leadership to TS d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:08.652793 16677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac13fbc9899244b09a95a771de6a1254"
dest_uuid: "373b1715fa604515b0184d25be5462ba"
mode: GRACEFUL
new_leader_uuid: "d07fde5401e44456b5e0cc2dff119723"
 from {username='slave'} at 127.0.0.1:40464
I20260709 12:15:08.653481 16677 raft_consensus.cc:606] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Received request to transfer leadership to TS d07fde5401e44456b5e0cc2dff119723
I20260709 12:15:08.656785 16999 raft_consensus.cc:993] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba: : Instructing follower d07fde5401e44456b5e0cc2dff119723 to start an election
I20260709 12:15:08.657260 16999 raft_consensus.cc:1081] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Signalling peer d07fde5401e44456b5e0cc2dff119723 to start an election
I20260709 12:15:08.661244 16750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6825d2eec3b641749d70e49ed7442a19"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
 from {username='slave'} at 127.0.0.1:37776
I20260709 12:15:08.661721 17003 consensus_queue.cc:1048] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.661846 16750 raft_consensus.cc:493] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.662422 16750 raft_consensus.cc:3060] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.662779 16677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b430613b8c7a473b852f607b0dffa273"
dest_uuid: "373b1715fa604515b0184d25be5462ba"
mode: GRACEFUL
new_leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
 from {username='slave'} at 127.0.0.1:40464
I20260709 12:15:08.663398 16677 raft_consensus.cc:606] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Received request to transfer leadership to TS 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:08.669620 16750 raft_consensus.cc:515] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.671710 16750 leader_election.cc:290] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 2 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:08.672521 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6825d2eec3b641749d70e49ed7442a19" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:08.672777 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6825d2eec3b641749d70e49ed7442a19" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:08.673146 16752 raft_consensus.cc:1240] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Rejecting Update request from peer 373b1715fa604515b0184d25be5462ba for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:08.673332 16677 raft_consensus.cc:3055] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:08.673815 16677 raft_consensus.cc:740] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:08.674898 16677 consensus_queue.cc:260] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.676448 16677 raft_consensus.cc:3060] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.683763 16677 raft_consensus.cc:2468] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 2.
I20260709 12:15:08.684782 16715 leader_election.cc:304] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [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: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:08.685585 16898 raft_consensus.cc:2804] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:08.685973 16898 raft_consensus.cc:697] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:08.686666 16898 consensus_queue.cc:237] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [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: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.692956 16573 catalog_manager.cc:5697] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 1 to 2, leader changed from 373b1715fa604515b0184d25be5462ba (127.10.145.129) to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.914407 17003 raft_consensus.cc:993] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba: : Instructing follower d07fde5401e44456b5e0cc2dff119723 to start an election
I20260709 12:15:08.914906 17003 raft_consensus.cc:1081] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Signalling peer d07fde5401e44456b5e0cc2dff119723 to start an election
I20260709 12:15:08.916350 16752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fda70f948a93407094949e90105e45e3"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
 from {username='slave'} at 127.0.0.1:37776
I20260709 12:15:08.916923 16752 raft_consensus.cc:493] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.917299 16752 raft_consensus.cc:3060] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.922667 16752 raft_consensus.cc:515] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.924208 16752 leader_election.cc:290] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 2 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:08.924960 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda70f948a93407094949e90105e45e3" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:08.925325 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda70f948a93407094949e90105e45e3" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:08.925643 16677 raft_consensus.cc:3055] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:08.925949 16826 raft_consensus.cc:3060] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.925997 16677 raft_consensus.cc:740] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:08.926838 16677 consensus_queue.cc:260] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.927770 16677 raft_consensus.cc:3060] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.931842 16898 consensus_queue.cc:1048] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.934023 16677 raft_consensus.cc:2468] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 2.
I20260709 12:15:08.935223 16715 leader_election.cc:304] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:08.936169 16898 raft_consensus.cc:2804] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:08.936739 16898 raft_consensus.cc:697] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:08.937575 16898 consensus_queue.cc:237] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.938872 17029 consensus_queue.cc:1048] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.940428 16826 raft_consensus.cc:2468] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 2.
I20260709 12:15:08.947269 16572 catalog_manager.cc:5697] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 1 to 2, leader changed from 373b1715fa604515b0184d25be5462ba (127.10.145.129) to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.953182 16898 raft_consensus.cc:993] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723: : Instructing follower 373b1715fa604515b0184d25be5462ba to start an election
I20260709 12:15:08.953687 16969 raft_consensus.cc:1081] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Signalling peer 373b1715fa604515b0184d25be5462ba to start an election
I20260709 12:15:08.957072 16677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37bb34db1f5045a0b3479d3b4161b8df"
dest_uuid: "373b1715fa604515b0184d25be5462ba"
 from {username='slave'} at 127.0.0.1:40448
I20260709 12:15:08.957600 16677 raft_consensus.cc:493] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.957964 16677 raft_consensus.cc:3060] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.963927 16677 raft_consensus.cc:515] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.965663 16677 leader_election.cc:290] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 2 election: Requested vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:08.966739 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bb34db1f5045a0b3479d3b4161b8df" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:08.967411 16826 raft_consensus.cc:3060] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.967489 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bb34db1f5045a0b3479d3b4161b8df" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:08.968169 16752 raft_consensus.cc:3055] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:08.968456 16752 raft_consensus.cc:740] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:08.969297 16752 consensus_queue.cc:260] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.970458 16752 raft_consensus.cc:3060] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.973904 16826 raft_consensus.cc:2468] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 2.
I20260709 12:15:08.975435 16643 leader_election.cc:304] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: 
I20260709 12:15:08.976176 17003 raft_consensus.cc:2804] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:08.977097 17003 raft_consensus.cc:697] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Becoming Leader. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:08.978492 16752 raft_consensus.cc:2468] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 2.
I20260709 12:15:08.978477 17003 consensus_queue.cc:237] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.981261 16969 raft_consensus.cc:993] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723: : Instructing follower 373b1715fa604515b0184d25be5462ba to start an election
I20260709 12:15:08.981709 16898 raft_consensus.cc:1081] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Signalling peer 373b1715fa604515b0184d25be5462ba to start an election
I20260709 12:15:08.983338 16677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f6b7e3e6a95412c825961cf247f1fde"
dest_uuid: "373b1715fa604515b0184d25be5462ba"
 from {username='slave'} at 127.0.0.1:40448
I20260709 12:15:08.983804 16677 raft_consensus.cc:493] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.984094 16677 raft_consensus.cc:3060] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.987864 16575 catalog_manager.cc:5697] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba reported cstate change: term changed from 1 to 2, leader changed from d07fde5401e44456b5e0cc2dff119723 (127.10.145.130) to 373b1715fa604515b0184d25be5462ba (127.10.145.129). New cstate: current_term: 2 leader_uuid: "373b1715fa604515b0184d25be5462ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.988930 16677 raft_consensus.cc:515] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.990582 16677 leader_election.cc:290] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 2 election: Requested vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:08.991245 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6b7e3e6a95412c825961cf247f1fde" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:08.991613 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6b7e3e6a95412c825961cf247f1fde" candidate_uuid: "373b1715fa604515b0184d25be5462ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:08.991808 16752 raft_consensus.cc:3055] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:08.992206 16752 raft_consensus.cc:740] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:08.992249 16826 raft_consensus.cc:3060] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.992885 16752 consensus_queue.cc:260] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:08.993906 16752 raft_consensus.cc:3060] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.998452 16826 raft_consensus.cc:2468] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 2.
I20260709 12:15:08.999400 16752 raft_consensus.cc:2468] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373b1715fa604515b0184d25be5462ba in term 2.
I20260709 12:15:08.999516 16643 leader_election.cc:304] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: 
I20260709 12:15:09.000375 17003 raft_consensus.cc:2804] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:09.000825 17003 raft_consensus.cc:697] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Becoming Leader. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:09.001678 17003 consensus_queue.cc:237] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:09.008137 16575 catalog_manager.cc:5697] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba reported cstate change: term changed from 1 to 2, leader changed from d07fde5401e44456b5e0cc2dff119723 (127.10.145.130) to 373b1715fa604515b0184d25be5462ba (127.10.145.129). New cstate: current_term: 2 leader_uuid: "373b1715fa604515b0184d25be5462ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:09.080597 17002 raft_consensus.cc:993] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba: : Instructing follower d07fde5401e44456b5e0cc2dff119723 to start an election
I20260709 12:15:09.081153 16999 raft_consensus.cc:1081] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Signalling peer d07fde5401e44456b5e0cc2dff119723 to start an election
I20260709 12:15:09.082895 16752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac13fbc9899244b09a95a771de6a1254"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
 from {username='slave'} at 127.0.0.1:37776
I20260709 12:15:09.083437 16752 raft_consensus.cc:493] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:09.083745 16752 raft_consensus.cc:3060] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.088271 16752 raft_consensus.cc:515] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:09.089699 16752 leader_election.cc:290] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 2 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:09.090581 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac13fbc9899244b09a95a771de6a1254" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:09.090803 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac13fbc9899244b09a95a771de6a1254" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:09.091261 16677 raft_consensus.cc:3055] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:09.091391 16826 raft_consensus.cc:3060] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.091540 16677 raft_consensus.cc:740] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:09.092316 16677 consensus_queue.cc:260] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:09.093245 16677 raft_consensus.cc:3060] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.098733 16826 raft_consensus.cc:2468] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 2.
I20260709 12:15:09.099411 16677 raft_consensus.cc:2468] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 2.
I20260709 12:15:09.100008 16718 leader_election.cc:304] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:09.100896 16898 raft_consensus.cc:2804] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:09.101392 16898 raft_consensus.cc:697] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:09.102162 16898 consensus_queue.cc:237] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:09.108944 16575 catalog_manager.cc:5697] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 1 to 2, leader changed from 373b1715fa604515b0184d25be5462ba (127.10.145.129) to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:09.109429 16992 raft_consensus.cc:993] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc: : Instructing follower d07fde5401e44456b5e0cc2dff119723 to start an election
I20260709 12:15:09.110064 16958 raft_consensus.cc:1081] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Signalling peer d07fde5401e44456b5e0cc2dff119723 to start an election
I20260709 12:15:09.111480 16752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e863da540b54edfbd739861d9569d3e"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
 from {username='slave'} at 127.0.0.1:37790
I20260709 12:15:09.111984 16752 raft_consensus.cc:493] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:09.112314 16752 raft_consensus.cc:3060] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.118525 16752 raft_consensus.cc:515] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:09.119927 16752 leader_election.cc:290] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 2 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131:40025)
I20260709 12:15:09.120800 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e863da540b54edfbd739861d9569d3e" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:09.121639 16676 raft_consensus.cc:3060] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.120896 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e863da540b54edfbd739861d9569d3e" candidate_uuid: "d07fde5401e44456b5e0cc2dff119723" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
I20260709 12:15:09.122543 16826 raft_consensus.cc:3055] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:09.122886 16677 raft_consensus.cc:1275] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Refusing update from remote peer d07fde5401e44456b5e0cc2dff119723: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.122892 16826 raft_consensus.cc:740] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Running, Role: LEADER
I20260709 12:15:09.124583 16898 consensus_queue.cc:1048] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.124378 16826 consensus_queue.cc:260] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:09.126133 16826 raft_consensus.cc:3060] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.129262 16676 raft_consensus.cc:2468] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 2.
I20260709 12:15:09.130566 16715 leader_election.cc:304] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373b1715fa604515b0184d25be5462ba, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:09.131304 16898 raft_consensus.cc:2804] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:09.131765 16898 raft_consensus.cc:697] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Becoming Leader. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:09.132757 16826 raft_consensus.cc:2468] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07fde5401e44456b5e0cc2dff119723 in term 2.
I20260709 12:15:09.132506 16898 consensus_queue.cc:237] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:09.138339 16826 raft_consensus.cc:3060] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.141498 16575 catalog_manager.cc:5697] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 reported cstate change: term changed from 1 to 2, leader changed from 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131) to d07fde5401e44456b5e0cc2dff119723 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "d07fde5401e44456b5e0cc2dff119723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:09.146061 16826 raft_consensus.cc:1275] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Refusing update from remote peer d07fde5401e44456b5e0cc2dff119723: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.147408 16898 consensus_queue.cc:1048] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.165576 17003 raft_consensus.cc:993] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba: : Instructing follower 377d09c49c074e9d977b97d2efd5b1bc to start an election
I20260709 12:15:09.166007 16999 raft_consensus.cc:1081] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Signalling peer 377d09c49c074e9d977b97d2efd5b1bc to start an election
I20260709 12:15:09.167279 16826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b430613b8c7a473b852f607b0dffa273"
dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
 from {username='slave'} at 127.0.0.1:41698
I20260709 12:15:09.167711 16826 raft_consensus.cc:493] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:09.168076 16826 raft_consensus.cc:3060] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.172295 16826 raft_consensus.cc:515] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:09.173713 16826 leader_election.cc:290] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 2 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:09.174642 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b430613b8c7a473b852f607b0dffa273" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:09.174906 16752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b430613b8c7a473b852f607b0dffa273" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:09.175249 16677 raft_consensus.cc:3055] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:09.175482 16752 raft_consensus.cc:3060] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.175583 16677 raft_consensus.cc:740] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:09.176335 16677 consensus_queue.cc:260] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:09.177268 16677 raft_consensus.cc:3060] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.180204 16752 raft_consensus.cc:2468] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 2.
I20260709 12:15:09.181238 16792 leader_election.cc:304] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:09.181934 16958 raft_consensus.cc:2804] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:09.182075 16677 raft_consensus.cc:2468] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 2.
I20260709 12:15:09.182341 16958 raft_consensus.cc:697] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 LEADER]: Becoming Leader. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Running, Role: LEADER
I20260709 12:15:09.183212 16958 consensus_queue.cc:237] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:09.189493 16572 catalog_manager.cc:5697] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc reported cstate change: term changed from 1 to 2, leader changed from 373b1715fa604515b0184d25be5462ba (127.10.145.129) to 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131). New cstate: current_term: 2 leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:09.345232 16677 raft_consensus.cc:1275] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Refusing update from remote peer d07fde5401e44456b5e0cc2dff119723: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.346364 16969 consensus_queue.cc:1048] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.354811 16826 raft_consensus.cc:1275] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Refusing update from remote peer d07fde5401e44456b5e0cc2dff119723: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.356572 17029 consensus_queue.cc:1048] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.424926 16826 raft_consensus.cc:1275] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Refusing update from remote peer 373b1715fa604515b0184d25be5462ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.426455 16999 consensus_queue.cc:1048] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.434324 16752 raft_consensus.cc:1275] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Refusing update from remote peer 373b1715fa604515b0184d25be5462ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.436044 17003 consensus_queue.cc:1048] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.485613 16677 raft_consensus.cc:1275] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Refusing update from remote peer d07fde5401e44456b5e0cc2dff119723: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.486917 17029 consensus_queue.cc:1048] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.495652 16823 raft_consensus.cc:1275] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Refusing update from remote peer d07fde5401e44456b5e0cc2dff119723: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.497565 16969 consensus_queue.cc:1048] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.522277 16823 raft_consensus.cc:1275] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Refusing update from remote peer 373b1715fa604515b0184d25be5462ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.523595 17003 consensus_queue.cc:1048] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.531759 16750 raft_consensus.cc:1275] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Refusing update from remote peer 373b1715fa604515b0184d25be5462ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.533363 17002 consensus_queue.cc:1048] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.732882 16677 raft_consensus.cc:1275] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Refusing update from remote peer d07fde5401e44456b5e0cc2dff119723: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.734364 17039 consensus_queue.cc:1048] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.738273 16676 raft_consensus.cc:1275] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Refusing update from remote peer 377d09c49c074e9d977b97d2efd5b1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.740119 16958 consensus_queue.cc:1048] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.752282 16823 raft_consensus.cc:1275] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Refusing update from remote peer d07fde5401e44456b5e0cc2dff119723: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.756433 16898 consensus_queue.cc:1048] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.770255 16750 raft_consensus.cc:1275] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Refusing update from remote peer 377d09c49c074e9d977b97d2efd5b1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.772130 16958 consensus_queue.cc:1048] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:11.667328 16573 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47168:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:15:11.686475 16573 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47168:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:15:11.792286 17085 tablet.cc:1724] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:11.790330 17084 tablet.cc:1724] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:11.839730 10822 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:15:11.888913 17075 log.cc:927] Time spent T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260709 12:15:11.890369 16703 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:4f6b7e3e6a95412c825961cf247f1fde)
W20260709 12:15:11.895028 16703 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:4f6b7e3e6a95412c825961cf247f1fde)
W20260709 12:15:11.896308 16703 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:4f6b7e3e6a95412c825961cf247f1fde)
I20260709 12:15:11.902292 17098 tablet.cc:1724] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:11.893425 17087 tablet.cc:1724] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:11.997964 17097 tablet.cc:1724] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:11.982528 17096 tablet.cc:1724] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.002624 17102 tablet.cc:1724] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.015384 17101 tablet.cc:1724] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.022549 17084 tablet.cc:1724] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.079486 17085 tablet.cc:1724] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:12.094782 16643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:40025, user_credentials={real_user=slave}} blocked reactor thread for 179907us
I20260709 12:15:12.161315 17114 tablet.cc:1724] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.177356 17084 tablet.cc:1724] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.182324 17098 tablet.cc:1724] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.184358 17096 tablet.cc:1724] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.187517 17109 tablet.cc:1724] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.204200 17101 tablet.cc:1724] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.213436 17087 tablet.cc:1724] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.228142 17098 tablet.cc:1724] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.240406 17097 tablet.cc:1724] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.245594 17101 tablet.cc:1724] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.239352 17114 tablet.cc:1724] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.253849 17109 tablet.cc:1724] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.259630 16748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e863da540b54edfbd739861d9569d3e"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
mode: GRACEFUL
new_leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
 from {username='slave'} at 127.0.0.1:52338
I20260709 12:15:12.247366 17115 tablet.cc:1724] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.260747 16748 raft_consensus.cc:606] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Received request to transfer leadership to TS 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:12.260922 17120 tablet.cc:1724] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.315694 17097 tablet.cc:1724] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.321975 16675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f6b7e3e6a95412c825961cf247f1fde"
dest_uuid: "373b1715fa604515b0184d25be5462ba"
mode: GRACEFUL
new_leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
 from {username='slave'} at 127.0.0.1:56662
I20260709 12:15:12.322674 16675 raft_consensus.cc:606] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Received request to transfer leadership to TS 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:12.324251 10822 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:15:12.323823 17114 tablet.cc:1724] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.324975 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:12.312564 17115 tablet.cc:1724] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.332746 16575 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53: soft_deleted_table [id=bd7f85ff38544f219aca693048141462] alter complete (version 1)
I20260709 12:15:12.344473 16748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c63a8927e884d7c8a3b3d7bc030164f"
dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
mode: GRACEFUL
new_leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
 from {username='slave'} at 127.0.0.1:52338
I20260709 12:15:12.345098 16748 raft_consensus.cc:606] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Received request to transfer leadership to TS 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:12.348071 16675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028"
dest_uuid: "373b1715fa604515b0184d25be5462ba"
mode: GRACEFUL
new_leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
 from {username='slave'} at 127.0.0.1:56662
I20260709 12:15:12.348650 16675 raft_consensus.cc:606] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Received request to transfer leadership to TS 377d09c49c074e9d977b97d2efd5b1bc
I20260709 12:15:12.350335 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:12.350939 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:12.433909 17091 raft_consensus.cc:993] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba: : Instructing follower 377d09c49c074e9d977b97d2efd5b1bc to start an election
I20260709 12:15:12.434633 17052 raft_consensus.cc:1081] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Signalling peer 377d09c49c074e9d977b97d2efd5b1bc to start an election
I20260709 12:15:12.436225 16821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028"
dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
 from {username='slave'} at 127.0.0.1:41698
I20260709 12:15:12.436687 16821 raft_consensus.cc:493] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.436992 16821 raft_consensus.cc:3060] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.442201 16821 raft_consensus.cc:515] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:12.443796 16821 leader_election.cc:290] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 3 election: Requested vote from peers d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695), 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559)
I20260709 12:15:12.444566 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:12.444814 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b3debc4794cbd86803009ba9af028" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:12.445199 16748 raft_consensus.cc:3060] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.445492 16675 raft_consensus.cc:3055] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:12.445797 16675 raft_consensus.cc:740] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:12.446487 16675 consensus_queue.cc:260] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [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: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:12.447454 16675 raft_consensus.cc:3060] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.450434 16748 raft_consensus.cc:2468] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 3.
I20260709 12:15:12.451582 16792 leader_election.cc:304] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [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: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:12.452476 17048 raft_consensus.cc:2804] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:12.452991 17048 raft_consensus.cc:697] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 3 LEADER]: Becoming Leader. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Running, Role: LEADER
I20260709 12:15:12.453464 16675 raft_consensus.cc:2468] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 3.
I20260709 12:15:12.453835 17048 consensus_queue.cc:237] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [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: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } }
I20260709 12:15:12.461588 17029 raft_consensus.cc:993] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723: : Instructing follower 377d09c49c074e9d977b97d2efd5b1bc to start an election
I20260709 12:15:12.462153 17092 raft_consensus.cc:1081] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Signalling peer 377d09c49c074e9d977b97d2efd5b1bc to start an election
I20260709 12:15:12.462664 16575 catalog_manager.cc:5697] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc reported cstate change: term changed from 2 to 3, leader changed from 373b1715fa604515b0184d25be5462ba (127.10.145.129) to 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131). New cstate: current_term: 3 leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.463624 16821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c63a8927e884d7c8a3b3d7bc030164f"
dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:15:12.464094 16821 raft_consensus.cc:493] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.464337 16821 raft_consensus.cc:3060] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.470597 16821 raft_consensus.cc:515] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:12.472666 16821 leader_election.cc:290] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 2 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:12.474263 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a8927e884d7c8a3b3d7bc030164f" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:12.474828 16748 raft_consensus.cc:3055] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:12.475231 16748 raft_consensus.cc:740] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:12.476157 16748 consensus_queue.cc:260] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:12.477506 16748 raft_consensus.cc:3060] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.482745 16748 raft_consensus.cc:2468] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 2.
I20260709 12:15:12.483368 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a8927e884d7c8a3b3d7bc030164f" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:12.483774 16792 leader_election.cc:304] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:12.484251 16675 raft_consensus.cc:3060] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.484892 17048 raft_consensus.cc:2804] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:12.485415 17048 raft_consensus.cc:697] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 2 LEADER]: Becoming Leader. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Running, Role: LEADER
I20260709 12:15:12.486479 17048 consensus_queue.cc:237] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:12.490577 16675 raft_consensus.cc:2468] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 2.
I20260709 12:15:12.495558 16575 catalog_manager.cc:5697] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc reported cstate change: term changed from 1 to 2, leader changed from d07fde5401e44456b5e0cc2dff119723 (127.10.145.130) to 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131). New cstate: current_term: 2 leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:12.589867 17029 raft_consensus.cc:993] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723: : Instructing follower 377d09c49c074e9d977b97d2efd5b1bc to start an election
I20260709 12:15:12.590340 17092 raft_consensus.cc:1081] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Signalling peer 377d09c49c074e9d977b97d2efd5b1bc to start an election
I20260709 12:15:12.591879 16821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e863da540b54edfbd739861d9569d3e"
dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
 from {username='slave'} at 127.0.0.1:41712
I20260709 12:15:12.592362 16821 raft_consensus.cc:493] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.592684 16821 raft_consensus.cc:3060] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.597939 16821 raft_consensus.cc:515] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:12.599864 16821 leader_election.cc:290] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 3 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:12.600692 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e863da540b54edfbd739861d9569d3e" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:12.601465 16675 raft_consensus.cc:3060] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.601747 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e863da540b54edfbd739861d9569d3e" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:12.602308 16748 raft_consensus.cc:3055] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:12.602660 16748 raft_consensus.cc:740] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d07fde5401e44456b5e0cc2dff119723, State: Running, Role: LEADER
I20260709 12:15:12.603328 16748 consensus_queue.cc:260] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [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: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:12.604305 16748 raft_consensus.cc:3060] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.607892 16675 raft_consensus.cc:2468] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 3.
I20260709 12:15:12.608860 16789 leader_election.cc:304] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [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: 373b1715fa604515b0184d25be5462ba, 377d09c49c074e9d977b97d2efd5b1bc; no voters: 
I20260709 12:15:12.609678 17089 raft_consensus.cc:2804] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:12.610172 17089 raft_consensus.cc:697] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 3 LEADER]: Becoming Leader. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Running, Role: LEADER
I20260709 12:15:12.610278 16748 raft_consensus.cc:2468] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 3.
I20260709 12:15:12.611037 17089 consensus_queue.cc:237] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [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: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:12.617161 16575 catalog_manager.cc:5697] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc reported cstate change: term changed from 2 to 3, leader changed from d07fde5401e44456b5e0cc2dff119723 (127.10.145.130) to 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131). New cstate: current_term: 3 leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:12.666780 17091 raft_consensus.cc:993] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba: : Instructing follower 377d09c49c074e9d977b97d2efd5b1bc to start an election
I20260709 12:15:12.667328 17052 raft_consensus.cc:1081] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Signalling peer 377d09c49c074e9d977b97d2efd5b1bc to start an election
I20260709 12:15:12.668850 16821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f6b7e3e6a95412c825961cf247f1fde"
dest_uuid: "377d09c49c074e9d977b97d2efd5b1bc"
 from {username='slave'} at 127.0.0.1:41698
I20260709 12:15:12.669433 16821 raft_consensus.cc:493] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.669687 16821 raft_consensus.cc:3060] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.674428 16821 raft_consensus.cc:515] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:12.675943 16821 leader_election.cc:290] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [CANDIDATE]: Term 3 election: Requested vote from peers 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559), d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695)
I20260709 12:15:12.677207 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6b7e3e6a95412c825961cf247f1fde" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d07fde5401e44456b5e0cc2dff119723"
I20260709 12:15:12.677578 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6b7e3e6a95412c825961cf247f1fde" candidate_uuid: "377d09c49c074e9d977b97d2efd5b1bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "373b1715fa604515b0184d25be5462ba"
I20260709 12:15:12.677927 16748 raft_consensus.cc:3060] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.678200 16675 raft_consensus.cc:3055] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:12.678527 16675 raft_consensus.cc:740] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 373b1715fa604515b0184d25be5462ba, State: Running, Role: LEADER
I20260709 12:15:12.679157 16675 consensus_queue.cc:260] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [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: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:12.680080 16675 raft_consensus.cc:3060] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.683497 16748 raft_consensus.cc:2468] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 3.
I20260709 12:15:12.684691 16792 leader_election.cc:304] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [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: 377d09c49c074e9d977b97d2efd5b1bc, d07fde5401e44456b5e0cc2dff119723; no voters: 
I20260709 12:15:12.685189 16675 raft_consensus.cc:2468] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 377d09c49c074e9d977b97d2efd5b1bc in term 3.
I20260709 12:15:12.685441 17089 raft_consensus.cc:2804] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:12.686033 17089 raft_consensus.cc:697] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 3 LEADER]: Becoming Leader. State: Replica: 377d09c49c074e9d977b97d2efd5b1bc, State: Running, Role: LEADER
I20260709 12:15:12.686853 17089 consensus_queue.cc:237] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [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: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } }
I20260709 12:15:12.693241 16575 catalog_manager.cc:5697] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc reported cstate change: term changed from 2 to 3, leader changed from 373b1715fa604515b0184d25be5462ba (127.10.145.129) to 377d09c49c074e9d977b97d2efd5b1bc (127.10.145.131). New cstate: current_term: 3 leader_uuid: "377d09c49c074e9d977b97d2efd5b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "377d09c49c074e9d977b97d2efd5b1bc" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 40025 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:12.903214 16675 raft_consensus.cc:1275] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Refusing update from remote peer 377d09c49c074e9d977b97d2efd5b1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:12.904443 17089 consensus_queue.cc:1048] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:12.915081 16748 raft_consensus.cc:1275] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Refusing update from remote peer 377d09c49c074e9d977b97d2efd5b1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:12.916908 17129 consensus_queue.cc:1048] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:12.947880 16748 raft_consensus.cc:1275] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 3 FOLLOWER]: Refusing update from remote peer 377d09c49c074e9d977b97d2efd5b1bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:12.949187 17129 consensus_queue.cc:1048] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:12.958508 16675 raft_consensus.cc:1275] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 3 FOLLOWER]: Refusing update from remote peer 377d09c49c074e9d977b97d2efd5b1bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:12.959777 17048 consensus_queue.cc:1048] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:13.155468 16675 raft_consensus.cc:1275] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 3 FOLLOWER]: Refusing update from remote peer 377d09c49c074e9d977b97d2efd5b1bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:13.156850 17089 consensus_queue.cc:1048] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:13.164427 16748 raft_consensus.cc:1275] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 3 FOLLOWER]: Refusing update from remote peer 377d09c49c074e9d977b97d2efd5b1bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:13.166026 17129 consensus_queue.cc:1048] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:13.268159 16748 raft_consensus.cc:1275] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 3 FOLLOWER]: Refusing update from remote peer 377d09c49c074e9d977b97d2efd5b1bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:13.269389 17048 consensus_queue.cc:1048] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07fde5401e44456b5e0cc2dff119723" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:13.278570 16675 raft_consensus.cc:1275] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 3 FOLLOWER]: Refusing update from remote peer 377d09c49c074e9d977b97d2efd5b1bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:13.283303 17089 consensus_queue.cc:1048] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "373b1715fa604515b0184d25be5462ba" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:13.352078 10822 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:13.357357 10822 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:13.357775 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:13.362737 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:13.363154 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:14.364208 10822 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:14.369989 10822 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:14.370515 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:14.375671 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:14.376006 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:15.376924 10822 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:15.385092 10822 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:15.385612 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:15.393340 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:15.393885 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:16.395246 10822 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:16.404865 10822 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:16.405333 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:16.411161 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:16.411603 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:17.412757 10822 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:17.418040 10822 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:17.418479 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:17.423321 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:17.423720 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:18.424660 10822 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:18.430629 10822 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:18.431056 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:18.435776 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:18.436156 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:19.437213 10822 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:19.442736 10822 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:19.443112 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:19.447566 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:19.448004 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:20.449090 10822 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:20.455049 10822 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:20.455555 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:20.461625 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:20.462117 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:21.463183 10822 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:21.469401 10822 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:21.469738 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:21.474392 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:21.474846 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:22.536604 10822 tablet_server.cc:179] TabletServer@127.10.145.129:0 shutting down...
I20260709 12:15:22.575945 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:22.576745 10822 tablet_replica.cc:333] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.578123 10822 raft_consensus.cc:2243] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.579352 10822 raft_consensus.cc:2272] T 37bb34db1f5045a0b3479d3b4161b8df P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.582017 10822 tablet_replica.cc:333] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.582640 10822 raft_consensus.cc:2243] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.583164 10822 raft_consensus.cc:2272] T 4e863da540b54edfbd739861d9569d3e P 373b1715fa604515b0184d25be5462ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.586324 10822 tablet_replica.cc:333] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.587425 10822 raft_consensus.cc:2243] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.588056 10822 raft_consensus.cc:2272] T 6825d2eec3b641749d70e49ed7442a19 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.590883 10822 tablet_replica.cc:333] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.591495 10822 raft_consensus.cc:2243] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.592185 10822 raft_consensus.cc:2272] T fda70f948a93407094949e90105e45e3 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.594867 10822 tablet_replica.cc:333] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.595435 10822 raft_consensus.cc:2243] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.596300 10822 raft_consensus.cc:2272] T 610dbbb7d10849f6a0fd75cd989e287c P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.598940 10822 tablet_replica.cc:333] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.599834 10822 raft_consensus.cc:2243] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.601229 10822 raft_consensus.cc:2272] T e6dde0efe56b4948881e69c4899dbe2f P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:22.601373 16715 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]
I20260709 12:15:22.604269 10822 tablet_replica.cc:333] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
W20260709 12:15:22.605171 16715 consensus_peers.cc:597] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 -> Peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Couldn't send request to peer 373b1715fa604515b0184d25be5462ba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.605176 10822 raft_consensus.cc:2243] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.606314 10822 raft_consensus.cc:2272] T b430613b8c7a473b852f607b0dffa273 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.609045 10822 tablet_replica.cc:333] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.609673 10822 raft_consensus.cc:2243] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.610169 10822 raft_consensus.cc:2272] T ac13fbc9899244b09a95a771de6a1254 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.612279 10822 tablet_replica.cc:333] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.612864 10822 raft_consensus.cc:2243] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.613363 10822 raft_consensus.cc:2272] T 3c63a8927e884d7c8a3b3d7bc030164f P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.615525 10822 tablet_replica.cc:333] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.616281 10822 raft_consensus.cc:2243] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.617147 10822 raft_consensus.cc:2272] T f54b3debc4794cbd86803009ba9af028 P 373b1715fa604515b0184d25be5462ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.619923 10822 tablet_replica.cc:333] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.620472 10822 raft_consensus.cc:2243] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.620951 10822 raft_consensus.cc:2272] T 4f6b7e3e6a95412c825961cf247f1fde P 373b1715fa604515b0184d25be5462ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.623314 10822 tablet_replica.cc:333] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.623831 10822 raft_consensus.cc:2243] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.624704 10822 raft_consensus.cc:2272] T 4a5e57894c2f42ab889612662eacb2a5 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.626965 10822 tablet_replica.cc:333] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.627555 10822 raft_consensus.cc:2243] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.628057 10822 raft_consensus.cc:2272] T 9391a8c0bfa94143a1ffba4ef7aa978a P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.630996 10822 tablet_replica.cc:333] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.631767 10822 raft_consensus.cc:2243] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.632706 10822 raft_consensus.cc:2272] T f87247513e794c0da760d18b8ccd0b56 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.634739 10822 tablet_replica.cc:333] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.635393 10822 raft_consensus.cc:2243] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.635799 10822 raft_consensus.cc:2272] T d3eb8445613e43debf2339c75232ef40 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.637883 10822 tablet_replica.cc:333] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.638327 10822 raft_consensus.cc:2243] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.638765 10822 raft_consensus.cc:2272] T abede2f81736443c93313c505d056213 P 373b1715fa604515b0184d25be5462ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.641185 10822 tablet_replica.cc:333] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.641631 10822 raft_consensus.cc:2243] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.642073 10822 raft_consensus.cc:2272] T 629d7342a37949c189b2ecd21a616325 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.644021 10822 tablet_replica.cc:333] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba: stopping tablet replica
I20260709 12:15:22.644418 10822 raft_consensus.cc:2243] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.645164 10822 raft_consensus.cc:2272] T c745cad9566e42468fa92261ee493650 P 373b1715fa604515b0184d25be5462ba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:22.666349 16715 consensus_peers.cc:597] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 -> Peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Couldn't send request to peer 373b1715fa604515b0184d25be5462ba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.693281 10822 tablet_server.cc:196] TabletServer@127.10.145.129:0 shutdown complete.
W20260709 12:15:22.734081 16789 consensus_peers.cc:597] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc -> Peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Couldn't send request to peer 373b1715fa604515b0184d25be5462ba. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:45559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.738334 10822 tablet_server.cc:179] TabletServer@127.10.145.130:0 shutting down...
W20260709 12:15:22.762128 16715 consensus_peers.cc:597] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 -> Peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Couldn't send request to peer 373b1715fa604515b0184d25be5462ba. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:45559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.773116 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:22.773949 10822 tablet_replica.cc:333] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.774645 10822 raft_consensus.cc:2243] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.775563 10822 raft_consensus.cc:2272] T 6825d2eec3b641749d70e49ed7442a19 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.777918 10822 tablet_replica.cc:333] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.778568 10822 raft_consensus.cc:2243] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.779073 10822 raft_consensus.cc:2272] T 37bb34db1f5045a0b3479d3b4161b8df P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.781215 10822 tablet_replica.cc:333] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.781819 10822 raft_consensus.cc:2243] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.782289 10822 raft_consensus.cc:2272] T 4e863da540b54edfbd739861d9569d3e P d07fde5401e44456b5e0cc2dff119723 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.784267 10822 tablet_replica.cc:333] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.784900 10822 raft_consensus.cc:2243] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.785586 10822 raft_consensus.cc:2272] T b430613b8c7a473b852f607b0dffa273 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.788103 10822 tablet_replica.cc:333] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.788925 10822 raft_consensus.cc:2243] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.789650 10822 raft_consensus.cc:2272] T e6dde0efe56b4948881e69c4899dbe2f P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.792387 10822 tablet_replica.cc:333] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.793183 10822 raft_consensus.cc:2243] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.793787 10822 raft_consensus.cc:2272] T 610dbbb7d10849f6a0fd75cd989e287c P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:22.795073 16789 consensus_peers.cc:597] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc -> Peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Couldn't send request to peer 373b1715fa604515b0184d25be5462ba. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:45559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.796319 10822 tablet_replica.cc:333] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.796998 10822 raft_consensus.cc:2243] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.797545 10822 raft_consensus.cc:2272] T 629d7342a37949c189b2ecd21a616325 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.799520 10822 tablet_replica.cc:333] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.800052 10822 raft_consensus.cc:2243] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.800881 10822 raft_consensus.cc:2272] T abede2f81736443c93313c505d056213 P d07fde5401e44456b5e0cc2dff119723 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.803009 10822 tablet_replica.cc:333] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.803578 10822 raft_consensus.cc:2243] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.804404 10822 raft_consensus.cc:2272] T 9391a8c0bfa94143a1ffba4ef7aa978a P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.806411 10822 tablet_replica.cc:333] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.806947 10822 raft_consensus.cc:2243] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.807423 10822 raft_consensus.cc:2272] T f87247513e794c0da760d18b8ccd0b56 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.809491 10822 tablet_replica.cc:333] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.809985 10822 raft_consensus.cc:2243] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.810477 10822 raft_consensus.cc:2272] T 4f6b7e3e6a95412c825961cf247f1fde P d07fde5401e44456b5e0cc2dff119723 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.812340 10822 tablet_replica.cc:333] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.812876 10822 raft_consensus.cc:2243] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.813374 10822 raft_consensus.cc:2272] T 4a5e57894c2f42ab889612662eacb2a5 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.815451 10822 tablet_replica.cc:333] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.815963 10822 raft_consensus.cc:2243] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.816761 10822 raft_consensus.cc:2272] T d3eb8445613e43debf2339c75232ef40 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.818730 10822 tablet_replica.cc:333] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.819216 10822 raft_consensus.cc:2243] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.819783 10822 raft_consensus.cc:2272] T c745cad9566e42468fa92261ee493650 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.822471 10822 tablet_replica.cc:333] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.822958 10822 raft_consensus.cc:2243] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.823675 10822 raft_consensus.cc:2272] T ac13fbc9899244b09a95a771de6a1254 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.825589 10822 tablet_replica.cc:333] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.826004 10822 raft_consensus.cc:2243] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.826396 10822 raft_consensus.cc:2272] T 3c63a8927e884d7c8a3b3d7bc030164f P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.828234 10822 tablet_replica.cc:333] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.828665 10822 raft_consensus.cc:2243] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.829464 10822 raft_consensus.cc:2272] T fda70f948a93407094949e90105e45e3 P d07fde5401e44456b5e0cc2dff119723 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.831398 10822 tablet_replica.cc:333] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723: stopping tablet replica
I20260709 12:15:22.831764 10822 raft_consensus.cc:2243] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.832201 10822 raft_consensus.cc:2272] T f54b3debc4794cbd86803009ba9af028 P d07fde5401e44456b5e0cc2dff119723 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:22.840739 16792 consensus_peers.cc:597] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc -> Peer d07fde5401e44456b5e0cc2dff119723 (127.10.145.130:33695): Couldn't send request to peer d07fde5401e44456b5e0cc2dff119723. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:22.852880 16789 consensus_peers.cc:597] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc -> Peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Couldn't send request to peer 373b1715fa604515b0184d25be5462ba. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:45559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:22.858070 16789 consensus_peers.cc:597] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc -> Peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Couldn't send request to peer 373b1715fa604515b0184d25be5462ba. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:45559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.877485 10822 tablet_server.cc:196] TabletServer@127.10.145.130:0 shutdown complete.
W20260709 12:15:22.900934 16789 consensus_peers.cc:597] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc -> Peer 373b1715fa604515b0184d25be5462ba (127.10.145.129:45559): Couldn't send request to peer 373b1715fa604515b0184d25be5462ba. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:45559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.915537 10822 tablet_server.cc:179] TabletServer@127.10.145.131:0 shutting down...
I20260709 12:15:22.946900 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:22.947644 10822 tablet_replica.cc:333] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.948449 10822 raft_consensus.cc:2243] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.949106 10822 raft_consensus.cc:2272] T fda70f948a93407094949e90105e45e3 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.951185 10822 tablet_replica.cc:333] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.951731 10822 raft_consensus.cc:2243] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.952565 10822 raft_consensus.cc:2272] T 4e863da540b54edfbd739861d9569d3e P 377d09c49c074e9d977b97d2efd5b1bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.954727 10822 tablet_replica.cc:333] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.955340 10822 raft_consensus.cc:2243] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.955839 10822 raft_consensus.cc:2272] T 37bb34db1f5045a0b3479d3b4161b8df P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.958122 10822 tablet_replica.cc:333] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.958675 10822 raft_consensus.cc:2243] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.959215 10822 raft_consensus.cc:2272] T 6825d2eec3b641749d70e49ed7442a19 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.961400 10822 tablet_replica.cc:333] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.961997 10822 raft_consensus.cc:2243] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.962769 10822 raft_consensus.cc:2272] T b430613b8c7a473b852f607b0dffa273 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.964663 10822 tablet_replica.cc:333] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.965304 10822 raft_consensus.cc:2243] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.965785 10822 raft_consensus.cc:2272] T e6dde0efe56b4948881e69c4899dbe2f P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.967705 10822 tablet_replica.cc:333] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.968206 10822 raft_consensus.cc:2243] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.968680 10822 raft_consensus.cc:2272] T 610dbbb7d10849f6a0fd75cd989e287c P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.970574 10822 tablet_replica.cc:333] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.971076 10822 raft_consensus.cc:2243] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.971544 10822 raft_consensus.cc:2272] T 4a5e57894c2f42ab889612662eacb2a5 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.973425 10822 tablet_replica.cc:333] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.973923 10822 raft_consensus.cc:2243] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.974783 10822 raft_consensus.cc:2272] T 4f6b7e3e6a95412c825961cf247f1fde P 377d09c49c074e9d977b97d2efd5b1bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.976727 10822 tablet_replica.cc:333] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.977237 10822 raft_consensus.cc:2243] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.978108 10822 raft_consensus.cc:2272] T 629d7342a37949c189b2ecd21a616325 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.980209 10822 tablet_replica.cc:333] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.980826 10822 raft_consensus.cc:2243] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.981647 10822 raft_consensus.cc:2272] T f54b3debc4794cbd86803009ba9af028 P 377d09c49c074e9d977b97d2efd5b1bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.983525 10822 tablet_replica.cc:333] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.984035 10822 raft_consensus.cc:2243] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.984570 10822 raft_consensus.cc:2272] T ac13fbc9899244b09a95a771de6a1254 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.986382 10822 tablet_replica.cc:333] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.986862 10822 raft_consensus.cc:2243] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.987604 10822 raft_consensus.cc:2272] T 3c63a8927e884d7c8a3b3d7bc030164f P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.989430 10822 tablet_replica.cc:333] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.989936 10822 raft_consensus.cc:2243] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.990374 10822 raft_consensus.cc:2272] T abede2f81736443c93313c505d056213 P 377d09c49c074e9d977b97d2efd5b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.992242 10822 tablet_replica.cc:333] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.992734 10822 raft_consensus.cc:2243] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.993257 10822 raft_consensus.cc:2272] T d3eb8445613e43debf2339c75232ef40 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.995148 10822 tablet_replica.cc:333] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.995604 10822 raft_consensus.cc:2243] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.996034 10822 raft_consensus.cc:2272] T 9391a8c0bfa94143a1ffba4ef7aa978a P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.998008 10822 tablet_replica.cc:333] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:22.998489 10822 raft_consensus.cc:2243] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.998951 10822 raft_consensus.cc:2272] T f87247513e794c0da760d18b8ccd0b56 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.000766 10822 tablet_replica.cc:333] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc: stopping tablet replica
I20260709 12:15:23.001240 10822 raft_consensus.cc:2243] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.001694 10822 raft_consensus.cc:2272] T c745cad9566e42468fa92261ee493650 P 377d09c49c074e9d977b97d2efd5b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.043627 10822 tablet_server.cc:196] TabletServer@127.10.145.131:0 shutdown complete.
I20260709 12:15:23.079110 10822 master.cc:562] Master@127.10.145.190:38165 shutting down...
I20260709 12:15:23.103426 10822 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:23.104131 10822 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.104483 10822 tablet_replica.cc:333] T 00000000000000000000000000000000 P a4bb8219a2bf44e89b3642a859b76b53: stopping tablet replica
I20260709 12:15:23.125586 10822 master.cc:584] Master@127.10.145.190:38165 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20645 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:15:23.180011 10822 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.145.190:33677
I20260709 12:15:23.181185 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:23.186827 17157 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:23.186887 17158 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:23.187858 17160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:23.189426 10822 server_base.cc:1061] running on GCE node
I20260709 12:15:23.190294 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:23.190502 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:23.190691 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599323190659 us; error 0 us; skew 500 ppm
I20260709 12:15:23.191243 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:23.193775 10822 webserver.cc:533] Webserver started at http://127.10.145.190:44445/ using document root <none> and password file <none>
I20260709 12:15:23.194275 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:23.194476 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:23.194744 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:23.195892 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/master-0-root/instance:
uuid: "2e8e192484524f77b1d9a1eae611aade"
format_stamp: "Formatted at 2026-07-09 12:15:23 on dist-test-slave-ncdh"
I20260709 12:15:23.200306 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:15:23.203780 17165 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.204715 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:23.204962 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/master-0-root
uuid: "2e8e192484524f77b1d9a1eae611aade"
format_stamp: "Formatted at 2026-07-09 12:15:23 on dist-test-slave-ncdh"
I20260709 12:15:23.205263 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:23.221916 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:23.223205 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:23.261945 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.190:33677
I20260709 12:15:23.262058 17216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.190:33677 every 8 connection(s)
I20260709 12:15:23.265794 17217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.276532 17217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade: Bootstrap starting.
I20260709 12:15:23.281484 17217 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.285859 17217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade: No bootstrap required, opened a new log
I20260709 12:15:23.288142 17217 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8e192484524f77b1d9a1eae611aade" member_type: VOTER }
I20260709 12:15:23.288628 17217 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:23.288875 17217 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e8e192484524f77b1d9a1eae611aade, State: Initialized, Role: FOLLOWER
I20260709 12:15:23.289476 17217 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e8e192484524f77b1d9a1eae611aade" member_type: VOTER }
I20260709 12:15:23.289964 17217 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:23.290213 17217 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:23.290491 17217 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:23.297959 17217 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8e192484524f77b1d9a1eae611aade" member_type: VOTER }
I20260709 12:15:23.298563 17217 leader_election.cc:304] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [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: 2e8e192484524f77b1d9a1eae611aade; no voters: 
I20260709 12:15:23.299880 17217 leader_election.cc:290] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:23.300534 17220 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:23.302241 17220 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [term 1 LEADER]: Becoming Leader. State: Replica: 2e8e192484524f77b1d9a1eae611aade, State: Running, Role: LEADER
I20260709 12:15:23.302958 17220 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [LEADER]: Queue going to LEADER mode. State: All 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: "2e8e192484524f77b1d9a1eae611aade" member_type: VOTER }
I20260709 12:15:23.303368 17217 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:23.307839 17222 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e8e192484524f77b1d9a1eae611aade. Latest consensus state: current_term: 1 leader_uuid: "2e8e192484524f77b1d9a1eae611aade" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8e192484524f77b1d9a1eae611aade" member_type: VOTER } }
I20260709 12:15:23.308861 17222 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:23.308583 17221 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e8e192484524f77b1d9a1eae611aade" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8e192484524f77b1d9a1eae611aade" member_type: VOTER } }
I20260709 12:15:23.310236 17221 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:23.311630 17227 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:23.316614 17227 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:23.320749 10822 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:23.325937 17227 catalog_manager.cc:1383] Generated new cluster ID: bc8ca230247d4326a63302511d22b142
I20260709 12:15:23.326236 17227 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:23.342463 17227 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:23.343762 17227 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:23.355443 17227 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade: Generated new TSK 0
I20260709 12:15:23.356055 17227 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:23.387171 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:23.393296 17238 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:23.394564 17239 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:23.397329 10822 server_base.cc:1061] running on GCE node
W20260709 12:15:23.397572 17241 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:23.398708 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:23.398902 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:23.399025 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599323399013 us; error 0 us; skew 500 ppm
I20260709 12:15:23.399466 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:23.401764 10822 webserver.cc:533] Webserver started at http://127.10.145.129:41291/ using document root <none> and password file <none>
I20260709 12:15:23.402299 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:23.402453 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:23.402658 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:23.403764 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-0-root/instance:
uuid: "6896808ae3c04d578110646a17158220"
format_stamp: "Formatted at 2026-07-09 12:15:23 on dist-test-slave-ncdh"
I20260709 12:15:23.409077 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:15:23.413964 17246 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.415025 10822 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:15:23.415424 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-0-root
uuid: "6896808ae3c04d578110646a17158220"
format_stamp: "Formatted at 2026-07-09 12:15:23 on dist-test-slave-ncdh"
I20260709 12:15:23.415802 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:23.428506 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:23.429755 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:23.431195 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:23.433527 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:23.433748 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.433985 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:23.434181 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.477711 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.129:46811
I20260709 12:15:23.477831 17308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.129:46811 every 8 connection(s)
I20260709 12:15:23.482843 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:23.489619 17313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:23.490998 17314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:23.494539 10822 server_base.cc:1061] running on GCE node
W20260709 12:15:23.494755 17316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:23.496335 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:23.496531 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:23.496745 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599323496709 us; error 0 us; skew 500 ppm
I20260709 12:15:23.497370 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:23.499396 17309 heartbeater.cc:344] Connected to a master server at 127.10.145.190:33677
I20260709 12:15:23.499759 17309 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:23.500243 10822 webserver.cc:533] Webserver started at http://127.10.145.130:34207/ using document root <none> and password file <none>
I20260709 12:15:23.500568 17309 heartbeater.cc:507] Master 127.10.145.190:33677 requested a full tablet report, sending...
I20260709 12:15:23.500847 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:23.501199 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:23.501477 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:23.502861 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-1-root/instance:
uuid: "c90190702f9c498aae84ed9b901dcec5"
format_stamp: "Formatted at 2026-07-09 12:15:23 on dist-test-slave-ncdh"
I20260709 12:15:23.502987 17182 ts_manager.cc:194] Registered new tserver with Master: 6896808ae3c04d578110646a17158220 (127.10.145.129:46811)
I20260709 12:15:23.504951 17182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39128
I20260709 12:15:23.508018 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260709 12:15:23.511667 17321 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.512584 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:23.512889 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-1-root
uuid: "c90190702f9c498aae84ed9b901dcec5"
format_stamp: "Formatted at 2026-07-09 12:15:23 on dist-test-slave-ncdh"
I20260709 12:15:23.513291 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:23.522508 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:23.523710 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:23.525249 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:23.527410 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:23.527642 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.527895 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:23.528069 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.571244 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.130:33723
I20260709 12:15:23.571394 17383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.130:33723 every 8 connection(s)
I20260709 12:15:23.576102 10822 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:23.583825 17387 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:23.585574 17388 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:23.587796 10822 server_base.cc:1061] running on GCE node
W20260709 12:15:23.587965 17390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:23.589185 10822 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:23.589473 10822 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:23.589653 17384 heartbeater.cc:344] Connected to a master server at 127.10.145.190:33677
I20260709 12:15:23.589701 10822 hybrid_clock.cc:648] HybridClock initialized: now 1783599323589683 us; error 0 us; skew 500 ppm
I20260709 12:15:23.590167 17384 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:23.590529 10822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:23.590970 17384 heartbeater.cc:507] Master 127.10.145.190:33677 requested a full tablet report, sending...
I20260709 12:15:23.593400 10822 webserver.cc:533] Webserver started at http://127.10.145.131:37621/ using document root <none> and password file <none>
I20260709 12:15:23.593401 17182 ts_manager.cc:194] Registered new tserver with Master: c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:23.594022 10822 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:23.594254 10822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:23.594524 10822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:23.595180 17182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39134
I20260709 12:15:23.595755 10822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-2-root/instance:
uuid: "c03354d3c91942b6be654e54c96cbd55"
format_stamp: "Formatted at 2026-07-09 12:15:23 on dist-test-slave-ncdh"
I20260709 12:15:23.600594 10822 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:15:23.603951 17395 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.604843 10822 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:23.605191 10822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-2-root
uuid: "c03354d3c91942b6be654e54c96cbd55"
format_stamp: "Formatted at 2026-07-09 12:15:23 on dist-test-slave-ncdh"
I20260709 12:15:23.605487 10822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7oUf0k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599123865391-10822-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:23.621151 10822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:23.622359 10822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:23.623840 10822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:23.626020 10822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:23.626250 10822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.626500 10822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:23.626678 10822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:23.668433 10822 rpc_server.cc:307] RPC server started. Bound to: 127.10.145.131:41851
I20260709 12:15:23.668557 17457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.145.131:41851 every 8 connection(s)
I20260709 12:15:23.682425 17458 heartbeater.cc:344] Connected to a master server at 127.10.145.190:33677
I20260709 12:15:23.682986 17458 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:23.683789 17458 heartbeater.cc:507] Master 127.10.145.190:33677 requested a full tablet report, sending...
I20260709 12:15:23.685909 17182 ts_manager.cc:194] Registered new tserver with Master: c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:23.686262 10822 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014682441s
I20260709 12:15:23.687799 17182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39146
I20260709 12:15:23.712766 17182 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39162:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:23.716012 17182 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:23.788030 17349 tablet_service.cc:1511] Processing CreateTablet for tablet 8916e33f2814426787296dab5727e2cf (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:23.790355 17348 tablet_service.cc:1511] Processing CreateTablet for tablet 910a4f8ccef04909ab09667ef8809e14 (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:23.792528 17347 tablet_service.cc:1511] Processing CreateTablet for tablet 5979fa3d75914771a514d6535a5a768f (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:23.794353 17346 tablet_service.cc:1511] Processing CreateTablet for tablet f74e668fd7bd4a6daa5d26091bf90368 (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:23.794051 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8916e33f2814426787296dab5727e2cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.795724 17346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74e668fd7bd4a6daa5d26091bf90368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.796425 17348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910a4f8ccef04909ab09667ef8809e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.797377 17347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5979fa3d75914771a514d6535a5a768f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.799386 17345 tablet_service.cc:1511] Processing CreateTablet for tablet 1c86de50f94c4fb0968c9492862a13ae (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:23.800729 17345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c86de50f94c4fb0968c9492862a13ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.803508 17344 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec9797ddcc04eaaad55a09263a4bb4c (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:23.804823 17344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec9797ddcc04eaaad55a09263a4bb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.808776 17343 tablet_service.cc:1511] Processing CreateTablet for tablet 06f8a7b2871643d7a1e644da5f448185 (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:23.810257 17343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06f8a7b2871643d7a1e644da5f448185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.831063 17344 tablet_service.cc:1511] Processing CreateTablet for tablet 0993c874b026495984a384029f1819ae (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:23.830926 17274 tablet_service.cc:1511] Processing CreateTablet for tablet 8916e33f2814426787296dab5727e2cf (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:23.832547 17274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8916e33f2814426787296dab5727e2cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.833199 17273 tablet_service.cc:1511] Processing CreateTablet for tablet 910a4f8ccef04909ab09667ef8809e14 (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:23.834601 17273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910a4f8ccef04909ab09667ef8809e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.836413 17342 tablet_service.cc:1511] Processing CreateTablet for tablet ec686c4a7acd43f6a1386eed645683e0 (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:23.837880 17342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec686c4a7acd43f6a1386eed645683e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.842854 17272 tablet_service.cc:1511] Processing CreateTablet for tablet 5979fa3d75914771a514d6535a5a768f (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:23.844324 17272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5979fa3d75914771a514d6535a5a768f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.847952 17344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0993c874b026495984a384029f1819ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.873634 17474 tablet_bootstrap.cc:492] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:23.880797 17474 tablet_bootstrap.cc:654] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.890807 17273 tablet_service.cc:1511] Processing CreateTablet for tablet f74e668fd7bd4a6daa5d26091bf90368 (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:23.892256 17273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74e668fd7bd4a6daa5d26091bf90368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.893603 17271 tablet_service.cc:1511] Processing CreateTablet for tablet 1c86de50f94c4fb0968c9492862a13ae (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:23.895040 17271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c86de50f94c4fb0968c9492862a13ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.911123 17270 tablet_service.cc:1511] Processing CreateTablet for tablet 06f8a7b2871643d7a1e644da5f448185 (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:23.913782 17270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06f8a7b2871643d7a1e644da5f448185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.916513 17473 tablet_bootstrap.cc:492] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:23.918390 17269 tablet_service.cc:1511] Processing CreateTablet for tablet 0993c874b026495984a384029f1819ae (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:23.919759 17269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0993c874b026495984a384029f1819ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.907055 17274 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec9797ddcc04eaaad55a09263a4bb4c (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:23.922684 17274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec9797ddcc04eaaad55a09263a4bb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.925580 17268 tablet_service.cc:1511] Processing CreateTablet for tablet ec686c4a7acd43f6a1386eed645683e0 (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:23.926909 17268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec686c4a7acd43f6a1386eed645683e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.928403 17423 tablet_service.cc:1511] Processing CreateTablet for tablet 8916e33f2814426787296dab5727e2cf (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:23.929765 17423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8916e33f2814426787296dab5727e2cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.930272 17421 tablet_service.cc:1511] Processing CreateTablet for tablet 5979fa3d75914771a514d6535a5a768f (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:23.931595 17421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5979fa3d75914771a514d6535a5a768f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.934228 17422 tablet_service.cc:1511] Processing CreateTablet for tablet 910a4f8ccef04909ab09667ef8809e14 (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:23.935575 17422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910a4f8ccef04909ab09667ef8809e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.938243 17420 tablet_service.cc:1511] Processing CreateTablet for tablet f74e668fd7bd4a6daa5d26091bf90368 (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:23.939559 17420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74e668fd7bd4a6daa5d26091bf90368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.943578 17418 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec9797ddcc04eaaad55a09263a4bb4c (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:23.946228 17419 tablet_service.cc:1511] Processing CreateTablet for tablet 1c86de50f94c4fb0968c9492862a13ae (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:23.948582 17417 tablet_service.cc:1511] Processing CreateTablet for tablet 06f8a7b2871643d7a1e644da5f448185 (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:23.951702 17416 tablet_service.cc:1511] Processing CreateTablet for tablet 0993c874b026495984a384029f1819ae (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:23.945003 17418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec9797ddcc04eaaad55a09263a4bb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.953603 17419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c86de50f94c4fb0968c9492862a13ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.954439 17417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06f8a7b2871643d7a1e644da5f448185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.955268 17415 tablet_service.cc:1511] Processing CreateTablet for tablet ec686c4a7acd43f6a1386eed645683e0 (DEFAULT_TABLE table=test-workload [id=0bb57dd51b1648998eef7fe79bab2af0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:23.956190 17416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0993c874b026495984a384029f1819ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.956899 17415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec686c4a7acd43f6a1386eed645683e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:23.970013 17473 tablet_bootstrap.cc:654] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:23.983580 17474 tablet_bootstrap.cc:492] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:23.984102 17474 ts_tablet_manager.cc:1403] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.111s	user 0.016s	sys 0.012s
I20260709 12:15:24.004686 17474 raft_consensus.cc:359] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.005631 17474 raft_consensus.cc:385] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.005976 17474 raft_consensus.cc:740] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.007462 17473 tablet_bootstrap.cc:492] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:24.010823 17473 ts_tablet_manager.cc:1403] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.004s
I20260709 12:15:24.007583 17476 tablet_bootstrap.cc:492] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:24.010421 17474 consensus_queue.cc:260] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.016181 17309 heartbeater.cc:499] Master 127.10.145.190:33677 was elected leader, sending a full tablet report...
I20260709 12:15:24.017158 17473 raft_consensus.cc:359] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.017720 17474 ts_tablet_manager.cc:1434] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 12:15:24.018081 17473 raft_consensus.cc:385] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.018460 17473 raft_consensus.cc:740] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.019079 17473 consensus_queue.cc:260] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.020314 17474 tablet_bootstrap.cc:492] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:24.020673 17476 tablet_bootstrap.cc:654] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.028586 17474 tablet_bootstrap.cc:654] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.032239 17476 tablet_bootstrap.cc:492] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:24.032913 17476 ts_tablet_manager.cc:1403] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.006s
I20260709 12:15:24.036712 17476 raft_consensus.cc:359] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.037711 17476 raft_consensus.cc:385] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.038039 17476 raft_consensus.cc:740] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.039036 17476 consensus_queue.cc:260] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.040987 17384 heartbeater.cc:499] Master 127.10.145.190:33677 was elected leader, sending a full tablet report...
I20260709 12:15:24.041512 17473 ts_tablet_manager.cc:1434] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.015s
I20260709 12:15:24.041749 17478 raft_consensus.cc:493] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.042224 17478 raft_consensus.cc:515] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.042641 17473 tablet_bootstrap.cc:492] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:24.048533 17476 ts_tablet_manager.cc:1434] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:15:24.048727 17458 heartbeater.cc:499] Master 127.10.145.190:33677 was elected leader, sending a full tablet report...
I20260709 12:15:24.049605 17473 tablet_bootstrap.cc:654] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.049685 17476 tablet_bootstrap.cc:492] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:24.054399 17474 tablet_bootstrap.cc:492] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:24.054971 17474 ts_tablet_manager.cc:1403] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.000s
I20260709 12:15:24.056583 17476 tablet_bootstrap.cc:654] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.058300 17474 raft_consensus.cc:359] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.059101 17474 raft_consensus.cc:385] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.059449 17474 raft_consensus.cc:740] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.060408 17474 consensus_queue.cc:260] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.062619 17478 leader_election.cc:290] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:24.068869 17476 tablet_bootstrap.cc:492] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:24.069649 17476 ts_tablet_manager.cc:1403] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 12:15:24.071839 17474 ts_tablet_manager.cc:1434] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 12:15:24.073001 17474 tablet_bootstrap.cc:492] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:24.072719 17476 raft_consensus.cc:359] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.073552 17476 raft_consensus.cc:385] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.074018 17476 raft_consensus.cc:740] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.075011 17476 consensus_queue.cc:260] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
W20260709 12:15:24.075553 17385 tablet.cc:2406] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:24.077585 17476 ts_tablet_manager.cc:1434] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:15:24.078626 17476 tablet_bootstrap.cc:492] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:24.080137 17474 tablet_bootstrap.cc:654] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.085891 17476 tablet_bootstrap.cc:654] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.093405 17474 tablet_bootstrap.cc:492] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:24.094089 17474 ts_tablet_manager.cc:1403] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 12:15:24.097558 17474 raft_consensus.cc:359] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.098217 17476 tablet_bootstrap.cc:492] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:24.098292 17474 raft_consensus.cc:385] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.098765 17474 raft_consensus.cc:740] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.098804 17476 ts_tablet_manager.cc:1403] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 12:15:24.099731 17474 consensus_queue.cc:260] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.102413 17474 ts_tablet_manager.cc:1434] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:15:24.102057 17476 raft_consensus.cc:359] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.102866 17476 raft_consensus.cc:385] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.103538 17474 tablet_bootstrap.cc:492] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:24.103554 17476 raft_consensus.cc:740] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.106396 17476 consensus_queue.cc:260] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.109628 17476 ts_tablet_manager.cc:1434] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.006s
I20260709 12:15:24.110930 17474 tablet_bootstrap.cc:654] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.111121 17476 tablet_bootstrap.cc:492] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:24.120612 17476 tablet_bootstrap.cc:654] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.122901 17474 tablet_bootstrap.cc:492] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:24.123497 17474 ts_tablet_manager.cc:1403] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:15:24.130463 17474 raft_consensus.cc:359] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.131206 17474 raft_consensus.cc:385] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.131516 17474 raft_consensus.cc:740] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.138283 17474 consensus_queue.cc:260] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.140892 17474 ts_tablet_manager.cc:1434] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:15:24.143615 17474 tablet_bootstrap.cc:492] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:24.152801 17474 tablet_bootstrap.cc:654] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.157948 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910a4f8ccef04909ab09667ef8809e14" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:24.159924 17473 tablet_bootstrap.cc:492] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:24.160550 17473 ts_tablet_manager.cc:1403] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.118s	user 0.037s	sys 0.077s
W20260709 12:15:24.160756 17247 leader_election.cc:343] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:24.162514 17476 tablet_bootstrap.cc:492] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:24.163090 17476 ts_tablet_manager.cc:1403] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.023s
I20260709 12:15:24.163699 17473 raft_consensus.cc:359] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.164500 17473 raft_consensus.cc:385] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.164794 17473 raft_consensus.cc:740] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.165731 17473 consensus_queue.cc:260] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.166373 17476 raft_consensus.cc:359] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.167254 17476 raft_consensus.cc:385] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.167625 17476 raft_consensus.cc:740] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.168198 17473 ts_tablet_manager.cc:1434] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:24.168685 17476 consensus_queue.cc:260] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.169278 17473 tablet_bootstrap.cc:492] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:24.171499 17476 ts_tablet_manager.cc:1434] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:24.174563 17476 tablet_bootstrap.cc:492] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:24.176471 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910a4f8ccef04909ab09667ef8809e14" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:24.177511 17473 tablet_bootstrap.cc:654] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:24.178252 17249 leader_election.cc:343] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:24.178848 17249 leader_election.cc:304] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6896808ae3c04d578110646a17158220; no voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5
I20260709 12:15:24.180173 17487 raft_consensus.cc:2749] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:24.181697 17476 tablet_bootstrap.cc:654] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.182722 17474 tablet_bootstrap.cc:492] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:24.183302 17474 ts_tablet_manager.cc:1403] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.005s
I20260709 12:15:24.186201 17473 tablet_bootstrap.cc:492] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:24.186712 17473 ts_tablet_manager.cc:1403] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 12:15:24.186383 17474 raft_consensus.cc:359] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.187208 17474 raft_consensus.cc:385] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.187215 17476 tablet_bootstrap.cc:492] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:24.187634 17474 raft_consensus.cc:740] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.187933 17476 ts_tablet_manager.cc:1403] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:15:24.188565 17474 consensus_queue.cc:260] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.189270 17473 raft_consensus.cc:359] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.189908 17473 raft_consensus.cc:385] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.190153 17473 raft_consensus.cc:740] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.190873 17473 consensus_queue.cc:260] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.190951 17476 raft_consensus.cc:359] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.191824 17476 raft_consensus.cc:385] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.192134 17476 raft_consensus.cc:740] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.193264 17473 ts_tablet_manager.cc:1434] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:15:24.192960 17476 consensus_queue.cc:260] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.194389 17473 tablet_bootstrap.cc:492] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:24.195570 17476 ts_tablet_manager.cc:1434] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:24.196600 17476 tablet_bootstrap.cc:492] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:24.198001 17474 ts_tablet_manager.cc:1434] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:15:24.201399 17473 tablet_bootstrap.cc:654] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.202852 17476 tablet_bootstrap.cc:654] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.206377 17474 tablet_bootstrap.cc:492] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:24.211416 17476 tablet_bootstrap.cc:492] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:24.211987 17476 ts_tablet_manager.cc:1403] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 12:15:24.214068 17474 tablet_bootstrap.cc:654] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.215759 17476 raft_consensus.cc:359] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.216545 17476 raft_consensus.cc:385] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.216888 17476 raft_consensus.cc:740] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.218139 17476 consensus_queue.cc:260] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.218859 17473 tablet_bootstrap.cc:492] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:24.219535 17473 ts_tablet_manager.cc:1403] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 12:15:24.221472 17476 ts_tablet_manager.cc:1434] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260709 12:15:24.222597 17473 raft_consensus.cc:359] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.223369 17482 raft_consensus.cc:493] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.223455 17473 raft_consensus.cc:385] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.224030 17473 raft_consensus.cc:740] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.223987 17482 raft_consensus.cc:515] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.225065 17473 consensus_queue.cc:260] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.225627 17474 tablet_bootstrap.cc:492] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:24.226255 17474 ts_tablet_manager.cc:1403] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260709 12:15:24.227576 17473 ts_tablet_manager.cc:1434] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:24.228747 17473 tablet_bootstrap.cc:492] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:24.229326 17482 leader_election.cc:290] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), 6896808ae3c04d578110646a17158220 (127.10.145.129:46811)
I20260709 12:15:24.234766 17476 tablet_bootstrap.cc:492] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:24.235149 17473 tablet_bootstrap.cc:654] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.235586 17474 raft_consensus.cc:359] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.236368 17474 raft_consensus.cc:385] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.236672 17474 raft_consensus.cc:740] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.237543 17474 consensus_queue.cc:260] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.246961 17473 tablet_bootstrap.cc:492] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:24.247215 17476 tablet_bootstrap.cc:654] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.247560 17473 ts_tablet_manager.cc:1403] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:15:24.249275 17474 ts_tablet_manager.cc:1434] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:15:24.250690 17473 raft_consensus.cc:359] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.251530 17473 raft_consensus.cc:385] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.251924 17473 raft_consensus.cc:740] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.252909 17473 consensus_queue.cc:260] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.256884 17487 raft_consensus.cc:493] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.257445 17487 raft_consensus.cc:515] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.259825 17473 ts_tablet_manager.cc:1434] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:15:24.261732 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c86de50f94c4fb0968c9492862a13ae" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:24.259671 17487 leader_election.cc:290] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
W20260709 12:15:24.265597 17247 leader_election.cc:343] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:24.264178 17473 tablet_bootstrap.cc:492] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:24.268360 17482 raft_consensus.cc:493] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.269073 17482 raft_consensus.cc:515] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.271661 17482 leader_election.cc:290] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:24.276271 17473 tablet_bootstrap.cc:654] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.277632 17474 tablet_bootstrap.cc:492] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:24.278645 17487 raft_consensus.cc:493] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.279155 17487 raft_consensus.cc:515] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.283596 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916e33f2814426787296dab5727e2cf" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
W20260709 12:15:24.285073 17247 leader_election.cc:343] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:24.285935 17487 leader_election.cc:290] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:24.287498 17474 tablet_bootstrap.cc:654] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.291759 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c86de50f94c4fb0968c9492862a13ae" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:24.292474 17433 raft_consensus.cc:2468] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 0.
I20260709 12:15:24.294396 17476 tablet_bootstrap.cc:492] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:24.294452 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916e33f2814426787296dab5727e2cf" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:24.295256 17476 ts_tablet_manager.cc:1403] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.032s
I20260709 12:15:24.295589 17433 raft_consensus.cc:2468] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 0.
I20260709 12:15:24.297235 17249 leader_election.cc:304] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [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: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: c90190702f9c498aae84ed9b901dcec5
I20260709 12:15:24.298882 17487 raft_consensus.cc:2804] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.299018 17476 raft_consensus.cc:359] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.299481 17487 raft_consensus.cc:493] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.299945 17476 raft_consensus.cc:385] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.300122 17487 raft_consensus.cc:3060] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.300314 17476 raft_consensus.cc:740] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.300732 17474 tablet_bootstrap.cc:492] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:24.301422 17474 ts_tablet_manager.cc:1403] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260709 12:15:24.301229 17476 consensus_queue.cc:260] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.303912 17476 ts_tablet_manager.cc:1434] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:15:24.304402 17474 raft_consensus.cc:359] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.304940 17476 tablet_bootstrap.cc:492] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:24.305188 17474 raft_consensus.cc:385] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.305676 17474 raft_consensus.cc:740] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.306530 17474 consensus_queue.cc:260] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.309119 17487 raft_consensus.cc:515] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.310322 17249 leader_election.cc:304] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [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: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: c90190702f9c498aae84ed9b901dcec5
W20260709 12:15:24.316233 17230 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:24.316478 17478 raft_consensus.cc:2804] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.311863 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916e33f2814426787296dab5727e2cf" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:24.316870 17478 raft_consensus.cc:493] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.312528 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5979fa3d75914771a514d6535a5a768f" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:24.317306 17478 raft_consensus.cc:3060] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.317691 17283 raft_consensus.cc:2468] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 0.
I20260709 12:15:24.314402 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916e33f2814426787296dab5727e2cf" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:24.316147 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5979fa3d75914771a514d6535a5a768f" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:24.319198 17474 ts_tablet_manager.cc:1434] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:15:24.312142 17476 tablet_bootstrap.cc:654] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.319623 17358 raft_consensus.cc:2468] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 0.
I20260709 12:15:24.323951 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c86de50f94c4fb0968c9492862a13ae" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:24.324795 17478 raft_consensus.cc:515] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
W20260709 12:15:24.325860 17247 leader_election.cc:343] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:24.326727 17479 raft_consensus.cc:493] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.326997 17284 raft_consensus.cc:2393] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c03354d3c91942b6be654e54c96cbd55 in current term 1: Already voted for candidate 6896808ae3c04d578110646a17158220 in this term.
I20260709 12:15:24.327240 17479 raft_consensus.cc:515] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.329849 17474 tablet_bootstrap.cc:492] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:24.330675 17478 leader_election.cc:290] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 election: Requested vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:24.331173 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916e33f2814426787296dab5727e2cf" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:24.331714 17479 leader_election.cc:290] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:24.336122 17474 tablet_bootstrap.cc:654] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:24.320648 17396 leader_election.cc:343] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:24.338661 17396 leader_election.cc:304] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: 
I20260709 12:15:24.339684 17482 raft_consensus.cc:2804] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.340044 17482 raft_consensus.cc:493] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.339905 17396 leader_election.cc:304] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55; no voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5
I20260709 12:15:24.340514 17482 raft_consensus.cc:3060] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.340682 17474 tablet_bootstrap.cc:492] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:24.341156 17474 ts_tablet_manager.cc:1403] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:15:24.343963 17474 raft_consensus.cc:359] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.344523 17474 raft_consensus.cc:385] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.344796 17474 raft_consensus.cc:740] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.346046 17474 consensus_queue.cc:260] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.348335 17476 tablet_bootstrap.cc:492] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:24.348824 17476 ts_tablet_manager.cc:1403] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.004s
I20260709 12:15:24.349761 17474 ts_tablet_manager.cc:1434] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:24.353171 17482 raft_consensus.cc:515] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.352625 17476 raft_consensus.cc:359] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.355487 17476 raft_consensus.cc:385] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.355753 17476 raft_consensus.cc:740] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.356405 17482 leader_election.cc:290] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:24.357026 17482 raft_consensus.cc:3060] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.357184 17476 consensus_queue.cc:260] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.359401 17476 ts_tablet_manager.cc:1434] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:15:24.360357 17476 tablet_bootstrap.cc:492] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:24.363025 17479 raft_consensus.cc:493] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.347013 17487 leader_election.cc:290] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 election: Requested vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:24.363560 17479 raft_consensus.cc:515] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.364581 17474 tablet_bootstrap.cc:492] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220: Bootstrap starting.
W20260709 12:15:24.366206 17247 leader_election.cc:343] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:24.366241 17479 leader_election.cc:290] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:24.372171 17476 tablet_bootstrap.cc:654] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.376811 17482 raft_consensus.cc:2749] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:24.378510 17473 tablet_bootstrap.cc:492] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:24.377910 17482 raft_consensus.cc:493] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.379449 17482 raft_consensus.cc:515] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.380683 17474 tablet_bootstrap.cc:654] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.379072 17473 ts_tablet_manager.cc:1403] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.116s	user 0.026s	sys 0.021s
I20260709 12:15:24.381565 17482 leader_election.cc:290] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:24.385675 17476 tablet_bootstrap.cc:492] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:24.385251 17473 raft_consensus.cc:359] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.386147 17476 ts_tablet_manager.cc:1403] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.001s
I20260709 12:15:24.386256 17473 raft_consensus.cc:385] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.386729 17473 raft_consensus.cc:740] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.388424 17476 raft_consensus.cc:359] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.389025 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74e668fd7bd4a6daa5d26091bf90368" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:24.389168 17476 raft_consensus.cc:385] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.388424 17473 consensus_queue.cc:260] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.389698 17476 raft_consensus.cc:740] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.389776 17283 raft_consensus.cc:2468] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 0.
I20260709 12:15:24.388916 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9797ddcc04eaaad55a09263a4bb4c" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:24.390427 17476 consensus_queue.cc:260] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.391192 17284 raft_consensus.cc:2468] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 0.
I20260709 12:15:24.392709 17476 ts_tablet_manager.cc:1434] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:15:24.395524 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9797ddcc04eaaad55a09263a4bb4c" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:24.395922 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74e668fd7bd4a6daa5d26091bf90368" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:24.396188 17433 raft_consensus.cc:2468] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 0.
I20260709 12:15:24.396560 17432 raft_consensus.cc:2468] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 0.
I20260709 12:15:24.397470 17324 leader_election.cc:304] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:24.397711 17322 leader_election.cc:304] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:24.398262 17479 raft_consensus.cc:2804] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.398659 17479 raft_consensus.cc:493] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.398968 17479 raft_consensus.cc:3060] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.400180 17511 raft_consensus.cc:2804] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.400620 17511 raft_consensus.cc:493] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.400935 17511 raft_consensus.cc:3060] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.402086 17473 ts_tablet_manager.cc:1434] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:15:24.406041 17508 raft_consensus.cc:493] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.406672 17508 raft_consensus.cc:515] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.408995 17508 leader_election.cc:290] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
W20260709 12:15:24.411959 17396 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.145.129:46811, user_credentials={real_user=slave}} blocked reactor thread for 72153.8us
I20260709 12:15:24.408352 17479 raft_consensus.cc:515] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.417117 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5979fa3d75914771a514d6535a5a768f" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:24.417768 17284 raft_consensus.cc:3060] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.411228 17473 tablet_bootstrap.cc:492] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:24.419226 17479 leader_election.cc:290] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:24.422533 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9797ddcc04eaaad55a09263a4bb4c" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:24.423290 17283 raft_consensus.cc:3060] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.423846 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9797ddcc04eaaad55a09263a4bb4c" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:24.424405 17432 raft_consensus.cc:3060] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.425495 17473 tablet_bootstrap.cc:654] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.431825 17432 raft_consensus.cc:2468] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:24.422598 17511 raft_consensus.cc:515] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.433477 17324 leader_election.cc:304] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:24.434494 17284 raft_consensus.cc:2468] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 1.
I20260709 12:15:24.434784 17511 leader_election.cc:290] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:24.435894 17282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74e668fd7bd4a6daa5d26091bf90368" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:24.436583 17282 raft_consensus.cc:3060] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.437260 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74e668fd7bd4a6daa5d26091bf90368" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:24.437672 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993c874b026495984a384029f1819ae" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:24.438431 17396 leader_election.cc:304] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: 
I20260709 12:15:24.438445 17357 raft_consensus.cc:2468] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 0.
I20260709 12:15:24.439495 17509 raft_consensus.cc:2804] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.439888 17396 leader_election.cc:304] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:24.440027 17509 raft_consensus.cc:697] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Becoming Leader. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:24.441064 17509 consensus_queue.cc:237] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.441551 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5979fa3d75914771a514d6535a5a768f" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:24.442255 17474 tablet_bootstrap.cc:492] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:24.442425 17358 raft_consensus.cc:3060] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.442749 17474 ts_tablet_manager.cc:1403] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.012s
I20260709 12:15:24.443316 17482 raft_consensus.cc:2804] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.443454 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916e33f2814426787296dab5727e2cf" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:24.443773 17482 raft_consensus.cc:493] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.444113 17482 raft_consensus.cc:3060] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.445380 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74e668fd7bd4a6daa5d26091bf90368" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:24.445955 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c86de50f94c4fb0968c9492862a13ae" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:24.446204 17359 raft_consensus.cc:2393] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c03354d3c91942b6be654e54c96cbd55 in current term 1: Already voted for candidate c90190702f9c498aae84ed9b901dcec5 in this term.
I20260709 12:15:24.446554 17433 raft_consensus.cc:3060] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.449543 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993c874b026495984a384029f1819ae" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:24.450223 17281 raft_consensus.cc:2468] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 0.
I20260709 12:15:24.450971 17432 raft_consensus.cc:2468] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 1.
I20260709 12:15:24.451839 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74e668fd7bd4a6daa5d26091bf90368" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:24.452483 17431 raft_consensus.cc:3060] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.454195 17482 raft_consensus.cc:515] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.454396 17474 raft_consensus.cc:359] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.458019 17474 raft_consensus.cc:385] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.458317 17474 raft_consensus.cc:740] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.454681 17358 raft_consensus.cc:2468] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 1.
I20260709 12:15:24.455605 17249 leader_election.cc:304] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [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: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: c90190702f9c498aae84ed9b901dcec5
I20260709 12:15:24.434623 17479 raft_consensus.cc:2804] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.459772 17487 raft_consensus.cc:2804] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.460466 17487 raft_consensus.cc:697] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Becoming Leader. State: Replica: 6896808ae3c04d578110646a17158220, State: Running, Role: LEADER
I20260709 12:15:24.460705 17474 consensus_queue.cc:260] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.459822 17479 raft_consensus.cc:697] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Becoming Leader. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:24.462451 17479 consensus_queue.cc:237] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.457194 17396 leader_election.cc:304] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55; no voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5
I20260709 12:15:24.461396 17182 catalog_manager.cc:5697] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03354d3c91942b6be654e54c96cbd55 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "c03354d3c91942b6be654e54c96cbd55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:24.461331 17487 consensus_queue.cc:237] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.470530 17433 raft_consensus.cc:2468] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 1.
I20260709 12:15:24.472429 17474 ts_tablet_manager.cc:1434] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.007s
I20260709 12:15:24.475538 17282 raft_consensus.cc:2468] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:24.475826 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993c874b026495984a384029f1819ae" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:24.464985 17431 raft_consensus.cc:2468] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:24.476601 17281 raft_consensus.cc:3060] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.476982 17322 leader_election.cc:304] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:24.472688 17283 raft_consensus.cc:2468] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:24.479274 17509 raft_consensus.cc:2749] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:24.459290 17482 leader_election.cc:290] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:24.486608 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993c874b026495984a384029f1819ae" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:24.487298 17358 raft_consensus.cc:3060] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.487221 17249 leader_election.cc:304] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [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: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: c90190702f9c498aae84ed9b901dcec5
I20260709 12:15:24.491879 17281 raft_consensus.cc:2468] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 1.
I20260709 12:15:24.493176 17396 leader_election.cc:304] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: 
I20260709 12:15:24.494076 17482 raft_consensus.cc:2804] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.494596 17482 raft_consensus.cc:697] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Becoming Leader. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:24.493698 17178 catalog_manager.cc:5697] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c90190702f9c498aae84ed9b901dcec5 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c90190702f9c498aae84ed9b901dcec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.495433 17482 consensus_queue.cc:237] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.482033 17511 raft_consensus.cc:2804] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.497560 17515 raft_consensus.cc:2804] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.499127 17515 raft_consensus.cc:697] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Becoming Leader. State: Replica: 6896808ae3c04d578110646a17158220, State: Running, Role: LEADER
I20260709 12:15:24.501964 17358 raft_consensus.cc:2468] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 1.
I20260709 12:15:24.504320 17511 raft_consensus.cc:697] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Becoming Leader. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:24.503255 17515 consensus_queue.cc:237] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.507956 17473 tablet_bootstrap.cc:492] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:24.508510 17473 ts_tablet_manager.cc:1403] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.021s
I20260709 12:15:24.505400 17511 consensus_queue.cc:237] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.515442 17473 raft_consensus.cc:359] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.517997 17473 raft_consensus.cc:385] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.518854 17473 raft_consensus.cc:740] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.519786 17473 consensus_queue.cc:260] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.522297 17473 ts_tablet_manager.cc:1434] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:15:24.521682 17180 catalog_manager.cc:5697] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6896808ae3c04d578110646a17158220 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6896808ae3c04d578110646a17158220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.523633 17473 tablet_bootstrap.cc:492] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:24.531697 17473 tablet_bootstrap.cc:654] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.531091 17182 catalog_manager.cc:5697] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03354d3c91942b6be654e54c96cbd55 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "c03354d3c91942b6be654e54c96cbd55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:24.536607 17473 tablet_bootstrap.cc:492] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:24.537107 17473 ts_tablet_manager.cc:1403] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 12:15:24.539559 17473 raft_consensus.cc:359] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.540239 17473 raft_consensus.cc:385] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.540525 17473 raft_consensus.cc:740] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.541263 17473 consensus_queue.cc:260] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.543258 17473 ts_tablet_manager.cc:1434] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:15:24.544207 17473 tablet_bootstrap.cc:492] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:24.547734 17180 catalog_manager.cc:5697] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c90190702f9c498aae84ed9b901dcec5 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c90190702f9c498aae84ed9b901dcec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.548451 17511 raft_consensus.cc:493] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.549775 17473 tablet_bootstrap.cc:654] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:24.550119 17511 raft_consensus.cc:515] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.552572 17511 leader_election.cc:290] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:24.553427 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916e33f2814426787296dab5727e2cf" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:24.553967 17182 catalog_manager.cc:5697] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6896808ae3c04d578110646a17158220 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6896808ae3c04d578110646a17158220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.555675 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916e33f2814426787296dab5727e2cf" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:24.556577 17431 raft_consensus.cc:2393] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c90190702f9c498aae84ed9b901dcec5 in current term 1: Already voted for candidate 6896808ae3c04d578110646a17158220 in this term.
I20260709 12:15:24.558781 17322 leader_election.cc:304] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c90190702f9c498aae84ed9b901dcec5; no voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55
I20260709 12:15:24.560643 17511 raft_consensus.cc:3060] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.564534 17520 raft_consensus.cc:493] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.565104 17520 raft_consensus.cc:515] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.567384 17520 leader_election.cc:290] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:24.568516 17511 raft_consensus.cc:2749] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:24.568713 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f8a7b2871643d7a1e644da5f448185" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:24.569554 17431 raft_consensus.cc:2468] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 0.
I20260709 12:15:24.570209 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f8a7b2871643d7a1e644da5f448185" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:24.570618 17473 tablet_bootstrap.cc:492] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:24.570813 17324 leader_election.cc:304] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:24.570960 17281 raft_consensus.cc:2468] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 0.
I20260709 12:15:24.571256 17473 ts_tablet_manager.cc:1403] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260709 12:15:24.571672 17511 raft_consensus.cc:2804] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.572073 17511 raft_consensus.cc:493] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.572422 17511 raft_consensus.cc:3060] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.574301 17473 raft_consensus.cc:359] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.575006 17473 raft_consensus.cc:385] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:24.574939 17482 raft_consensus.cc:493] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.575572 17473 raft_consensus.cc:740] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:24.575716 17482 raft_consensus.cc:515] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.576351 17473 consensus_queue.cc:260] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.577988 17482 leader_election.cc:290] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:24.578568 17473 ts_tablet_manager.cc:1434] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:24.579077 17511 raft_consensus.cc:515] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.579941 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec686c4a7acd43f6a1386eed645683e0" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:24.580015 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec686c4a7acd43f6a1386eed645683e0" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:24.580649 17358 raft_consensus.cc:2468] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 0.
I20260709 12:15:24.580818 17281 raft_consensus.cc:2468] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 0.
I20260709 12:15:24.581898 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f8a7b2871643d7a1e644da5f448185" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:24.582304 17396 leader_election.cc:304] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: 
I20260709 12:15:24.582504 17283 raft_consensus.cc:3060] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.583854 17482 raft_consensus.cc:2804] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.584153 17511 leader_election.cc:290] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:24.584380 17482 raft_consensus.cc:493] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.584856 17482 raft_consensus.cc:3060] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.585976 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f8a7b2871643d7a1e644da5f448185" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:24.586572 17431 raft_consensus.cc:3060] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.590116 17283 raft_consensus.cc:2468] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:24.591390 17322 leader_election.cc:304] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:24.592258 17511 raft_consensus.cc:2804] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.592994 17511 raft_consensus.cc:697] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Becoming Leader. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:24.593729 17431 raft_consensus.cc:2468] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:24.593954 17511 consensus_queue.cc:237] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.596421 17482 raft_consensus.cc:515] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.598869 17482 leader_election.cc:290] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:24.599998 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec686c4a7acd43f6a1386eed645683e0" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:24.600026 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec686c4a7acd43f6a1386eed645683e0" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:24.600857 17358 raft_consensus.cc:3060] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.601402 17283 raft_consensus.cc:3060] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.603415 17182 catalog_manager.cc:5697] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c90190702f9c498aae84ed9b901dcec5 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c90190702f9c498aae84ed9b901dcec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.609122 17358 raft_consensus.cc:2468] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 1.
I20260709 12:15:24.609122 17283 raft_consensus.cc:2468] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 1.
I20260709 12:15:24.610656 17396 leader_election.cc:304] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: 
I20260709 12:15:24.611565 17482 raft_consensus.cc:2804] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.612789 17482 raft_consensus.cc:697] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Becoming Leader. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:24.613718 17482 consensus_queue.cc:237] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.621942 17182 catalog_manager.cc:5697] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03354d3c91942b6be654e54c96cbd55 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "c03354d3c91942b6be654e54c96cbd55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:24.704655 17482 raft_consensus.cc:493] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.705415 17482 raft_consensus.cc:515] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.707216 17482 leader_election.cc:290] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:24.708176 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910a4f8ccef04909ab09667ef8809e14" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:24.708403 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910a4f8ccef04909ab09667ef8809e14" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:24.708810 17283 raft_consensus.cc:2468] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 0.
I20260709 12:15:24.709124 17358 raft_consensus.cc:2468] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 0.
I20260709 12:15:24.709986 17396 leader_election.cc:304] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: 
I20260709 12:15:24.710749 17482 raft_consensus.cc:2804] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:24.711113 17482 raft_consensus.cc:493] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:24.711427 17482 raft_consensus.cc:3060] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.716807 17482 raft_consensus.cc:515] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.718778 17482 leader_election.cc:290] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:24.719494 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910a4f8ccef04909ab09667ef8809e14" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:24.719687 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910a4f8ccef04909ab09667ef8809e14" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:24.720045 17283 raft_consensus.cc:3060] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.720355 17358 raft_consensus.cc:3060] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.725030 17283 raft_consensus.cc:2468] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 1.
I20260709 12:15:24.725389 17358 raft_consensus.cc:2468] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 1.
I20260709 12:15:24.726357 17396 leader_election.cc:304] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: 
I20260709 12:15:24.727120 17482 raft_consensus.cc:2804] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:24.727636 17482 raft_consensus.cc:697] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Becoming Leader. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:24.728431 17482 consensus_queue.cc:237] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.734974 17182 catalog_manager.cc:5697] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03354d3c91942b6be654e54c96cbd55 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "c03354d3c91942b6be654e54c96cbd55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:24.827445 17511 raft_consensus.cc:493] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:24.828058 17511 raft_consensus.cc:515] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.829792 17511 leader_election.cc:290] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:24.830751 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c86de50f94c4fb0968c9492862a13ae" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:24.830895 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c86de50f94c4fb0968c9492862a13ae" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:24.831844 17431 raft_consensus.cc:2393] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c90190702f9c498aae84ed9b901dcec5 in current term 1: Already voted for candidate 6896808ae3c04d578110646a17158220 in this term.
I20260709 12:15:24.832829 17324 leader_election.cc:304] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c90190702f9c498aae84ed9b901dcec5; no voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55
I20260709 12:15:24.833595 17511 raft_consensus.cc:3060] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:24.834900 17482 consensus_queue.cc:1048] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:24.840497 17511 raft_consensus.cc:2749] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:24.849874 17482 consensus_queue.cc:1048] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.896113 17515 consensus_queue.cc:1048] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.904227 17431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "910a4f8ccef04909ab09667ef8809e14"
dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
mode: GRACEFUL
new_leader_uuid: "6896808ae3c04d578110646a17158220"
 from {username='slave'} at 127.0.0.1:50378
I20260709 12:15:24.904978 17431 raft_consensus.cc:606] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Received request to transfer leadership to TS 6896808ae3c04d578110646a17158220
I20260709 12:15:24.908871 17515 consensus_queue.cc:1048] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.910503 17482 consensus_queue.cc:1048] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.916910 17431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5979fa3d75914771a514d6535a5a768f"
dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
mode: GRACEFUL
new_leader_uuid: "6896808ae3c04d578110646a17158220"
 from {username='slave'} at 127.0.0.1:50378
I20260709 12:15:24.917577 17431 raft_consensus.cc:606] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Received request to transfer leadership to TS 6896808ae3c04d578110646a17158220
I20260709 12:15:24.933616 17509 consensus_queue.cc:1048] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.940972 17515 consensus_queue.cc:1048] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:24.948231 17358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f74e668fd7bd4a6daa5d26091bf90368"
dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
mode: GRACEFUL
new_leader_uuid: "6896808ae3c04d578110646a17158220"
 from {username='slave'} at 127.0.0.1:50630
I20260709 12:15:24.948740 17358 raft_consensus.cc:606] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Received request to transfer leadership to TS 6896808ae3c04d578110646a17158220
I20260709 12:15:24.953733 17511 consensus_queue.cc:1048] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.960273 17515 consensus_queue.cc:1048] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.969578 17281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c86de50f94c4fb0968c9492862a13ae"
dest_uuid: "6896808ae3c04d578110646a17158220"
mode: GRACEFUL
new_leader_uuid: "c90190702f9c498aae84ed9b901dcec5"
 from {username='slave'} at 127.0.0.1:45804
I20260709 12:15:24.970193 17281 raft_consensus.cc:606] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Received request to transfer leadership to TS c90190702f9c498aae84ed9b901dcec5
I20260709 12:15:24.981268 17520 consensus_queue.cc:1048] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:24.983695 17520 raft_consensus.cc:993] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5: : Instructing follower 6896808ae3c04d578110646a17158220 to start an election
I20260709 12:15:24.984115 17520 raft_consensus.cc:1081] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Signalling peer 6896808ae3c04d578110646a17158220 to start an election
I20260709 12:15:24.986016 17282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f74e668fd7bd4a6daa5d26091bf90368"
dest_uuid: "6896808ae3c04d578110646a17158220"
 from {username='slave'} at 127.0.0.1:45802
I20260709 12:15:24.986614 17282 raft_consensus.cc:493] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:24.987017 17282 raft_consensus.cc:3060] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:24.987926 17433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0993c874b026495984a384029f1819ae"
dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
mode: GRACEFUL
new_leader_uuid: "c90190702f9c498aae84ed9b901dcec5"
 from {username='slave'} at 127.0.0.1:50378
I20260709 12:15:24.988559 17433 raft_consensus.cc:606] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Received request to transfer leadership to TS c90190702f9c498aae84ed9b901dcec5
I20260709 12:15:24.995977 17282 raft_consensus.cc:515] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:24.997171 17281 raft_consensus.cc:1240] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Rejecting Update request from peer c90190702f9c498aae84ed9b901dcec5 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:25.000464 17520 consensus_queue.cc:1059] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:25.001305 17520 raft_consensus.cc:3055] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:25.001674 17520 raft_consensus.cc:740] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:25.002563 17520 consensus_queue.cc:260] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.003484 17520 raft_consensus.cc:3060] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.008370 17511 consensus_queue.cc:1048] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:25.011140 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74e668fd7bd4a6daa5d26091bf90368" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:25.011739 17433 raft_consensus.cc:3060] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.014942 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74e668fd7bd4a6daa5d26091bf90368" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:25.017473 17479 consensus_queue.cc:1048] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:25.017585 17509 consensus_queue.cc:1048] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:25.019676 17433 raft_consensus.cc:2468] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 2.
I20260709 12:15:25.022589 17249 leader_election.cc:304] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: 
I20260709 12:15:25.024432 17515 raft_consensus.cc:2804] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:25.025107 17515 raft_consensus.cc:697] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Becoming Leader. State: Replica: 6896808ae3c04d578110646a17158220, State: Running, Role: LEADER
I20260709 12:15:25.025926 17515 consensus_queue.cc:237] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [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: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.029100 17509 consensus_queue.cc:1048] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:25.030849 17282 leader_election.cc:290] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 2 election: Requested vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:25.031658 17479 consensus_queue.cc:1048] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:25.045568 17358 raft_consensus.cc:2468] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 2.
I20260709 12:15:25.064635 17178 catalog_manager.cc:5697] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 reported cstate change: term changed from 1 to 2, leader changed from c90190702f9c498aae84ed9b901dcec5 (127.10.145.130) to 6896808ae3c04d578110646a17158220 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6896808ae3c04d578110646a17158220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:25.164278 17509 consensus_queue.cc:1048] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:25.174556 17554 consensus_queue.cc:1048] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:25.182296 17554 raft_consensus.cc:993] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55: : Instructing follower 6896808ae3c04d578110646a17158220 to start an election
I20260709 12:15:25.182780 17482 raft_consensus.cc:1081] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Signalling peer 6896808ae3c04d578110646a17158220 to start an election
I20260709 12:15:25.184269 17280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "910a4f8ccef04909ab09667ef8809e14"
dest_uuid: "6896808ae3c04d578110646a17158220"
 from {username='slave'} at 127.0.0.1:45788
I20260709 12:15:25.187362 17280 raft_consensus.cc:493] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:25.187779 17280 raft_consensus.cc:3060] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.193955 17280 raft_consensus.cc:515] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.195542 17280 leader_election.cc:290] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 2 election: Requested vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:25.196305 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910a4f8ccef04909ab09667ef8809e14" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:25.196635 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910a4f8ccef04909ab09667ef8809e14" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:25.196909 17359 raft_consensus.cc:3060] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.197315 17431 raft_consensus.cc:3055] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:25.197598 17431 raft_consensus.cc:740] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:25.198284 17431 consensus_queue.cc:260] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.199213 17431 raft_consensus.cc:3060] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.202045 17359 raft_consensus.cc:2468] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 2.
I20260709 12:15:25.203117 17247 leader_election.cc:304] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:25.203835 17543 raft_consensus.cc:2804] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:25.204187 17431 raft_consensus.cc:2468] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 2.
I20260709 12:15:25.204226 17543 raft_consensus.cc:697] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Becoming Leader. State: Replica: 6896808ae3c04d578110646a17158220, State: Running, Role: LEADER
I20260709 12:15:25.205332 17543 consensus_queue.cc:237] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.211846 17178 catalog_manager.cc:5697] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 reported cstate change: term changed from 1 to 2, leader changed from c03354d3c91942b6be654e54c96cbd55 (127.10.145.131) to 6896808ae3c04d578110646a17158220 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6896808ae3c04d578110646a17158220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:25.379995 17543 raft_consensus.cc:993] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220: : Instructing follower c90190702f9c498aae84ed9b901dcec5 to start an election
I20260709 12:15:25.380578 17487 raft_consensus.cc:1081] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Signalling peer c90190702f9c498aae84ed9b901dcec5 to start an election
I20260709 12:15:25.382160 17359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c86de50f94c4fb0968c9492862a13ae"
dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
 from {username='slave'} at 127.0.0.1:50612
I20260709 12:15:25.382678 17359 raft_consensus.cc:493] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:25.382989 17359 raft_consensus.cc:3060] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.388067 17359 raft_consensus.cc:515] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.389698 17359 leader_election.cc:290] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 2 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:25.390599 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c86de50f94c4fb0968c9492862a13ae" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:25.390930 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c86de50f94c4fb0968c9492862a13ae" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:25.391299 17280 raft_consensus.cc:3055] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:25.391525 17431 raft_consensus.cc:3060] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.391744 17280 raft_consensus.cc:740] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Running, Role: LEADER
I20260709 12:15:25.392513 17280 consensus_queue.cc:260] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.393482 17280 raft_consensus.cc:3060] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.397154 17431 raft_consensus.cc:2468] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 2.
I20260709 12:15:25.398293 17324 leader_election.cc:304] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:25.399099 17520 raft_consensus.cc:2804] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:25.399580 17520 raft_consensus.cc:697] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 2 LEADER]: Becoming Leader. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:25.399704 17280 raft_consensus.cc:2468] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 2.
I20260709 12:15:25.400071 17508 raft_consensus.cc:993] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55: : Instructing follower c90190702f9c498aae84ed9b901dcec5 to start an election
I20260709 12:15:25.400585 17508 raft_consensus.cc:1081] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Signalling peer c90190702f9c498aae84ed9b901dcec5 to start an election
I20260709 12:15:25.400460 17520 consensus_queue.cc:237] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.402689 17359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0993c874b026495984a384029f1819ae"
dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
 from {username='slave'} at 127.0.0.1:50618
I20260709 12:15:25.403249 17359 raft_consensus.cc:493] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:25.403632 17359 raft_consensus.cc:3060] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.408258 17178 catalog_manager.cc:5697] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 reported cstate change: term changed from 1 to 2, leader changed from 6896808ae3c04d578110646a17158220 (127.10.145.129) to c90190702f9c498aae84ed9b901dcec5 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c90190702f9c498aae84ed9b901dcec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:25.409670 17359 raft_consensus.cc:515] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.412108 17359 leader_election.cc:290] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 2 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:25.412374 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993c874b026495984a384029f1819ae" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:25.413153 17280 raft_consensus.cc:3060] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.413424 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0993c874b026495984a384029f1819ae" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:25.414124 17431 raft_consensus.cc:3055] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:25.414481 17431 raft_consensus.cc:740] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:25.415387 17431 consensus_queue.cc:260] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.416708 17431 raft_consensus.cc:3060] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.419622 17280 raft_consensus.cc:2468] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 2.
I20260709 12:15:25.420855 17322 leader_election.cc:304] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:25.421720 17520 raft_consensus.cc:2804] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:25.422175 17520 raft_consensus.cc:697] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [term 2 LEADER]: Becoming Leader. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:25.422958 17520 consensus_queue.cc:237] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.423220 17431 raft_consensus.cc:2468] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 2.
I20260709 12:15:25.430771 17178 catalog_manager.cc:5697] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 reported cstate change: term changed from 1 to 2, leader changed from c03354d3c91942b6be654e54c96cbd55 (127.10.145.131) to c90190702f9c498aae84ed9b901dcec5 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c90190702f9c498aae84ed9b901dcec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:25.455726 17508 raft_consensus.cc:993] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55: : Instructing follower 6896808ae3c04d578110646a17158220 to start an election
I20260709 12:15:25.456174 17508 raft_consensus.cc:1081] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Signalling peer 6896808ae3c04d578110646a17158220 to start an election
I20260709 12:15:25.458199 17284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5979fa3d75914771a514d6535a5a768f"
dest_uuid: "6896808ae3c04d578110646a17158220"
 from {username='slave'} at 127.0.0.1:45788
I20260709 12:15:25.458804 17284 raft_consensus.cc:493] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:25.459182 17284 raft_consensus.cc:3060] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.467653 17284 raft_consensus.cc:515] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.470310 17284 leader_election.cc:290] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 2 election: Requested vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:25.470906 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5979fa3d75914771a514d6535a5a768f" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:25.471570 17359 raft_consensus.cc:3060] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.471414 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5979fa3d75914771a514d6535a5a768f" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:25.472119 17431 raft_consensus.cc:3055] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:25.472451 17431 raft_consensus.cc:740] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:25.473294 17431 consensus_queue.cc:260] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.474583 17431 raft_consensus.cc:3060] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:25.478734 17359 raft_consensus.cc:2468] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 2.
I20260709 12:15:25.480003 17247 leader_election.cc:304] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:25.480949 17515 raft_consensus.cc:2804] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:25.481482 17515 raft_consensus.cc:697] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Becoming Leader. State: Replica: 6896808ae3c04d578110646a17158220, State: Running, Role: LEADER
I20260709 12:15:25.482044 17431 raft_consensus.cc:2468] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 2.
I20260709 12:15:25.482342 17515 consensus_queue.cc:237] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:25.490446 17178 catalog_manager.cc:5697] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 reported cstate change: term changed from 1 to 2, leader changed from c03354d3c91942b6be654e54c96cbd55 (127.10.145.131) to 6896808ae3c04d578110646a17158220 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6896808ae3c04d578110646a17158220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:25.534766 17359 raft_consensus.cc:1275] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Refusing update from remote peer 6896808ae3c04d578110646a17158220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.536046 17515 consensus_queue.cc:1048] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.544122 17431 raft_consensus.cc:1275] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Refusing update from remote peer 6896808ae3c04d578110646a17158220: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.545774 17515 consensus_queue.cc:1048] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:25.658164 17359 raft_consensus.cc:1275] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Refusing update from remote peer 6896808ae3c04d578110646a17158220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.659412 17515 consensus_queue.cc:1048] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.667058 17433 raft_consensus.cc:1275] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Refusing update from remote peer 6896808ae3c04d578110646a17158220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.668902 17487 consensus_queue.cc:1048] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.806663 17284 raft_consensus.cc:1275] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Refusing update from remote peer c90190702f9c498aae84ed9b901dcec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.808197 17520 consensus_queue.cc:1048] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.815860 17433 raft_consensus.cc:1275] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Refusing update from remote peer c90190702f9c498aae84ed9b901dcec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.817632 17557 consensus_queue.cc:1048] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.831593 17433 raft_consensus.cc:1275] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Refusing update from remote peer c90190702f9c498aae84ed9b901dcec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.832844 17557 consensus_queue.cc:1048] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.840615 17284 raft_consensus.cc:1275] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Refusing update from remote peer c90190702f9c498aae84ed9b901dcec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.842134 17479 consensus_queue.cc:1048] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.965814 17431 raft_consensus.cc:1275] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Refusing update from remote peer 6896808ae3c04d578110646a17158220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.967146 17487 consensus_queue.cc:1048] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.975834 17359 raft_consensus.cc:1275] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Refusing update from remote peer 6896808ae3c04d578110646a17158220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:25.977489 17543 consensus_queue.cc:1048] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.032972 17178 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39168:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:28.036880 17178 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:28.090384 17270 tablet_service.cc:1511] Processing CreateTablet for tablet 883648d9016848609397d3d3168405f2 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:28.092355 17270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 883648d9016848609397d3d3168405f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.094481 17348 tablet_service.cc:1511] Processing CreateTablet for tablet 883648d9016848609397d3d3168405f2 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:28.094820 17417 tablet_service.cc:1511] Processing CreateTablet for tablet 883648d9016848609397d3d3168405f2 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:28.096254 17348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 883648d9016848609397d3d3168405f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.096307 17417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 883648d9016848609397d3d3168405f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.100776 17422 tablet_service.cc:1511] Processing CreateTablet for tablet 15285400812e43beb7eea6703b713bec (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:28.102321 17422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15285400812e43beb7eea6703b713bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.105808 17268 tablet_service.cc:1511] Processing CreateTablet for tablet 15285400812e43beb7eea6703b713bec (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:28.107311 17268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15285400812e43beb7eea6703b713bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.107678 17271 tablet_service.cc:1511] Processing CreateTablet for tablet 662c25209be043f0974489f287f46844 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:28.110317 17345 tablet_service.cc:1511] Processing CreateTablet for tablet 1b96099a13b54c1a9de9d18852dfd320 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:28.111837 17345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b96099a13b54c1a9de9d18852dfd320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.113359 17418 tablet_service.cc:1511] Processing CreateTablet for tablet 662c25209be043f0974489f287f46844 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:28.114746 17418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662c25209be043f0974489f287f46844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.114419 17349 tablet_service.cc:1511] Processing CreateTablet for tablet 662c25209be043f0974489f287f46844 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:28.116755 17344 tablet_service.cc:1511] Processing CreateTablet for tablet e66868883f7e4537a07e5ed93f28cfb9 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:28.116886 17347 tablet_service.cc:1511] Processing CreateTablet for tablet ed191fbb5fef4f4abbac57902571c440 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:28.119232 17269 tablet_service.cc:1511] Processing CreateTablet for tablet ed191fbb5fef4f4abbac57902571c440 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:28.119436 17419 tablet_service.cc:1511] Processing CreateTablet for tablet e66868883f7e4537a07e5ed93f28cfb9 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:28.120808 17419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66868883f7e4537a07e5ed93f28cfb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.122367 17274 tablet_service.cc:1511] Processing CreateTablet for tablet 681ed3edc9c04738a45c7ff6a4c77270 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:28.123411 17342 tablet_service.cc:1511] Processing CreateTablet for tablet 681ed3edc9c04738a45c7ff6a4c77270 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:28.126204 17267 tablet_service.cc:1511] Processing CreateTablet for tablet 3bf96a569f3746c29a283b070bb13adc (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:28.128908 17343 tablet_service.cc:1511] Processing CreateTablet for tablet 3bf96a569f3746c29a283b070bb13adc (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:28.130676 17421 tablet_service.cc:1511] Processing CreateTablet for tablet 1b96099a13b54c1a9de9d18852dfd320 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:28.132066 17421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b96099a13b54c1a9de9d18852dfd320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.132117 17266 tablet_service.cc:1511] Processing CreateTablet for tablet 44e17a55081746dc9e9e8082f923ff48 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:28.133888 17341 tablet_service.cc:1511] Processing CreateTablet for tablet 44e17a55081746dc9e9e8082f923ff48 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:28.110359 17346 tablet_service.cc:1511] Processing CreateTablet for tablet 15285400812e43beb7eea6703b713bec (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:28.136092 17423 tablet_service.cc:1511] Processing CreateTablet for tablet ed191fbb5fef4f4abbac57902571c440 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:28.111930 17272 tablet_service.cc:1511] Processing CreateTablet for tablet e66868883f7e4537a07e5ed93f28cfb9 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:28.136411 17415 tablet_service.cc:1511] Processing CreateTablet for tablet 681ed3edc9c04738a45c7ff6a4c77270 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:28.137507 17423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed191fbb5fef4f4abbac57902571c440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.106279 17273 tablet_service.cc:1511] Processing CreateTablet for tablet 1b96099a13b54c1a9de9d18852dfd320 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:28.139106 17271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662c25209be043f0974489f287f46844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.139926 17416 tablet_service.cc:1511] Processing CreateTablet for tablet 3bf96a569f3746c29a283b070bb13adc (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:28.143138 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662c25209be043f0974489f287f46844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.142968 17420 tablet_service.cc:1511] Processing CreateTablet for tablet 44e17a55081746dc9e9e8082f923ff48 (DEFAULT_TABLE table=soft_deleted_table [id=eb57baeba09e4b699116df30499f0436]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:28.142534 17274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681ed3edc9c04738a45c7ff6a4c77270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.144517 17344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66868883f7e4537a07e5ed93f28cfb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.145020 17269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed191fbb5fef4f4abbac57902571c440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.145354 17342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681ed3edc9c04738a45c7ff6a4c77270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.148598 17346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15285400812e43beb7eea6703b713bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.149348 17343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bf96a569f3746c29a283b070bb13adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.150034 17341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e17a55081746dc9e9e8082f923ff48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.150689 17347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed191fbb5fef4f4abbac57902571c440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.151338 17266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e17a55081746dc9e9e8082f923ff48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.153345 17273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b96099a13b54c1a9de9d18852dfd320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.156069 17272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66868883f7e4537a07e5ed93f28cfb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.157433 17267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bf96a569f3746c29a283b070bb13adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.161415 17415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681ed3edc9c04738a45c7ff6a4c77270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.166045 17416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bf96a569f3746c29a283b070bb13adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.168511 17420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e17a55081746dc9e9e8082f923ff48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.226038 17573 tablet_bootstrap.cc:492] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:28.241210 17573 tablet_bootstrap.cc:654] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.270462 17575 tablet_bootstrap.cc:492] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:28.292495 17575 tablet_bootstrap.cc:654] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.294873 17574 tablet_bootstrap.cc:492] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:28.302735 17574 tablet_bootstrap.cc:654] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.309600 17574 tablet_bootstrap.cc:492] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:28.310144 17574 ts_tablet_manager.cc:1403] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 12:15:28.310588 17573 tablet_bootstrap.cc:492] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:28.311074 17573 ts_tablet_manager.cc:1403] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.085s	user 0.000s	sys 0.019s
I20260709 12:15:28.311110 17575 tablet_bootstrap.cc:492] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:28.311668 17575 ts_tablet_manager.cc:1403] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.005s
I20260709 12:15:28.313467 17573 raft_consensus.cc:359] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.313289 17574 raft_consensus.cc:359] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.314210 17573 raft_consensus.cc:385] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.314311 17574 raft_consensus.cc:385] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.314551 17573 raft_consensus.cc:740] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.314913 17574 raft_consensus.cc:740] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.314631 17575 raft_consensus.cc:359] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.315698 17575 raft_consensus.cc:385] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.316211 17575 raft_consensus.cc:740] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.315691 17573 consensus_queue.cc:260] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.315881 17574 consensus_queue.cc:260] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.316951 17575 consensus_queue.cc:260] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.318689 17573 ts_tablet_manager.cc:1434] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:28.319711 17573 tablet_bootstrap.cc:492] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:28.321502 17574 ts_tablet_manager.cc:1434] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:15:28.322566 17574 tablet_bootstrap.cc:492] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:28.326538 17573 tablet_bootstrap.cc:654] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.329458 17574 tablet_bootstrap.cc:654] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.343997 17573 tablet_bootstrap.cc:492] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:28.344550 17573 ts_tablet_manager.cc:1403] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 12:15:28.347535 17573 raft_consensus.cc:359] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.348104 17573 raft_consensus.cc:385] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.348349 17573 raft_consensus.cc:740] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.349511 17575 ts_tablet_manager.cc:1434] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.002s
I20260709 12:15:28.349015 17573 consensus_queue.cc:260] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.350693 17575 tablet_bootstrap.cc:492] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:28.351693 17573 ts_tablet_manager.cc:1434] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
W20260709 12:15:28.353659 17230 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:28.354698 17573 tablet_bootstrap.cc:492] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:28.359097 17574 tablet_bootstrap.cc:492] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:28.359673 17574 ts_tablet_manager.cc:1403] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.011s
I20260709 12:15:28.360214 17575 tablet_bootstrap.cc:654] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.361884 17573 tablet_bootstrap.cc:654] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.363065 17574 raft_consensus.cc:359] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.363946 17574 raft_consensus.cc:385] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.364315 17574 raft_consensus.cc:740] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.365371 17574 consensus_queue.cc:260] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.368499 17574 ts_tablet_manager.cc:1434] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:15:28.369585 17574 tablet_bootstrap.cc:492] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:28.373274 17573 tablet_bootstrap.cc:492] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:28.373842 17573 ts_tablet_manager.cc:1403] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:15:28.376670 17573 raft_consensus.cc:359] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.377118 17574 tablet_bootstrap.cc:654] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.377339 17573 raft_consensus.cc:385] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.377701 17573 raft_consensus.cc:740] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.378415 17573 consensus_queue.cc:260] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.380111 17573 ts_tablet_manager.cc:1434] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:28.381068 17573 tablet_bootstrap.cc:492] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:28.387310 17573 tablet_bootstrap.cc:654] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.389036 17574 tablet_bootstrap.cc:492] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:28.389609 17574 ts_tablet_manager.cc:1403] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 12:15:28.392518 17574 raft_consensus.cc:359] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.393399 17574 raft_consensus.cc:385] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.393704 17574 raft_consensus.cc:740] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.394527 17574 consensus_queue.cc:260] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.399442 17574 ts_tablet_manager.cc:1434] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:15:28.400401 17574 tablet_bootstrap.cc:492] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:28.400506 17575 tablet_bootstrap.cc:492] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:28.401435 17575 ts_tablet_manager.cc:1403] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.010s
I20260709 12:15:28.405750 17557 raft_consensus.cc:493] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.405905 17575 raft_consensus.cc:359] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.406409 17557 raft_consensus.cc:515] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.406847 17575 raft_consensus.cc:385] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.408329 17574 tablet_bootstrap.cc:654] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.410677 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf96a569f3746c29a283b070bb13adc" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
W20260709 12:15:28.413166 17324 leader_election.cc:343] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.407452 17575 raft_consensus.cc:740] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.413942 17557 leader_election.cc:290] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.415261 17575 consensus_queue.cc:260] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.420728 17575 ts_tablet_manager.cc:1434] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:15:28.422801 17574 tablet_bootstrap.cc:492] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:28.423318 17574 ts_tablet_manager.cc:1403] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260709 12:15:28.417479 17573 tablet_bootstrap.cc:492] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:28.425549 17573 ts_tablet_manager.cc:1403] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.019s
I20260709 12:15:28.428831 17573 raft_consensus.cc:359] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.426210 17574 raft_consensus.cc:359] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.430380 17573 raft_consensus.cc:385] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.430455 17574 raft_consensus.cc:385] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.430860 17573 raft_consensus.cc:740] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.430914 17574 raft_consensus.cc:740] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.431787 17573 consensus_queue.cc:260] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.432062 17574 consensus_queue.cc:260] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.434017 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf96a569f3746c29a283b070bb13adc" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:28.437899 17574 ts_tablet_manager.cc:1434] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 12:15:28.438114 17573 ts_tablet_manager.cc:1434] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:15:28.438982 17574 tablet_bootstrap.cc:492] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:28.439131 17573 tablet_bootstrap.cc:492] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
W20260709 12:15:28.442263 17322 leader_election.cc:343] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6896808ae3c04d578110646a17158220 (127.10.145.129:46811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.442847 17322 leader_election.cc:304] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c90190702f9c498aae84ed9b901dcec5; no voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55
I20260709 12:15:28.443825 17585 raft_consensus.cc:2749] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:28.426122 17575 tablet_bootstrap.cc:492] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:28.446280 17574 tablet_bootstrap.cc:654] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.447858 17573 tablet_bootstrap.cc:654] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.458681 17575 tablet_bootstrap.cc:654] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.459920 17573 tablet_bootstrap.cc:492] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:28.460554 17573 ts_tablet_manager.cc:1403] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 12:15:28.463541 17573 raft_consensus.cc:359] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.464417 17573 raft_consensus.cc:385] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.464775 17573 raft_consensus.cc:740] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.465579 17573 consensus_queue.cc:260] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.470965 17573 ts_tablet_manager.cc:1434] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 12:15:28.472127 17573 tablet_bootstrap.cc:492] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:28.479210 17573 tablet_bootstrap.cc:654] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.480626 17575 tablet_bootstrap.cc:492] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:28.481216 17575 ts_tablet_manager.cc:1403] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.000s
I20260709 12:15:28.483428 17574 tablet_bootstrap.cc:492] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:28.483963 17574 ts_tablet_manager.cc:1403] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.022s
I20260709 12:15:28.485000 17575 raft_consensus.cc:359] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.485821 17575 raft_consensus.cc:385] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.486138 17575 raft_consensus.cc:740] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.486949 17574 raft_consensus.cc:359] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.486874 17575 consensus_queue.cc:260] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.487591 17574 raft_consensus.cc:385] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.487937 17574 raft_consensus.cc:740] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.488802 17574 consensus_queue.cc:260] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.489348 17575 ts_tablet_manager.cc:1434] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:28.490409 17575 tablet_bootstrap.cc:492] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:28.490859 17574 ts_tablet_manager.cc:1434] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:15:28.491917 17574 tablet_bootstrap.cc:492] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:28.493448 17573 tablet_bootstrap.cc:492] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:28.494251 17573 ts_tablet_manager.cc:1403] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.013s
I20260709 12:15:28.497694 17573 raft_consensus.cc:359] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.498378 17574 tablet_bootstrap.cc:654] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.498386 17573 raft_consensus.cc:385] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.498930 17573 raft_consensus.cc:740] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.499781 17573 consensus_queue.cc:260] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.502380 17573 ts_tablet_manager.cc:1434] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:15:28.503525 17573 tablet_bootstrap.cc:492] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:28.503571 17575 tablet_bootstrap.cc:654] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.505393 17561 raft_consensus.cc:493] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.505872 17561 raft_consensus.cc:515] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.506230 17543 raft_consensus.cc:493] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.506716 17543 raft_consensus.cc:515] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.508391 17561 leader_election.cc:290] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:28.509017 17543 leader_election.cc:290] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.510265 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662c25209be043f0974489f287f46844" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:28.511555 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191fbb5fef4f4abbac57902571c440" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:28.512174 17359 raft_consensus.cc:2468] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 0.
I20260709 12:15:28.513111 17573 tablet_bootstrap.cc:654] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.514528 17247 leader_election.cc:304] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
W20260709 12:15:28.515758 17396 leader_election.cc:343] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6896808ae3c04d578110646a17158220 (127.10.145.129:46811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.517128 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662c25209be043f0974489f287f46844" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:28.517765 17359 raft_consensus.cc:2468] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 0.
I20260709 12:15:28.519156 17396 leader_election.cc:304] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [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: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 6896808ae3c04d578110646a17158220
I20260709 12:15:28.520308 17561 raft_consensus.cc:2804] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.521204 17561 raft_consensus.cc:493] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.521409 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191fbb5fef4f4abbac57902571c440" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:28.521651 17561 raft_consensus.cc:3060] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.522085 17433 raft_consensus.cc:2468] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 0.
I20260709 12:15:28.520781 17543 raft_consensus.cc:2804] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.529285 17543 raft_consensus.cc:493] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.529767 17543 raft_consensus.cc:3060] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.542752 17543 raft_consensus.cc:515] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.548903 17573 tablet_bootstrap.cc:492] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:28.551823 17574 tablet_bootstrap.cc:492] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:28.552069 17573 ts_tablet_manager.cc:1403] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.018s
I20260709 12:15:28.552615 17574 ts_tablet_manager.cc:1403] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.005s
I20260709 12:15:28.550993 17561 raft_consensus.cc:515] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.553987 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191fbb5fef4f4abbac57902571c440" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:28.554602 17359 raft_consensus.cc:3060] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.555421 17543 leader_election.cc:290] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 election: Requested vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.556095 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662c25209be043f0974489f287f46844" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:28.556666 17574 raft_consensus.cc:359] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.557461 17574 raft_consensus.cc:385] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:28.557528 17396 leader_election.cc:343] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6896808ae3c04d578110646a17158220 (127.10.145.129:46811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.557842 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191fbb5fef4f4abbac57902571c440" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:28.557854 17574 raft_consensus.cc:740] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.558167 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662c25209be043f0974489f287f46844" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:28.558619 17433 raft_consensus.cc:3060] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.558806 17358 raft_consensus.cc:3060] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.559151 17574 consensus_queue.cc:260] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.559736 17575 tablet_bootstrap.cc:492] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:28.560250 17575 ts_tablet_manager.cc:1403] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.070s	user 0.028s	sys 0.023s
I20260709 12:15:28.561262 17561 leader_election.cc:290] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:28.566368 17358 raft_consensus.cc:2468] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 1.
I20260709 12:15:28.567436 17575 raft_consensus.cc:359] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.567759 17359 raft_consensus.cc:2468] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 1.
I20260709 12:15:28.567647 17396 leader_election.cc:304] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [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: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 6896808ae3c04d578110646a17158220
I20260709 12:15:28.568212 17575 raft_consensus.cc:385] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.568583 17575 raft_consensus.cc:740] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.569097 17561 raft_consensus.cc:2804] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.569367 17575 consensus_queue.cc:260] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.570106 17561 raft_consensus.cc:697] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Becoming Leader. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:28.571221 17561 consensus_queue.cc:237] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.572319 17575 ts_tablet_manager.cc:1434] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:15:28.569164 17247 leader_election.cc:304] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:28.573374 17575 tablet_bootstrap.cc:492] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:28.573753 17574 ts_tablet_manager.cc:1434] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.006s
I20260709 12:15:28.573833 17572 raft_consensus.cc:2804] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.574467 17572 raft_consensus.cc:697] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Becoming Leader. State: Replica: 6896808ae3c04d578110646a17158220, State: Running, Role: LEADER
I20260709 12:15:28.575587 17574 tablet_bootstrap.cc:492] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:28.575268 17572 consensus_queue.cc:237] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.579860 17575 tablet_bootstrap.cc:654] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.582504 17433 raft_consensus.cc:2468] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 1.
I20260709 12:15:28.592875 17575 tablet_bootstrap.cc:492] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:28.593796 17575 ts_tablet_manager.cc:1403] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 12:15:28.586524 17573 raft_consensus.cc:359] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.596123 17573 raft_consensus.cc:385] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.596267 17574 tablet_bootstrap.cc:654] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.596518 17573 raft_consensus.cc:740] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.596966 17575 raft_consensus.cc:359] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.597782 17575 raft_consensus.cc:385] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.598136 17575 raft_consensus.cc:740] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.599628 17594 raft_consensus.cc:493] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.598865 17575 consensus_queue.cc:260] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.600198 17594 raft_consensus.cc:515] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.602525 17594 leader_election.cc:290] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:28.602809 17575 ts_tablet_manager.cc:1434] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:15:28.603996 17575 tablet_bootstrap.cc:492] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:28.604470 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15285400812e43beb7eea6703b713bec" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
W20260709 12:15:28.606040 17396 leader_election.cc:343] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6896808ae3c04d578110646a17158220 (127.10.145.129:46811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.604426 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15285400812e43beb7eea6703b713bec" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
W20260709 12:15:28.607978 17396 leader_election.cc:343] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.608397 17396 leader_election.cc:304] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55; no voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5
I20260709 12:15:28.609328 17594 raft_consensus.cc:2749] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:28.612488 17575 tablet_bootstrap.cc:654] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.611510 17178 catalog_manager.cc:5697] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6896808ae3c04d578110646a17158220 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6896808ae3c04d578110646a17158220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.597419 17573 consensus_queue.cc:260] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.618815 17574 tablet_bootstrap.cc:492] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:28.619320 17574 ts_tablet_manager.cc:1403] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.012s
I20260709 12:15:28.620370 17573 ts_tablet_manager.cc:1434] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 12:15:28.621336 17557 raft_consensus.cc:493] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.621512 17573 tablet_bootstrap.cc:492] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:28.621960 17557 raft_consensus.cc:515] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.624667 17575 tablet_bootstrap.cc:492] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:28.625164 17572 raft_consensus.cc:493] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.625185 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b96099a13b54c1a9de9d18852dfd320" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:28.625197 17575 ts_tablet_manager.cc:1403] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260709 12:15:28.626372 17433 raft_consensus.cc:2468] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 0.
I20260709 12:15:28.628003 17324 leader_election.cc:304] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:28.628896 17585 raft_consensus.cc:2804] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.629143 17557 leader_election.cc:290] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.629256 17585 raft_consensus.cc:493] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.629729 17585 raft_consensus.cc:3060] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.630184 17573 tablet_bootstrap.cc:654] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.630399 17575 raft_consensus.cc:359] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.631141 17575 raft_consensus.cc:385] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.631425 17575 raft_consensus.cc:740] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.625401 17574 raft_consensus.cc:359] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.625913 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b96099a13b54c1a9de9d18852dfd320" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:28.632280 17574 raft_consensus.cc:385] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.632495 17284 raft_consensus.cc:2468] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 0.
I20260709 12:15:28.632174 17575 consensus_queue.cc:260] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.632694 17574 raft_consensus.cc:740] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.633561 17574 consensus_queue.cc:260] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.625744 17572 raft_consensus.cc:515] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.635816 17574 ts_tablet_manager.cc:1434] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:15:28.636767 17574 tablet_bootstrap.cc:492] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:28.637087 17572 leader_election.cc:290] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.639636 17182 catalog_manager.cc:5697] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03354d3c91942b6be654e54c96cbd55 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "c03354d3c91942b6be654e54c96cbd55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:28.641155 17575 ts_tablet_manager.cc:1434] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:15:28.642264 17575 tablet_bootstrap.cc:492] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:28.642107 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662c25209be043f0974489f287f46844" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:28.642925 17359 raft_consensus.cc:2393] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6896808ae3c04d578110646a17158220 in current term 1: Already voted for candidate c03354d3c91942b6be654e54c96cbd55 in this term.
I20260709 12:15:28.643353 17573 tablet_bootstrap.cc:492] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:28.643821 17573 ts_tablet_manager.cc:1403] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.003s
I20260709 12:15:28.644744 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662c25209be043f0974489f287f46844" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:28.646183 17574 tablet_bootstrap.cc:654] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.646486 17249 leader_election.cc:304] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6896808ae3c04d578110646a17158220; no voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5
I20260709 12:15:28.646716 17573 raft_consensus.cc:359] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.647492 17573 raft_consensus.cc:385] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.647776 17573 raft_consensus.cc:740] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.647783 17572 raft_consensus.cc:3060] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.649415 17575 tablet_bootstrap.cc:654] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.648615 17573 consensus_queue.cc:260] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.653800 17573 ts_tablet_manager.cc:1434] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 12:15:28.654834 17573 tablet_bootstrap.cc:492] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5: Bootstrap starting.
I20260709 12:15:28.661224 17574 tablet_bootstrap.cc:492] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:28.661621 17573 tablet_bootstrap.cc:654] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.661715 17574 ts_tablet_manager.cc:1403] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260709 12:15:28.666157 17575 tablet_bootstrap.cc:492] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:28.666656 17575 ts_tablet_manager.cc:1403] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260709 12:15:28.669214 17557 raft_consensus.cc:493] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.669625 17575 raft_consensus.cc:359] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.670468 17575 raft_consensus.cc:385] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.670776 17575 raft_consensus.cc:740] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.669757 17557 raft_consensus.cc:515] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.671962 17585 raft_consensus.cc:515] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.673429 17574 raft_consensus.cc:359] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.674372 17574 raft_consensus.cc:385] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.674537 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681ed3edc9c04738a45c7ff6a4c77270" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:28.674662 17574 raft_consensus.cc:740] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.675792 17572 raft_consensus.cc:2749] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:28.676057 17324 leader_election.cc:343] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.675748 17574 consensus_queue.cc:260] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.680061 17585 leader_election.cc:290] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.673444 17557 leader_election.cc:290] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.681228 17574 ts_tablet_manager.cc:1434] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 12:15:28.683632 17574 tablet_bootstrap.cc:492] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55: Bootstrap starting.
I20260709 12:15:28.686215 17575 consensus_queue.cc:260] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.683332 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b96099a13b54c1a9de9d18852dfd320" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:28.687826 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681ed3edc9c04738a45c7ff6a4c77270" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:28.688047 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b96099a13b54c1a9de9d18852dfd320" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:28.688470 17284 raft_consensus.cc:2468] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 0.
I20260709 12:15:28.688776 17280 raft_consensus.cc:3060] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.689261 17433 raft_consensus.cc:3060] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.689853 17322 leader_election.cc:304] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [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: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: c03354d3c91942b6be654e54c96cbd55
I20260709 12:15:28.697520 17608 raft_consensus.cc:2804] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.697932 17608 raft_consensus.cc:493] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.698211 17574 tablet_bootstrap.cc:654] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.698534 17573 tablet_bootstrap.cc:492] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5: No bootstrap required, opened a new log
I20260709 12:15:28.698982 17573 ts_tablet_manager.cc:1403] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.008s
I20260709 12:15:28.696849 17280 raft_consensus.cc:2468] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:28.698226 17433 raft_consensus.cc:2468] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:28.698235 17608 raft_consensus.cc:3060] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.711117 17572 raft_consensus.cc:493] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.711552 17543 raft_consensus.cc:493] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.711643 17572 raft_consensus.cc:515] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.712152 17543 raft_consensus.cc:515] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.713913 17572 leader_election.cc:290] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.714042 17543 leader_election.cc:290] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.715286 17561 raft_consensus.cc:493] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.715801 17561 raft_consensus.cc:515] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.717140 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e17a55081746dc9e9e8082f923ff48" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:28.717897 17431 raft_consensus.cc:2468] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 0.
I20260709 12:15:28.718035 17561 leader_election.cc:290] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:28.704892 17322 leader_election.cc:304] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:28.707434 17573 raft_consensus.cc:359] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.719501 17573 raft_consensus.cc:385] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.719555 17585 raft_consensus.cc:2804] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.703336 17575 ts_tablet_manager.cc:1434] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260709 12:15:28.719835 17573 raft_consensus.cc:740] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.720468 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e17a55081746dc9e9e8082f923ff48" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:28.720963 17575 tablet_bootstrap.cc:492] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:28.720688 17573 consensus_queue.cc:260] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.720880 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e17a55081746dc9e9e8082f923ff48" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:28.721743 17359 raft_consensus.cc:2468] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 0.
I20260709 12:15:28.721971 17249 leader_election.cc:304] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: 
I20260709 12:15:28.721132 17280 raft_consensus.cc:2468] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 0.
I20260709 12:15:28.723299 17396 leader_election.cc:304] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:28.724447 17585 raft_consensus.cc:697] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Becoming Leader. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:28.724807 17561 raft_consensus.cc:2804] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.725308 17561 raft_consensus.cc:493] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.725703 17561 raft_consensus.cc:3060] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.726567 17573 ts_tablet_manager.cc:1434] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260709 12:15:28.730430 17572 raft_consensus.cc:2804] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.725623 17585 consensus_queue.cc:237] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.734138 17574 tablet_bootstrap.cc:492] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55: No bootstrap required, opened a new log
I20260709 12:15:28.734666 17574 ts_tablet_manager.cc:1403] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.007s
I20260709 12:15:28.731572 17572 raft_consensus.cc:493] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.738024 17574 raft_consensus.cc:359] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.738626 17572 raft_consensus.cc:3060] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.738938 17574 raft_consensus.cc:385] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.739367 17574 raft_consensus.cc:740] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.740144 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15285400812e43beb7eea6703b713bec" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:28.740782 17359 raft_consensus.cc:2468] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 0.
I20260709 12:15:28.731527 17575 tablet_bootstrap.cc:654] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.744184 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e17a55081746dc9e9e8082f923ff48" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:28.744761 17359 raft_consensus.cc:2468] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 0.
I20260709 12:15:28.740268 17574 consensus_queue.cc:260] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.745839 17247 leader_election.cc:304] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:28.746592 17574 ts_tablet_manager.cc:1434] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:15:28.746632 17543 raft_consensus.cc:2804] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.747277 17543 raft_consensus.cc:493] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.747759 17543 raft_consensus.cc:3060] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.749927 17594 raft_consensus.cc:493] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.750303 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15285400812e43beb7eea6703b713bec" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:28.750470 17594 raft_consensus.cc:515] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.750954 17433 raft_consensus.cc:2468] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 0.
I20260709 12:15:28.752244 17585 raft_consensus.cc:493] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.752923 17585 raft_consensus.cc:515] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.773573 17608 raft_consensus.cc:515] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.773697 17182 catalog_manager.cc:5697] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c90190702f9c498aae84ed9b901dcec5 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c90190702f9c498aae84ed9b901dcec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.776036 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf96a569f3746c29a283b070bb13adc" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:28.736917 17561 raft_consensus.cc:515] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.777204 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883648d9016848609397d3d3168405f2" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:28.778148 17284 raft_consensus.cc:2468] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 0.
I20260709 12:15:28.778849 17561 leader_election.cc:290] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:28.779583 17322 leader_election.cc:304] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:28.781270 17557 raft_consensus.cc:2804] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.781731 17557 raft_consensus.cc:493] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.782204 17557 raft_consensus.cc:3060] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.783422 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681ed3edc9c04738a45c7ff6a4c77270" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:28.784073 17433 raft_consensus.cc:3060] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:28.784873 17396 leader_election.cc:343] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6896808ae3c04d578110646a17158220 (127.10.145.129:46811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.787636 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e17a55081746dc9e9e8082f923ff48" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:28.789498 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e17a55081746dc9e9e8082f923ff48" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:28.790110 17359 raft_consensus.cc:3060] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.790511 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf96a569f3746c29a283b070bb13adc" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5" is_pre_election: true
I20260709 12:15:28.791357 17358 raft_consensus.cc:2468] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 0.
I20260709 12:15:28.792951 17396 leader_election.cc:304] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [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: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 6896808ae3c04d578110646a17158220
I20260709 12:15:28.796842 17594 leader_election.cc:290] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:28.797694 17594 raft_consensus.cc:2804] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.798036 17594 raft_consensus.cc:493] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.797819 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681ed3edc9c04738a45c7ff6a4c77270" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:28.798857 17280 raft_consensus.cc:3060] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.799553 17359 raft_consensus.cc:2468] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 1.
I20260709 12:15:28.801975 17396 leader_election.cc:304] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:28.802858 17561 raft_consensus.cc:2804] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.804100 17608 leader_election.cc:290] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.800696 17433 raft_consensus.cc:2468] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:28.805647 17324 leader_election.cc:304] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:28.805912 17543 raft_consensus.cc:515] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.808333 17561 raft_consensus.cc:697] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Becoming Leader. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:28.806731 17608 raft_consensus.cc:2804] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.811226 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15285400812e43beb7eea6703b713bec" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:28.772919 17572 raft_consensus.cc:515] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.811821 17431 raft_consensus.cc:3060] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.798513 17594 raft_consensus.cc:3060] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.814424 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e17a55081746dc9e9e8082f923ff48" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:28.821616 17594 raft_consensus.cc:515] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.822465 17284 raft_consensus.cc:2393] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c03354d3c91942b6be654e54c96cbd55 in current term 1: Already voted for candidate 6896808ae3c04d578110646a17158220 in this term.
I20260709 12:15:28.823989 17594 leader_election.cc:290] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:28.825971 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf96a569f3746c29a283b070bb13adc" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:28.827397 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e17a55081746dc9e9e8082f923ff48" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:28.828109 17431 raft_consensus.cc:2468] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 1.
I20260709 12:15:28.829425 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15285400812e43beb7eea6703b713bec" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:28.830046 17359 raft_consensus.cc:3060] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.829491 17357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf96a569f3746c29a283b070bb13adc" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:28.830672 17357 raft_consensus.cc:3060] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.833132 17572 leader_election.cc:290] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 election: Requested vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.810247 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883648d9016848609397d3d3168405f2" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:28.833408 17249 leader_election.cc:304] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: 
I20260709 12:15:28.834060 17433 raft_consensus.cc:2468] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 0.
I20260709 12:15:28.809418 17561 consensus_queue.cc:237] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.838274 17543 leader_election.cc:290] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 1 election: Requested vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
W20260709 12:15:28.840618 17396 leader_election.cc:343] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6896808ae3c04d578110646a17158220 (127.10.145.129:46811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.848528 17357 raft_consensus.cc:2468] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 1.
I20260709 12:15:28.839545 17572 raft_consensus.cc:2804] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.849839 17572 raft_consensus.cc:697] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Becoming Leader. State: Replica: 6896808ae3c04d578110646a17158220, State: Running, Role: LEADER
I20260709 12:15:28.850142 17396 leader_election.cc:304] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [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: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 6896808ae3c04d578110646a17158220
I20260709 12:15:28.851083 17572 consensus_queue.cc:237] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.858584 17608 raft_consensus.cc:697] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Becoming Leader. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:28.858632 17358 raft_consensus.cc:2393] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6896808ae3c04d578110646a17158220 in current term 1: Already voted for candidate c03354d3c91942b6be654e54c96cbd55 in this term.
I20260709 12:15:28.859935 17608 consensus_queue.cc:237] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.859283 17561 raft_consensus.cc:2804] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.860414 17280 raft_consensus.cc:2468] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:28.858861 17585 leader_election.cc:290] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.865841 17557 raft_consensus.cc:515] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.861214 17561 raft_consensus.cc:697] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Becoming Leader. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:28.872565 17247 leader_election.cc:304] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [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: 6896808ae3c04d578110646a17158220; no voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5
I20260709 12:15:28.873252 17613 raft_consensus.cc:493] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.873445 17543 raft_consensus.cc:2749] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:28.873832 17613 raft_consensus.cc:515] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.873607 17182 catalog_manager.cc:5697] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03354d3c91942b6be654e54c96cbd55 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "c03354d3c91942b6be654e54c96cbd55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:28.876310 17613 leader_election.cc:290] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.879508 17575 tablet_bootstrap.cc:492] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:28.880021 17575 ts_tablet_manager.cc:1403] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.159s	user 0.056s	sys 0.058s
I20260709 12:15:28.881350 17557 leader_election.cc:290] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.881784 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66868883f7e4537a07e5ed93f28cfb9" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55" is_pre_election: true
I20260709 12:15:28.882360 17433 raft_consensus.cc:2468] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 0.
I20260709 12:15:28.882534 17359 raft_consensus.cc:2468] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 1.
I20260709 12:15:28.883699 17324 leader_election.cc:304] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:28.884528 17585 raft_consensus.cc:2804] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.886076 17585 raft_consensus.cc:493] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.886516 17585 raft_consensus.cc:3060] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.885562 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883648d9016848609397d3d3168405f2" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:28.890585 17575 raft_consensus.cc:359] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.891554 17575 raft_consensus.cc:385] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.891893 17575 raft_consensus.cc:740] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.877894 17561 consensus_queue.cc:237] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.892721 17575 consensus_queue.cc:260] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.897271 17575 ts_tablet_manager.cc:1434] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 12:15:28.893316 17433 raft_consensus.cc:3060] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.910229 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66868883f7e4537a07e5ed93f28cfb9" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220" is_pre_election: true
I20260709 12:15:28.910595 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883648d9016848609397d3d3168405f2" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:28.910926 17280 raft_consensus.cc:2468] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 0.
I20260709 12:15:28.911289 17284 raft_consensus.cc:3060] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.911957 17575 tablet_bootstrap.cc:492] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220: Bootstrap starting.
I20260709 12:15:28.918730 17575 tablet_bootstrap.cc:654] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.929131 17284 raft_consensus.cc:2468] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:28.931485 17322 leader_election.cc:304] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:28.933995 17608 raft_consensus.cc:2804] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.939304 17608 raft_consensus.cc:697] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Becoming Leader. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:28.940493 17608 consensus_queue.cc:237] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.942014 17180 catalog_manager.cc:5697] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c90190702f9c498aae84ed9b901dcec5 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c90190702f9c498aae84ed9b901dcec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.935367 17585 raft_consensus.cc:515] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.944694 17575 tablet_bootstrap.cc:492] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220: No bootstrap required, opened a new log
I20260709 12:15:28.945212 17575 ts_tablet_manager.cc:1403] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220: Time spent bootstrapping tablet: real 0.033s	user 0.031s	sys 0.000s
I20260709 12:15:28.947029 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66868883f7e4537a07e5ed93f28cfb9" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:28.947659 17431 raft_consensus.cc:3060] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.949755 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66868883f7e4537a07e5ed93f28cfb9" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:28.950336 17280 raft_consensus.cc:3060] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.947062 17585 leader_election.cc:290] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:28.961346 17280 raft_consensus.cc:2468] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:28.961346 17431 raft_consensus.cc:2468] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:28.963686 17575 raft_consensus.cc:359] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.966362 17575 raft_consensus.cc:385] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.967088 17575 raft_consensus.cc:740] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.967830 17575 consensus_queue.cc:260] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.969108 17180 catalog_manager.cc:5697] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c90190702f9c498aae84ed9b901dcec5 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c90190702f9c498aae84ed9b901dcec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.970459 17575 ts_tablet_manager.cc:1434] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:15:28.929976 17433 raft_consensus.cc:2468] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 1.
I20260709 12:15:28.966720 17322 leader_election.cc:304] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:28.972494 17608 raft_consensus.cc:2804] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.973294 17608 raft_consensus.cc:697] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Becoming Leader. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:28.974162 17608 consensus_queue.cc:237] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:28.975764 17182 catalog_manager.cc:5697] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6896808ae3c04d578110646a17158220 (127.10.145.129). New cstate: current_term: 1 leader_uuid: "6896808ae3c04d578110646a17158220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.980403 17178 catalog_manager.cc:5697] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03354d3c91942b6be654e54c96cbd55 (127.10.145.131). New cstate: current_term: 1 leader_uuid: "c03354d3c91942b6be654e54c96cbd55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:28.989562 17180 catalog_manager.cc:5697] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c90190702f9c498aae84ed9b901dcec5 (127.10.145.130). New cstate: current_term: 1 leader_uuid: "c90190702f9c498aae84ed9b901dcec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.045281 17572 consensus_queue.cc:1048] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.056391 17543 consensus_queue.cc:1048] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:29.082285 17561 consensus_queue.cc:1048] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.092233 17594 consensus_queue.cc:1048] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.135214 17359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "883648d9016848609397d3d3168405f2"
dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
mode: GRACEFUL
new_leader_uuid: "6896808ae3c04d578110646a17158220"
 from {username='slave'} at 127.0.0.1:50630
I20260709 12:15:29.135767 17359 raft_consensus.cc:606] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Received request to transfer leadership to TS 6896808ae3c04d578110646a17158220
I20260709 12:15:29.142793 17359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b96099a13b54c1a9de9d18852dfd320"
dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
mode: GRACEFUL
new_leader_uuid: "6896808ae3c04d578110646a17158220"
 from {username='slave'} at 127.0.0.1:50630
I20260709 12:15:29.143348 17359 raft_consensus.cc:606] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Received request to transfer leadership to TS 6896808ae3c04d578110646a17158220
I20260709 12:15:29.144929 17608 consensus_queue.cc:1048] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.148851 17431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "662c25209be043f0974489f287f46844"
dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
mode: GRACEFUL
new_leader_uuid: "6896808ae3c04d578110646a17158220"
 from {username='slave'} at 127.0.0.1:50378
I20260709 12:15:29.149633 17431 raft_consensus.cc:606] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Received request to transfer leadership to TS 6896808ae3c04d578110646a17158220
I20260709 12:15:29.155643 17557 consensus_queue.cc:1048] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.168152 17617 raft_consensus.cc:993] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5: : Instructing follower 6896808ae3c04d578110646a17158220 to start an election
I20260709 12:15:29.168638 17557 raft_consensus.cc:1081] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Signalling peer 6896808ae3c04d578110646a17158220 to start an election
I20260709 12:15:29.172022 17280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b96099a13b54c1a9de9d18852dfd320"
dest_uuid: "6896808ae3c04d578110646a17158220"
 from {username='slave'} at 127.0.0.1:45802
I20260709 12:15:29.172675 17280 raft_consensus.cc:493] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:29.171787 17284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed191fbb5fef4f4abbac57902571c440"
dest_uuid: "6896808ae3c04d578110646a17158220"
mode: GRACEFUL
new_leader_uuid: "c90190702f9c498aae84ed9b901dcec5"
 from {username='slave'} at 127.0.0.1:45804
I20260709 12:15:29.173007 17280 raft_consensus.cc:3060] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.173275 17284 raft_consensus.cc:606] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Received request to transfer leadership to TS c90190702f9c498aae84ed9b901dcec5
I20260709 12:15:29.179018 17280 raft_consensus.cc:515] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.181718 17280 leader_election.cc:290] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 2 election: Requested vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:29.182408 17431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bf96a569f3746c29a283b070bb13adc"
dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
mode: GRACEFUL
new_leader_uuid: "c90190702f9c498aae84ed9b901dcec5"
 from {username='slave'} at 127.0.0.1:50378
I20260709 12:15:29.182410 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b96099a13b54c1a9de9d18852dfd320" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:29.183153 17431 raft_consensus.cc:606] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Received request to transfer leadership to TS c90190702f9c498aae84ed9b901dcec5
I20260709 12:15:29.183324 17433 raft_consensus.cc:3060] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.183394 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b96099a13b54c1a9de9d18852dfd320" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:29.184016 17359 raft_consensus.cc:3055] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:29.184357 17359 raft_consensus.cc:740] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:29.185096 17359 consensus_queue.cc:260] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.186319 17359 raft_consensus.cc:3060] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.188998 17433 raft_consensus.cc:2468] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 2.
I20260709 12:15:29.190245 17249 leader_election.cc:304] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: 
I20260709 12:15:29.190956 17543 raft_consensus.cc:2804] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:29.191399 17543 raft_consensus.cc:697] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Becoming Leader. State: Replica: 6896808ae3c04d578110646a17158220, State: Running, Role: LEADER
I20260709 12:15:29.191949 17359 raft_consensus.cc:2468] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 2.
I20260709 12:15:29.192396 17543 consensus_queue.cc:237] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.199573 17177 catalog_manager.cc:5697] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 reported cstate change: term changed from 1 to 2, leader changed from c90190702f9c498aae84ed9b901dcec5 (127.10.145.130) to 6896808ae3c04d578110646a17158220 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6896808ae3c04d578110646a17158220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.275874 17543 consensus_queue.cc:1048] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.287616 17572 consensus_queue.cc:1048] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.326510 17594 consensus_queue.cc:1048] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.332898 17612 raft_consensus.cc:993] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55: : Instructing follower c90190702f9c498aae84ed9b901dcec5 to start an election
I20260709 12:15:29.333403 17561 raft_consensus.cc:1081] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Signalling peer c90190702f9c498aae84ed9b901dcec5 to start an election
I20260709 12:15:29.335144 17358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bf96a569f3746c29a283b070bb13adc"
dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
 from {username='slave'} at 127.0.0.1:50618
I20260709 12:15:29.336596 17358 raft_consensus.cc:493] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:29.336864 17280 raft_consensus.cc:3060] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.337016 17358 raft_consensus.cc:3060] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.344089 17358 raft_consensus.cc:515] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.346836 17594 consensus_queue.cc:1048] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.348462 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf96a569f3746c29a283b070bb13adc" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:29.348820 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf96a569f3746c29a283b070bb13adc" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:29.349113 17280 raft_consensus.cc:3060] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.349479 17433 raft_consensus.cc:3055] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:29.349814 17433 raft_consensus.cc:740] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:29.350840 17433 consensus_queue.cc:260] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.351783 17433 raft_consensus.cc:3060] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.349695 17358 leader_election.cc:290] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 2 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:29.364565 17280 raft_consensus.cc:2468] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 2.
I20260709 12:15:29.365510 17284 raft_consensus.cc:1240] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Rejecting Update request from peer c03354d3c91942b6be654e54c96cbd55 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:15:29.367920 17433 raft_consensus.cc:2468] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 2.
I20260709 12:15:29.369086 17324 leader_election.cc:304] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:29.369915 17557 raft_consensus.cc:2804] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:29.370428 17557 raft_consensus.cc:697] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 2 LEADER]: Becoming Leader. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:29.371253 17557 consensus_queue.cc:237] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.375808 17594 consensus_queue.cc:1048] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.380491 17177 catalog_manager.cc:5697] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 reported cstate change: term changed from 1 to 2, leader changed from c03354d3c91942b6be654e54c96cbd55 (127.10.145.131) to c90190702f9c498aae84ed9b901dcec5 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c90190702f9c498aae84ed9b901dcec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.391350 17557 consensus_queue.cc:1048] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.392534 17612 consensus_queue.cc:1048] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.402833 17617 consensus_queue.cc:1048] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.481392 17617 consensus_queue.cc:1048] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.491737 17615 consensus_queue.cc:1048] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:29.532776 17594 raft_consensus.cc:993] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55: : Instructing follower 6896808ae3c04d578110646a17158220 to start an election
I20260709 12:15:29.533282 17561 raft_consensus.cc:1081] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Signalling peer 6896808ae3c04d578110646a17158220 to start an election
I20260709 12:15:29.534785 17280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "662c25209be043f0974489f287f46844"
dest_uuid: "6896808ae3c04d578110646a17158220"
 from {username='slave'} at 127.0.0.1:45788
I20260709 12:15:29.535382 17280 raft_consensus.cc:493] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:29.535753 17280 raft_consensus.cc:3060] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.540946 17280 raft_consensus.cc:515] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.543184 17280 leader_election.cc:290] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 2 election: Requested vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:29.543386 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662c25209be043f0974489f287f46844" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:29.544066 17358 raft_consensus.cc:3060] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.543725 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662c25209be043f0974489f287f46844" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:29.544641 17433 raft_consensus.cc:3055] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:29.544965 17433 raft_consensus.cc:740] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:29.545307 17615 consensus_queue.cc:1048] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.545719 17433 consensus_queue.cc:260] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.546959 17433 raft_consensus.cc:3060] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.550997 17358 raft_consensus.cc:2468] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 2.
I20260709 12:15:29.552273 17247 leader_election.cc:304] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:29.553167 17572 raft_consensus.cc:2804] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:29.553622 17572 raft_consensus.cc:697] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Becoming Leader. State: Replica: 6896808ae3c04d578110646a17158220, State: Running, Role: LEADER
I20260709 12:15:29.554003 17433 raft_consensus.cc:2468] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 2.
I20260709 12:15:29.554481 17572 consensus_queue.cc:237] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.556260 17617 raft_consensus.cc:993] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5: : Instructing follower 6896808ae3c04d578110646a17158220 to start an election
I20260709 12:15:29.556727 17617 raft_consensus.cc:1081] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Signalling peer 6896808ae3c04d578110646a17158220 to start an election
I20260709 12:15:29.560066 17280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "883648d9016848609397d3d3168405f2"
dest_uuid: "6896808ae3c04d578110646a17158220"
 from {username='slave'} at 127.0.0.1:45802
I20260709 12:15:29.560606 17280 raft_consensus.cc:493] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:29.560984 17280 raft_consensus.cc:3060] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.561534 17615 consensus_queue.cc:1048] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.567422 17178 catalog_manager.cc:5697] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 reported cstate change: term changed from 1 to 2, leader changed from c03354d3c91942b6be654e54c96cbd55 (127.10.145.131) to 6896808ae3c04d578110646a17158220 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6896808ae3c04d578110646a17158220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.568507 17280 raft_consensus.cc:515] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.569571 17284 raft_consensus.cc:1240] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Rejecting Update request from peer c90190702f9c498aae84ed9b901dcec5 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:29.571815 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883648d9016848609397d3d3168405f2" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:29.573323 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883648d9016848609397d3d3168405f2" candidate_uuid: "6896808ae3c04d578110646a17158220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:29.573921 17359 raft_consensus.cc:3055] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:29.574200 17359 raft_consensus.cc:740] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:29.574492 17615 consensus_queue.cc:1059] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.575556 17280 leader_election.cc:290] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [CANDIDATE]: Term 2 election: Requested vote from peers c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:29.577390 17359 consensus_queue.cc:260] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.578372 17359 raft_consensus.cc:3060] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.584074 17543 raft_consensus.cc:993] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220: : Instructing follower c90190702f9c498aae84ed9b901dcec5 to start an election
I20260709 12:15:29.584582 17572 raft_consensus.cc:1081] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Signalling peer c90190702f9c498aae84ed9b901dcec5 to start an election
I20260709 12:15:29.586485 17359 raft_consensus.cc:2468] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6896808ae3c04d578110646a17158220 in term 2.
W20260709 12:15:29.587037 17615 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:15:29.588486 17358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed191fbb5fef4f4abbac57902571c440"
dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
 from {username='slave'} at 127.0.0.1:50612
I20260709 12:15:29.589121 17247 leader_election.cc:304] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [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: 6896808ae3c04d578110646a17158220, c90190702f9c498aae84ed9b901dcec5; no voters: c03354d3c91942b6be654e54c96cbd55
I20260709 12:15:29.589214 17358 raft_consensus.cc:493] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:29.589787 17358 raft_consensus.cc:3060] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.589932 17543 raft_consensus.cc:2804] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:29.590767 17543 raft_consensus.cc:697] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Becoming Leader. State: Replica: 6896808ae3c04d578110646a17158220, State: Running, Role: LEADER
I20260709 12:15:29.591661 17543 consensus_queue.cc:237] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [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: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.596387 17358 raft_consensus.cc:515] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.598371 17358 leader_election.cc:290] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 2 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c03354d3c91942b6be654e54c96cbd55 (127.10.145.131:41851)
I20260709 12:15:29.598997 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191fbb5fef4f4abbac57902571c440" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:29.599632 17280 raft_consensus.cc:3055] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:29.599906 17433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191fbb5fef4f4abbac57902571c440" candidate_uuid: "c90190702f9c498aae84ed9b901dcec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
I20260709 12:15:29.599967 17280 raft_consensus.cc:740] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Running, Role: LEADER
I20260709 12:15:29.600560 17433 raft_consensus.cc:3060] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.601188 17280 consensus_queue.cc:260] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.602522 17280 raft_consensus.cc:3060] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:29.605692 17177 catalog_manager.cc:5697] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 reported cstate change: term changed from 1 to 2, leader changed from c90190702f9c498aae84ed9b901dcec5 (127.10.145.130) to 6896808ae3c04d578110646a17158220 (127.10.145.129). New cstate: current_term: 2 leader_uuid: "6896808ae3c04d578110646a17158220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.607961 17433 raft_consensus.cc:2468] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 2.
I20260709 12:15:29.609504 17324 leader_election.cc:304] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:29.610283 17615 raft_consensus.cc:2804] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:29.610737 17615 raft_consensus.cc:697] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [term 2 LEADER]: Becoming Leader. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:29.611543 17615 consensus_queue.cc:237] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:29.613212 17280 raft_consensus.cc:2468] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c90190702f9c498aae84ed9b901dcec5 in term 2.
I20260709 12:15:29.619577 17178 catalog_manager.cc:5697] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 reported cstate change: term changed from 1 to 2, leader changed from 6896808ae3c04d578110646a17158220 (127.10.145.129) to c90190702f9c498aae84ed9b901dcec5 (127.10.145.130). New cstate: current_term: 2 leader_uuid: "c90190702f9c498aae84ed9b901dcec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.656272 17433 raft_consensus.cc:1275] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Refusing update from remote peer 6896808ae3c04d578110646a17158220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.657624 17543 consensus_queue.cc:1048] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:29.665868 17358 raft_consensus.cc:1275] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Refusing update from remote peer 6896808ae3c04d578110646a17158220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.670571 17572 consensus_queue.cc:1048] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:29.771025 17431 raft_consensus.cc:1275] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Refusing update from remote peer c90190702f9c498aae84ed9b901dcec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.772338 17615 consensus_queue.cc:1048] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:29.782435 17280 raft_consensus.cc:1275] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Refusing update from remote peer c90190702f9c498aae84ed9b901dcec5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.783739 17608 consensus_queue.cc:1048] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.992754 17358 raft_consensus.cc:1275] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Refusing update from remote peer 6896808ae3c04d578110646a17158220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:29.994246 17572 consensus_queue.cc:1048] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:30.002238 17431 raft_consensus.cc:1275] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Refusing update from remote peer 6896808ae3c04d578110646a17158220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:30.004387 17543 consensus_queue.cc:1048] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:30.051163 17431 raft_consensus.cc:3060] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.057390 17431 raft_consensus.cc:1275] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Refusing update from remote peer 6896808ae3c04d578110646a17158220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:30.058583 17543 consensus_queue.cc:1048] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:30.066612 17358 raft_consensus.cc:1275] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Refusing update from remote peer 6896808ae3c04d578110646a17158220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:30.068600 17543 consensus_queue.cc:1048] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:30.158967 17433 raft_consensus.cc:1275] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Refusing update from remote peer c90190702f9c498aae84ed9b901dcec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:30.160203 17557 consensus_queue.cc:1048] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:30.168880 17280 raft_consensus.cc:1275] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Refusing update from remote peer c90190702f9c498aae84ed9b901dcec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:30.170919 17617 consensus_queue.cc:1048] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:32.190006 17178 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39168:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:15:32.208678 17178 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39168:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:15:32.293532 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:32.462925 17692 log.cc:927] Time spent T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220: Append to log took a long time: real 0.086s	user 0.003s	sys 0.000s
I20260709 12:15:32.479003 17700 tablet.cc:1724] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.480548 17701 tablet.cc:1724] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.510313 17715 tablet.cc:1724] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.534835 17707 tablet.cc:1724] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:32.536271 17249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.131:41851, user_credentials={real_user=slave}} blocked reactor thread for 94590.2us
I20260709 12:15:32.560920 17719 tablet.cc:1724] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.566340 17701 tablet.cc:1724] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.538065 17706 tablet.cc:1724] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.541767 17704 tablet.cc:1724] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.544322 17708 tablet.cc:1724] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.577760 17715 tablet.cc:1724] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.547881 17709 tablet.cc:1724] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.582216 17713 tablet.cc:1724] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:32.597165 17396 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.130:33723, user_credentials={real_user=slave}} blocked reactor thread for 49896us
I20260709 12:15:32.596318 17716 tablet.cc:1724] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.599751 17700 tablet.cc:1724] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.611104 17707 tablet.cc:1724] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.617624 17706 tablet.cc:1724] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:32.636502 17322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.145.129:46811, user_credentials={real_user=slave}} blocked reactor thread for 220099us
I20260709 12:15:32.620224 17719 tablet.cc:1724] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.647691 17701 tablet.cc:1724] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.649577 17708 tablet.cc:1724] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.663417 17715 tablet.cc:1724] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.664112 17706 tablet.cc:1724] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.663139 17700 tablet.cc:1724] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.669360 17358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06f8a7b2871643d7a1e644da5f448185"
dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
mode: GRACEFUL
new_leader_uuid: "c03354d3c91942b6be654e54c96cbd55"
 from {username='slave'} at 127.0.0.1:53420
I20260709 12:15:32.682267 17358 raft_consensus.cc:606] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Received request to transfer leadership to TS c03354d3c91942b6be654e54c96cbd55
I20260709 12:15:32.677122 17707 tablet.cc:1724] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.684907 17701 tablet.cc:1724] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.679764 17719 tablet.cc:1724] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.666030 17720 tablet.cc:1724] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.695073 17182 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade: soft_deleted_table [id=eb57baeba09e4b699116df30499f0436] alter complete (version 1)
I20260709 12:15:32.700121 17716 tablet.cc:1724] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:32.737322 17279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5979fa3d75914771a514d6535a5a768f"
dest_uuid: "6896808ae3c04d578110646a17158220"
mode: GRACEFUL
new_leader_uuid: "c03354d3c91942b6be654e54c96cbd55"
 from {username='slave'} at 127.0.0.1:54272
I20260709 12:15:32.737879 17279 raft_consensus.cc:606] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Received request to transfer leadership to TS c03354d3c91942b6be654e54c96cbd55
I20260709 12:15:32.739198 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:32.739769 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:32.980799 17705 raft_consensus.cc:993] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220: : Instructing follower c03354d3c91942b6be654e54c96cbd55 to start an election
I20260709 12:15:32.981547 17666 raft_consensus.cc:1081] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Signalling peer c03354d3c91942b6be654e54c96cbd55 to start an election
I20260709 12:15:32.983067 17428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5979fa3d75914771a514d6535a5a768f"
dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
 from {username='slave'} at 127.0.0.1:50362
I20260709 12:15:32.983554 17428 raft_consensus.cc:493] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:32.983891 17428 raft_consensus.cc:3060] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:32.990167 17428 raft_consensus.cc:515] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:32.991875 17428 leader_election.cc:290] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 3 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:32.992632 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5979fa3d75914771a514d6535a5a768f" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:32.993391 17284 raft_consensus.cc:3055] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:32.993580 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5979fa3d75914771a514d6535a5a768f" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:32.993772 17284 raft_consensus.cc:740] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6896808ae3c04d578110646a17158220, State: Running, Role: LEADER
I20260709 12:15:32.994154 17358 raft_consensus.cc:3060] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:32.994699 17284 consensus_queue.cc:260] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [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: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:32.996148 17284 raft_consensus.cc:3060] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:33.001549 17358 raft_consensus.cc:2468] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 3.
I20260709 12:15:33.002732 17396 leader_election.cc:304] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [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: c03354d3c91942b6be654e54c96cbd55, c90190702f9c498aae84ed9b901dcec5; no voters: 
I20260709 12:15:33.003038 17284 raft_consensus.cc:2468] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 3.
I20260709 12:15:33.003690 17717 raft_consensus.cc:2804] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:33.004192 17717 raft_consensus.cc:697] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 3 LEADER]: Becoming Leader. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:33.004964 17717 consensus_queue.cc:237] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [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: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:33.012955 17180 catalog_manager.cc:5697] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 reported cstate change: term changed from 2 to 3, leader changed from 6896808ae3c04d578110646a17158220 (127.10.145.129) to c03354d3c91942b6be654e54c96cbd55 (127.10.145.131). New cstate: current_term: 3 leader_uuid: "c03354d3c91942b6be654e54c96cbd55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.122702 17714 raft_consensus.cc:993] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5: : Instructing follower c03354d3c91942b6be654e54c96cbd55 to start an election
I20260709 12:15:33.123271 17679 raft_consensus.cc:1081] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Signalling peer c03354d3c91942b6be654e54c96cbd55 to start an election
I20260709 12:15:33.124717 17428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06f8a7b2871643d7a1e644da5f448185"
dest_uuid: "c03354d3c91942b6be654e54c96cbd55"
 from {username='slave'} at 127.0.0.1:50376
I20260709 12:15:33.125372 17428 raft_consensus.cc:493] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:33.125687 17428 raft_consensus.cc:3060] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.131232 17428 raft_consensus.cc:515] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:33.132828 17428 leader_election.cc:290] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 2 election: Requested vote from peers 6896808ae3c04d578110646a17158220 (127.10.145.129:46811), c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723)
I20260709 12:15:33.133620 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f8a7b2871643d7a1e644da5f448185" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6896808ae3c04d578110646a17158220"
I20260709 12:15:33.133880 17358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f8a7b2871643d7a1e644da5f448185" candidate_uuid: "c03354d3c91942b6be654e54c96cbd55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c90190702f9c498aae84ed9b901dcec5"
I20260709 12:15:33.134255 17284 raft_consensus.cc:3060] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.134479 17358 raft_consensus.cc:3055] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:33.134872 17358 raft_consensus.cc:740] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c90190702f9c498aae84ed9b901dcec5, State: Running, Role: LEADER
I20260709 12:15:33.135483 17358 consensus_queue.cc:260] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:33.136288 17358 raft_consensus.cc:3060] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.139777 17284 raft_consensus.cc:2468] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 2.
I20260709 12:15:33.141189 17396 leader_election.cc:304] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6896808ae3c04d578110646a17158220, c03354d3c91942b6be654e54c96cbd55; no voters: 
I20260709 12:15:33.141557 17358 raft_consensus.cc:2468] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03354d3c91942b6be654e54c96cbd55 in term 2.
I20260709 12:15:33.142377 17717 raft_consensus.cc:2804] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:33.142935 17717 raft_consensus.cc:697] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [term 2 LEADER]: Becoming Leader. State: Replica: c03354d3c91942b6be654e54c96cbd55, State: Running, Role: LEADER
I20260709 12:15:33.143729 17717 consensus_queue.cc:237] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } }
I20260709 12:15:33.150635 17180 catalog_manager.cc:5697] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 reported cstate change: term changed from 1 to 2, leader changed from c90190702f9c498aae84ed9b901dcec5 (127.10.145.130) to c03354d3c91942b6be654e54c96cbd55 (127.10.145.131). New cstate: current_term: 2 leader_uuid: "c03354d3c91942b6be654e54c96cbd55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03354d3c91942b6be654e54c96cbd55" member_type: VOTER last_known_addr { host: "127.10.145.131" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.411168 17358 raft_consensus.cc:1275] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 3 FOLLOWER]: Refusing update from remote peer c03354d3c91942b6be654e54c96cbd55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:33.412384 17717 consensus_queue.cc:1048] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:33.424846 17279 raft_consensus.cc:1275] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 3 FOLLOWER]: Refusing update from remote peer c03354d3c91942b6be654e54c96cbd55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:33.427080 17717 consensus_queue.cc:1048] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:33.548557 17358 raft_consensus.cc:1275] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Refusing update from remote peer c03354d3c91942b6be654e54c96cbd55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:33.549746 17717 consensus_queue.cc:1048] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c90190702f9c498aae84ed9b901dcec5" member_type: VOTER last_known_addr { host: "127.10.145.130" port: 33723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:33.559033 17279 raft_consensus.cc:1275] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Refusing update from remote peer c03354d3c91942b6be654e54c96cbd55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:33.560629 17718 consensus_queue.cc:1048] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6896808ae3c04d578110646a17158220" member_type: VOTER last_known_addr { host: "127.10.145.129" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:33.740795 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:33.746809 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:33.747260 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:34.748198 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:34.753203 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:34.753636 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:35.754721 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:35.760109 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:35.760582 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:36.761879 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:36.767369 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:36.767836 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:37.769009 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:37.774487 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:37.774852 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:38.775889 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:38.784881 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:38.785540 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:39.786824 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:39.791729 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:39.792196 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:40.793301 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:40.798540 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:40.798977 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:41.800046 10822 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:41.806265 10822 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:41.806875 10822 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:42.864544 10822 tablet_server.cc:179] TabletServer@127.10.145.129:0 shutting down...
W20260709 12:15:42.868487 17322 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]
W20260709 12:15:42.872804 17322 consensus_peers.cc:597] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 -> Peer 6896808ae3c04d578110646a17158220 (127.10.145.129:46811): Couldn't send request to peer 6896808ae3c04d578110646a17158220. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:42.916543 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:42.917641 10822 tablet_replica.cc:333] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.918491 10822 raft_consensus.cc:2243] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.919178 10822 raft_consensus.cc:2272] T 3bf96a569f3746c29a283b070bb13adc P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.921864 10822 tablet_replica.cc:333] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.922418 10822 raft_consensus.cc:2243] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.922909 10822 raft_consensus.cc:2272] T e66868883f7e4537a07e5ed93f28cfb9 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.925449 10822 tablet_replica.cc:333] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.926216 10822 raft_consensus.cc:2243] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.926867 10822 raft_consensus.cc:2272] T 681ed3edc9c04738a45c7ff6a4c77270 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.929677 10822 tablet_replica.cc:333] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.930248 10822 raft_consensus.cc:2243] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:42.931126 10822 raft_consensus.cc:2272] T 662c25209be043f0974489f287f46844 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.934000 10822 tablet_replica.cc:333] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.934777 10822 raft_consensus.cc:2243] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.935487 10822 raft_consensus.cc:2272] T 44e17a55081746dc9e9e8082f923ff48 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.938845 10822 tablet_replica.cc:333] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.939383 10822 raft_consensus.cc:2243] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:42.940166 10822 raft_consensus.cc:2272] T 1b96099a13b54c1a9de9d18852dfd320 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.942595 10822 tablet_replica.cc:333] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.943074 10822 raft_consensus.cc:2243] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:42.943850 10822 raft_consensus.cc:2272] T 15285400812e43beb7eea6703b713bec P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.946092 10822 tablet_replica.cc:333] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.946678 10822 raft_consensus.cc:2243] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.947124 10822 raft_consensus.cc:2272] T ed191fbb5fef4f4abbac57902571c440 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.949407 10822 tablet_replica.cc:333] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.949908 10822 raft_consensus.cc:2243] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.950309 10822 raft_consensus.cc:2272] T 5979fa3d75914771a514d6535a5a768f P 6896808ae3c04d578110646a17158220 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.952437 10822 tablet_replica.cc:333] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.952950 10822 raft_consensus.cc:2243] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.953388 10822 raft_consensus.cc:2272] T ec686c4a7acd43f6a1386eed645683e0 P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.955590 10822 tablet_replica.cc:333] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.956121 10822 raft_consensus.cc:2243] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:42.956894 10822 raft_consensus.cc:2272] T f74e668fd7bd4a6daa5d26091bf90368 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.959329 10822 tablet_replica.cc:333] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.960013 10822 raft_consensus.cc:2243] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.960597 10822 raft_consensus.cc:2272] T 1c86de50f94c4fb0968c9492862a13ae P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.963274 10822 tablet_replica.cc:333] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.963832 10822 raft_consensus.cc:2243] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:42.964622 10822 raft_consensus.cc:2272] T 883648d9016848609397d3d3168405f2 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.966895 10822 tablet_replica.cc:333] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.967432 10822 raft_consensus.cc:2243] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.967905 10822 raft_consensus.cc:2272] T 6ec9797ddcc04eaaad55a09263a4bb4c P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.970196 10822 tablet_replica.cc:333] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.970728 10822 raft_consensus.cc:2243] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.971194 10822 raft_consensus.cc:2272] T 06f8a7b2871643d7a1e644da5f448185 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.973486 10822 tablet_replica.cc:333] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.974014 10822 raft_consensus.cc:2243] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:42.974925 10822 raft_consensus.cc:2272] T 910a4f8ccef04909ab09667ef8809e14 P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.977142 10822 tablet_replica.cc:333] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.977774 10822 raft_consensus.cc:2243] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:42.978722 10822 raft_consensus.cc:2272] T 8916e33f2814426787296dab5727e2cf P 6896808ae3c04d578110646a17158220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.981020 10822 tablet_replica.cc:333] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220: stopping tablet replica
I20260709 12:15:42.981539 10822 raft_consensus.cc:2243] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:42.982041 10822 raft_consensus.cc:2272] T 0993c874b026495984a384029f1819ae P 6896808ae3c04d578110646a17158220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.026165 10822 tablet_server.cc:196] TabletServer@127.10.145.129:0 shutdown complete.
W20260709 12:15:43.072321 17322 consensus_peers.cc:597] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 -> Peer 6896808ae3c04d578110646a17158220 (127.10.145.129:46811): Couldn't send request to peer 6896808ae3c04d578110646a17158220. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.073035 17396 consensus_peers.cc:597] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 -> Peer 6896808ae3c04d578110646a17158220 (127.10.145.129:46811): Couldn't send request to peer 6896808ae3c04d578110646a17158220. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.076081 10822 tablet_server.cc:179] TabletServer@127.10.145.130:0 shutting down...
W20260709 12:15:43.106030 17396 consensus_peers.cc:597] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 -> Peer 6896808ae3c04d578110646a17158220 (127.10.145.129:46811): Couldn't send request to peer 6896808ae3c04d578110646a17158220. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.108842 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:43.109767 10822 tablet_replica.cc:333] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.110944 10822 raft_consensus.cc:2243] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.111716 10822 raft_consensus.cc:2272] T 44e17a55081746dc9e9e8082f923ff48 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.114012 10822 tablet_replica.cc:333] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.114558 10822 raft_consensus.cc:2243] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.115147 10822 raft_consensus.cc:2272] T 1b96099a13b54c1a9de9d18852dfd320 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.117362 10822 tablet_replica.cc:333] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.117875 10822 raft_consensus.cc:2243] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.118287 10822 raft_consensus.cc:2272] T 662c25209be043f0974489f287f46844 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.120294 10822 tablet_replica.cc:333] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.120800 10822 raft_consensus.cc:2243] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.121639 10822 raft_consensus.cc:2272] T 681ed3edc9c04738a45c7ff6a4c77270 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.123698 10822 tablet_replica.cc:333] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.124239 10822 raft_consensus.cc:2243] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.124996 10822 raft_consensus.cc:2272] T e66868883f7e4537a07e5ed93f28cfb9 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.127031 10822 tablet_replica.cc:333] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.127525 10822 raft_consensus.cc:2243] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:15:43.128003 17322 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:43.128294 10822 raft_consensus.cc:2272] T 3bf96a569f3746c29a283b070bb13adc P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.130645 10822 tablet_replica.cc:333] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.131255 10822 raft_consensus.cc:2243] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.131714 10822 raft_consensus.cc:2272] T 15285400812e43beb7eea6703b713bec P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.133770 10822 tablet_replica.cc:333] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.134344 10822 raft_consensus.cc:2243] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.135226 10822 raft_consensus.cc:2272] T ed191fbb5fef4f4abbac57902571c440 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.137306 10822 tablet_replica.cc:333] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.137868 10822 raft_consensus.cc:2243] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.138623 10822 raft_consensus.cc:2272] T 0993c874b026495984a384029f1819ae P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.140652 10822 tablet_replica.cc:333] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.141196 10822 raft_consensus.cc:2243] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.141767 10822 raft_consensus.cc:2272] T 5979fa3d75914771a514d6535a5a768f P c90190702f9c498aae84ed9b901dcec5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.143898 10822 tablet_replica.cc:333] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.144440 10822 raft_consensus.cc:2243] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.144881 10822 raft_consensus.cc:2272] T ec686c4a7acd43f6a1386eed645683e0 P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.146931 10822 tablet_replica.cc:333] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.147447 10822 raft_consensus.cc:2243] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.148257 10822 raft_consensus.cc:2272] T 1c86de50f94c4fb0968c9492862a13ae P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.150177 10822 tablet_replica.cc:333] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.150750 10822 raft_consensus.cc:2243] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.151245 10822 raft_consensus.cc:2272] T 883648d9016848609397d3d3168405f2 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.153144 10822 tablet_replica.cc:333] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.153640 10822 raft_consensus.cc:2243] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.154104 10822 raft_consensus.cc:2272] T 910a4f8ccef04909ab09667ef8809e14 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.156037 10822 tablet_replica.cc:333] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.156553 10822 raft_consensus.cc:2243] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.156961 10822 raft_consensus.cc:2272] T 8916e33f2814426787296dab5727e2cf P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.159015 10822 tablet_replica.cc:333] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.159502 10822 raft_consensus.cc:2243] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.159956 10822 raft_consensus.cc:2272] T 06f8a7b2871643d7a1e644da5f448185 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.162111 10822 tablet_replica.cc:333] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.162608 10822 raft_consensus.cc:2243] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.163460 10822 raft_consensus.cc:2272] T 6ec9797ddcc04eaaad55a09263a4bb4c P c90190702f9c498aae84ed9b901dcec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.165438 10822 tablet_replica.cc:333] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5: stopping tablet replica
I20260709 12:15:43.165938 10822 raft_consensus.cc:2243] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.166407 10822 raft_consensus.cc:2272] T f74e668fd7bd4a6daa5d26091bf90368 P c90190702f9c498aae84ed9b901dcec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.207850 10822 tablet_server.cc:196] TabletServer@127.10.145.130:0 shutdown complete.
W20260709 12:15:43.225525 17396 consensus_peers.cc:597] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 -> Peer c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723): Couldn't send request to peer c90190702f9c498aae84ed9b901dcec5. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:33723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.251389 10822 tablet_server.cc:179] TabletServer@127.10.145.131:0 shutting down...
W20260709 12:15:43.251693 17396 consensus_peers.cc:597] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 -> Peer 6896808ae3c04d578110646a17158220 (127.10.145.129:46811): Couldn't send request to peer 6896808ae3c04d578110646a17158220. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.256458 17396 consensus_peers.cc:597] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 -> Peer c90190702f9c498aae84ed9b901dcec5 (127.10.145.130:33723): Couldn't send request to peer c90190702f9c498aae84ed9b901dcec5. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.130:33723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:43.278316 17396 consensus_peers.cc:597] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 -> Peer 6896808ae3c04d578110646a17158220 (127.10.145.129:46811): Couldn't send request to peer 6896808ae3c04d578110646a17158220. Status: Network error: Client connection negotiation failed: client connection to 127.10.145.129:46811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.286497 10822 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:43.287401 10822 tablet_replica.cc:333] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.288404 10822 raft_consensus.cc:2243] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.289141 10822 raft_consensus.cc:2272] T 681ed3edc9c04738a45c7ff6a4c77270 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.291268 10822 tablet_replica.cc:333] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.291857 10822 raft_consensus.cc:2243] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.292296 10822 raft_consensus.cc:2272] T e66868883f7e4537a07e5ed93f28cfb9 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.294440 10822 tablet_replica.cc:333] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.294914 10822 raft_consensus.cc:2243] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.295327 10822 raft_consensus.cc:2272] T 3bf96a569f3746c29a283b070bb13adc P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.297313 10822 tablet_replica.cc:333] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.297775 10822 raft_consensus.cc:2243] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.298199 10822 raft_consensus.cc:2272] T 662c25209be043f0974489f287f46844 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.300057 10822 tablet_replica.cc:333] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.300743 10822 raft_consensus.cc:2243] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.301308 10822 raft_consensus.cc:2272] T 15285400812e43beb7eea6703b713bec P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.303326 10822 tablet_replica.cc:333] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.303881 10822 raft_consensus.cc:2243] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.304351 10822 raft_consensus.cc:2272] T ed191fbb5fef4f4abbac57902571c440 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.306388 10822 tablet_replica.cc:333] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.306932 10822 raft_consensus.cc:2243] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.307811 10822 raft_consensus.cc:2272] T 06f8a7b2871643d7a1e644da5f448185 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.309861 10822 tablet_replica.cc:333] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.310369 10822 raft_consensus.cc:2243] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.310832 10822 raft_consensus.cc:2272] T 6ec9797ddcc04eaaad55a09263a4bb4c P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.312680 10822 tablet_replica.cc:333] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.313376 10822 raft_consensus.cc:2243] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.313846 10822 raft_consensus.cc:2272] T 883648d9016848609397d3d3168405f2 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.315747 10822 tablet_replica.cc:333] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.316264 10822 raft_consensus.cc:2243] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.316700 10822 raft_consensus.cc:2272] T 1c86de50f94c4fb0968c9492862a13ae P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.318569 10822 tablet_replica.cc:333] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.319095 10822 raft_consensus.cc:2243] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.319933 10822 raft_consensus.cc:2272] T 5979fa3d75914771a514d6535a5a768f P c03354d3c91942b6be654e54c96cbd55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.322043 10822 tablet_replica.cc:333] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.322561 10822 raft_consensus.cc:2243] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.323348 10822 raft_consensus.cc:2272] T ec686c4a7acd43f6a1386eed645683e0 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.325254 10822 tablet_replica.cc:333] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.325747 10822 raft_consensus.cc:2243] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.326221 10822 raft_consensus.cc:2272] T 910a4f8ccef04909ab09667ef8809e14 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.327992 10822 tablet_replica.cc:333] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.328481 10822 raft_consensus.cc:2243] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.328903 10822 raft_consensus.cc:2272] T 8916e33f2814426787296dab5727e2cf P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.330741 10822 tablet_replica.cc:333] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.331223 10822 raft_consensus.cc:2243] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.331662 10822 raft_consensus.cc:2272] T f74e668fd7bd4a6daa5d26091bf90368 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.333647 10822 tablet_replica.cc:333] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.334142 10822 raft_consensus.cc:2243] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.334921 10822 raft_consensus.cc:2272] T 44e17a55081746dc9e9e8082f923ff48 P c03354d3c91942b6be654e54c96cbd55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.336874 10822 tablet_replica.cc:333] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.337373 10822 raft_consensus.cc:2243] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.337862 10822 raft_consensus.cc:2272] T 1b96099a13b54c1a9de9d18852dfd320 P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.339797 10822 tablet_replica.cc:333] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55: stopping tablet replica
I20260709 12:15:43.340250 10822 raft_consensus.cc:2243] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:43.340693 10822 raft_consensus.cc:2272] T 0993c874b026495984a384029f1819ae P c03354d3c91942b6be654e54c96cbd55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.379174 10822 tablet_server.cc:196] TabletServer@127.10.145.131:0 shutdown complete.
I20260709 12:15:43.415035 10822 master.cc:562] Master@127.10.145.190:33677 shutting down...
I20260709 12:15:43.437137 10822 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:43.437779 10822 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:43.438153 10822 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2e8e192484524f77b1d9a1eae611aade: stopping tablet replica
I20260709 12:15:43.459215 10822 master.cc:584] Master@127.10.145.190:33677 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20335 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (40981 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (219484 ms total)
[  PASSED  ] 8 tests.
I20260709 12:15:43.517953 10822 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2237 messages since previous log ~31 seconds ago
I20260709 12:15:43.518229 10822 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2237 messages since previous log ~31 seconds ago
I20260709 12:15:43.518404 10822 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2237 messages since previous log ~31 seconds ago
I20260709 12:15:43.518627 10822 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 ~49 seconds ago
I20260709 12:15:43.518839 10822 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 ~49 seconds ago
I20260709 12:15:43.519122 10822 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 12:15:43.519433 10822 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~19 seconds ago
